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)
-   -   Need to customize the page menu with a background img and new font (http://forum.bytesforall.com/showthread.php?t=4436)

shumes1025 Nov 14, 2009 06:27 PM

Need to customize the page menu with a background img and new font
 
:confused:Atahualpa 3.4.4
Word Press 2.8.5

I'm trying to customize the page menu with a background img and a new font for the .li but I'm not having any luck. The page .li seem to be out of position and I'm not sure how to change the font in CSS or the theme options.Here is my site:

http://theyouthsportskidsplay.com/wordpress/home/

This is the css insert I used.

ul.rMenu li {
height: 0px;
padding-top: 0px;
margin-top: 0px;
margin-bottom: 0px;
margin-right: 20px;
margin-left:20px;
background-color: #cccccc;
}
div#menu1 {
height: 38px; //the height of my menu-image
margin-top:0px;
background: url(/wordpress/wp-content/themes/atahualpa/images/menuBkgrd1.png);
background-color: transparent;
}


I need help placing the comments and post icons inside the logo div?


All times are GMT -6. The time now is 03:12 PM.

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