mcgalat
Forum Replies Created
-
Got the overlay issue… there were 2 zindex points on the plugin style sheet… i had to override the Wootheme stylesheet z values that were set to 9999…. the two lines i changed on the plugin style.css were line 5 and 26… from 999 to 99999… just to be sure.. now it seems to be working..
Line 5: #iRToppanel{ position:absolute;top:0;left:0; width:100%;z-index:99999;text-align:center; margin-left:auto; margin-right:auto; font-size:14px;}
Line 26: .tab{ background:url(images/tab_b.png) repeat-x 0 0;height:42px;position:relative; top:-7px; z-index:99999}
thanks!thanks.. i just submitted a question to your website.
also.. can i put the ajx so that is pops up from the bottom of the page and not the top?
I am getting a strange overlay issue with the plugin… can you take a look for me… http://www.aebusinessnetwork.com… it seems that my header is laying over the AJAX dropdown. I will leave it this way over the weekend.. hopefully you can see it.. but i will take the plugin out on monday. Please help!
[email protected]