CentBrowser Forum
Custom CSS style - 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: Custom CSS style (/showthread.php?tid=2607)



Custom CSS style - ClubMember - 01-13-2019

CentBrowser 

A question was asked on a friendly forum in the CentBrowser thread.
"In the settings there is an item" Custom CSS style ". But how to use it?"
In the end, none of the users could not explain what it is for and how it works. Please explain with an example so that I can give a clear answer.


RE: Custom CSS style - Admini - 01-14-2019

This feature requires you familiar with CSS syntax.

You can select the attached file in chrome://settings/cbCustomCss to see the effect.


.css   sample.css (Size: 1.82 KB / Downloads: 811)


RE: Custom CSS style - ClubMember - 01-14-2019

(01-14-2019, 04:21 PM)CentBrowser Wrote: This feature requires you familiar with CSS syntax.

You can select the attached file in chrome://settings/cbCustomCss to see the effect.

Thanks for the answer, I will give the user this link.


RE: Custom CSS style - Shyboy - 03-31-2024

I've found this thread and solved the visited links color without a extension, but there's any css for the title-bar? To let it be a bit smaller like when DPI is off on higher resolutions?


RE: Custom CSS style - Admini - 04-01-2024

(03-31-2024, 08:08 PM)Shyboy Wrote: I've found this thread and solved the visited links color without a extension, but there's any css for the title-bar? To let it be a bit smaller like when DPI is off on higher resolutions?
No, CSS can only be applied to web page.
Title bar is not part of web page.