The following warnings occurred: | |||||||||||||||
Warning [2] Undefined property: MyLanguage::$archive_pages - Line: 2 - File: printthread.php(287) : eval()'d code PHP 8.2.13 (Linux)
|
backup tool - Printable Version +- CentBrowser Forum (https://www.centbrowser.net/en) +-- Forum: Members Area (https://www.centbrowser.net/en/forumdisplay.php?fid=3) +--- Forum: General Discuss (https://www.centbrowser.net/en/forumdisplay.php?fid=5) +--- Thread: backup tool (/showthread.php?tid=1252) Pages:
1
2
|
RE: backup tool - blue_ - 01-29-2017 Thank you, much better now With the portable version, i can modify / edit / whatever i want, and with a backup - restore folder, everything is back, 100 % Would you please tell me something about themes on Chrome / Cent browser ? Whenever i want to install a new theme, 99, 99 % the installed theme is changing the caption buttons, as well, which i don't want I am using my own visual style, i created it long time ago, i have some OS X caption buttons The default Chrome / Cent / caption buttons, looks awful, imo RE: backup tool - Admini - 01-31-2017 (01-29-2017, 05:53 PM)blue_ Wrote: Thank you, much better now Button images Are all defined In manifest.json. You can check into Google's extension development documentation. RE: backup tool - blue_ - 01-31-2017 Okay, i did, here : https://developer.chrome.com/extensions/themes But how could i ( if possible ) install a theme, and keep my buttons ? Thank you RE: backup tool - Admini - 01-31-2017 (01-31-2017, 06:26 AM)blue_ Wrote: Okay, i did, here : Seems there is no way to assign separate image for system buttons.But You can do it alternatively, that is to set an image for variable "theme_window_control_background". It is the background image of the browser frame. RE: backup tool - blue_ - 02-03-2017 Is there a tutorial how to do this ? Thank you RE: backup tool - Admini - 02-04-2017 (02-03-2017, 09:42 AM)blue_ Wrote: Is there a tutorial how to do this ? We Are not professional at extension development, You may ask it On StackOverflow. We will tell You once We know it. RE: backup tool - blue_ - 04-16-2023 Old thread I'm still searching for a solution, can't find one I tried this https://forums.stardock.com/486023/windowblinds-support-faq#chromeskin With Firefox is working but not with Cent browser and Google Chrome There must be a way RE: backup tool - Admini - 04-21-2023 (04-16-2023, 04:01 PM)blue_ Wrote: Old threadDo you mean you want to keep the original system buttons("Minimize/Restore/Maximize") after installing a theme? If so, there is no easy way to do this. You can refer to Win32 Theme API |