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)
-   -   Leading whitespace in Cat menu after applying padding (http://forum.bytesforall.com/showthread.php?t=21409)

thexande Jan 20, 2014 11:14 AM

Leading whitespace in Cat menu after applying padding
 
Greetings all and juggledad,

I am building a site using wordpress v3.8 and Atahualpa 3.7.13. After applying the following css to add padding to the menu table in order to gain space between items, the padding has seemed to be inherited by the contents of the table (or the menu items). I am using the following css to achieve the desired padding within my menu.
Code:

ul#rmenu2 li{
        float: left;
        margin-right:47px ;
}

Attached is an image describing the problem I am experiencing.
http://meadowstonenh.totalscopemarke...menu-table.png

How can I ensure the background color for the entire element?

-thex

Jam Jan 20, 2014 06:29 PM

Use a code inspector and find out ;) its fun, you learn lots.


All times are GMT -6. The time now is 03:52 AM.

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