Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Header configuration & styling (http://forum.bytesforall.com/forumdisplay.php?f=15)
-   -   Menu background (http://forum.bytesforall.com/showthread.php?t=17850)

maurixx Jun 20, 2012 03:03 AM

Menu background
 
Hi there!,

I've a little problem, looking the site http://www.italcolven.com/
the main menu has a little error:
the height of the menu buttons are different from the background height.

Have you any suggestion to remove this little problem?

GRAZIE MILLE

Maurizio

juggledad Jun 20, 2012 03:25 AM

go to ato->MENU 1 (Page Menu)->Border around all menu items and change it from
HTML Code:

1px #000000
to
HTML Code:

solid 1px #000000
also your setting at go to ato->MENU 1 (Page Menu)->Font Size & Face is invalid. You have
HTML Code:

14px Arial, Verdana, sans-serif align="center"
the align="center" is invalid CSS. You could use
HTML Code:

14px Arial, Verdana, sans-serif; text-align: center


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

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