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] Submenu indicator arrows are behind text (http://forum.bytesforall.com/showthread.php?t=21479)

dondean Feb 7, 2014 02:51 PM

[SOLVED] Submenu indicator arrows are behind text
 
The indicator arrows on my submenu are overlapping the link name on the menu. I searched the forum and found related posts, and I may be on the right track as this in html inserts seemed to influence the arrows when I changed it to 'background-position: left;', but I want them to move right and away from the text.

Code:

div#menu1,
div#menu1 ul.rMenu,
div#menu1 ul.rMenu li,
div#menu1 ul.rMenu li a:link,
div#menu1 ul.rMenu li a:hover,
div#menu1 ul.rMenu li a:visited,
div#menu1 ul.rMenu li a:active { background-position: right!important;}

I'm working in Atahualpa 3.7.12 and the url is http://www.trcontemporary.com

Any help would be appreciated

lmilesw Feb 7, 2014 03:32 PM

Your arrows look like they are away from the text and when I virtually removed the code you mention using Firebug it had no influence on the display.

juggledad Feb 7, 2014 08:12 PM

Start by exporting your settings then take out everything you have added to teh CSS inserts
Does the issue exist, if not add the css insets in a bit at a time till you figure out what is causing the issue

dondean Feb 9, 2014 05:08 PM

Thanks for the replies, guys, but maybe I'm not explaining myself well. The indicator arrows are in the dropdown list of artist names, e.g. 'Haines' and whatever browser I use the arrows are superimposed on the text. The html insert text I mentioned is set to 'background-position: right;' (left moves it far left on the submenus, but still behind text. I don't know if there's a padding, margin issue, but nothing I've found or tried gets it out away from the text.

btw I did a paypal donation, but I guess I wasn't logged in,

Transaction ID: 2XN090738A141521K

Dear Donald Kevin Dean,

You sent a payment for $20.00 USD to Lmm Muenchen.

Thanks, you guys are great

juggledad Feb 10, 2014 02:43 PM

those arrows are a background image assigned to any LI that has sub items. It is showing over the menu name because you have set the width to 25% in the CSS inserts

You did a doanation back in 2012 is that what you are talking about because you are a gold member.

dondean Feb 11, 2014 11:45 AM

Thanks, I was using that 25% to spread the menu items across the top. I was able to acheive about the same with:

Code:

ul.rMenu li {
margin: 7px 55px 2px 45px;}

..and that took care of my hidden arrows problem!

That donation was 2/7/14 Anyways, thanks!


All times are GMT -6. The time now is 10:16 PM.

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