Is it possible to enlarge menu buttons?

Started by bluehaze1991, March 22, 2009, 09:50:15 PM

Previous topic - Next topic

bluehaze1991

I think their too small..i think  guest cant really see them to click on them..is their a package that can make them more noticeable


http://thenewebonics.com/index.php


JBlaze

Edit /Themes/default/style.css
Code (find) Select
/* definitions for the main tab, active means the tab reflects which page is displayed */
.maintab_first, .maintab_back, .maintab_last, .maintab_active_first, .maintab_active_back, .maintab_active_last
{
color: white;
text-transform: uppercase;
vertical-align: top;
}
.maintab_back, .maintab_active_back
{
color: white;
text-decoration: none;
font-size:  9px;
vertical-align: top;
padding: 2px 6px 6px 6px;
font-family: tahoma, sans-serif;
}


Code (find) Select
/* definitions for the mirror tab */
.mirrortab_first, .mirrortab_back, .mirrortab_last, .mirrortab_active_first, .mirrortab_active_back, .mirrortab_active_last
{
color: white;
text-transform: uppercase;
vertical-align: top;
}
.mirrortab_back, .mirrortab_active_back
{
color: white;
text-decoration: none;
font-size: 9px;
vertical-align: bottom;
padding: 6px 6px 2px 6px;
font-family: tahoma, sans-serif;
}


Just change the font size from here on both sets of code ;D
Jason Clemons
Former Team Member 2009 - 2012

H

Did JBlaze's solution do what you wanted?
-H
Former Support Team Lead
                              I recommend:
Namecheap (domains)
Fastmail (e-mail)
Linode (VPS)
                             

Advertisement: