View Full Version : Change Sidebar Header Font Size
gaurangi.tech
12-04-2011, 07:37 AM
Hello,
How can I Change Sidebar Header Font Size......... I try it lots but i can't get successes. Please Help us to change sidebar Header Font Size.
Manolof
12-04-2011, 12:54 PM
Hello,
How can I Change Sidebar Header Font Size......... I try it lots but i can't get successes. Please Help us to change sidebar Header Font Size.
The headers in sidebar have the same size as the headers in other elements, meaning they're not specific for sidebar. Font size is 1.5em. Change it in style.css, line 17.
If you want to change them only for sidebar, add the following line in .css
#sidebar h2 {font-size:???;}
gaurangi.tech
12-04-2011, 02:48 PM
Thanks Manolof
h2 { font-size: 1.2em; font-style:bold;}
Powered by vBulletin® Version 4.2.1 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.