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)
-   -   [SOLVED] Removing arrow space from drop-down links - old solution not working (http://forum.bytesforall.com/showthread.php?t=8969)

mcphoto Aug 16, 2010 04:06 PM

[SOLVED] Removing arrow space from drop-down links - old solution not working
 
I have a parent page with dropdowns; I got the arrows to disappear using this:

div#menu1 ul.rMenu-hor li.rMenu-expand a {
background-image: none;
padding-right: 5px !important;
}


However, I still have the space where the arrow goes.
I tried removing the padding-right line, still has a space.

URL:

http://s335345211.onlinehome.us/

Thanks for any ideas!

lmilesw Aug 16, 2010 05:50 PM

That padding you mention doesn't seem to be doing anything but you have another right padding for the menu set to 22px. Try reducing that. Nice job on the site BTW.

mcphoto Aug 17, 2010 08:13 AM

Thanks for the compliment - you can really make wordpress sites look "not wordpress" with this theme.

Good catch on the 22px - when I installed the theme, there was a lot of stuff already entered in CSS inserts - usually that's blank on a new install, I'll keep my eye on that space for future problems.


All times are GMT -6. The time now is 12:55 AM.

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