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)
-   -   [SOLVED] Larger menu bar buttons (http://forum.bytesforall.com/showthread.php?t=6531)

kaspr007 Mar 30, 2010 11:57 AM

[SOLVED] Larger menu bar buttons
 
Hello all,

Thanks for the great theme!
I would like to know how I can enlarge the menu bar buttons? I would like them about twice the height and half more the width.

http://www.durhamdigs.ca/

Many Thanks,
Kaspr

lmilesw Mar 30, 2010 10:44 PM

The easiest way would be to make the font size larger or make the border larger.

kaspr007 Mar 31, 2010 07:08 AM

I figured it out. I added this code to the css inserts:

Code:

div#menu1 ul.rMenu li a:link, div#menu1 ul.rMenu li a:hover, div#menu1 ul.rMenu li a:visited, div#menu1 ul.rMenu li a:active

{
line-height: 33px;
}

Cheers,
Kaspr

www.durhamdigs.ca

lmilesw Mar 31, 2010 09:00 AM

I was being lazy. I didn't want to try and figure out the CSS selectors. Good job.


All times are GMT -6. The time now is 09:35 AM.

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