PDA

View Full Version : how to change font,size and color menu bar ?



Pen Phirun
November 1, 2012, 11:16 AM
Hello Sir,
i wanna change font and size menu bar and when drag mouse over menu item always change font color of menu not underline.
please see my picture below:
216

Thanks and Best Regards
Pen Phirun.

Viktor
November 2, 2012, 06:51 AM
Hello Pen Phirun,

If you use General Sky template you may change menu links style in ftp:templates>>general_sky>>css>>common.css at line ~ 343
find this code:


ul#main_menu li a
{
color: #0F77AC;
font-size: 18px;
}
ul#main_menu li a.active
{
text-decoration: none;
}


But if you don't know css you can write me ftp access details in PM and I will change it ASAP.

Pen Phirun
November 2, 2012, 01:12 PM
Dear Viktor,
Thank you so much, i changed already. m very happy.:)
Thank and Best Regards
Pen Phirun