Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Page & Category Menu Bars (http://forum.bytesforall.com/forumdisplay.php?f=10)
-   -   How to make Page Menu Bar items BOLD? (http://forum.bytesforall.com/showthread.php?t=1263)

PerryM Apr 14, 2009 02:08 PM

How to make Page Menu Bar items BOLD?
 
I love this theme - wow!

Thanks for all the hard work and as soon as I'm making money with my website I'll be donating.

I would love to make the Page Menu items BOLD. I've tried adding Bold to the "Font Size & Face" but nothing works.

Thanks for any help.

Flynn Apr 14, 2009 06:01 PM

Add a HTML/CSS Inserts -> CSS Insert

HTML Code:

ul#rmenu2 li a:link,
ul#rmenu2 li a:visited,
ul#rmenu2 li a:active,
ul#rmenu2 li a:hover {
font-weight: bold;
}


PerryM Apr 14, 2009 07:34 PM

Thank you so much - works great!

Ber|Art Dec 3, 2009 09:03 AM

This did not work for me, I use the newest version 3.4.4. what is going wrong? I just want the fonts in the page menu bar Bold

//edit: This one worked: http://forum.bytesforall.com/showthr...+menu+bar+bold :)


All times are GMT -6. The time now is 02:35 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.