Go Back   Ultimate Web Site Drop Down Menu Forum > UDM4 > Troubleshooting
Register FAQ Members List Calendar Today's Posts

Reply
 
Thread Tools Display Modes
Unread 01-07-2009, 05:34 AM
colech colech is offline
Junior Member
Join Date: Nov 2008
Posts: 20
  #1  
Default

Quote:
Originally Posted by rhett View Post
I created the css and looked at it in Firebug. When you click on a menu item, the following code on the sub nav/menuItems is produced:
<ul style="overflow: visible; position: static; display: block; height: auto; margin-left: 190px; margin-top: -150px; left: auto; top: auto; visibility: visible;">

If I remove margin-left: 190px; the sub nav falls into place, also removing the erroneous margin-top: -150px. But I can not see where I have put a margin-left on the sub nav in the udm-custom.js file. It seems to be inheriting from the um.navbar. If so, how can I stop it?

I want to use this menu for contract work, but if I can't get this bug worked out then I'll have to ditch it for something I can get working.
Did you ever find the solution to this issue?
__________________
Rapidfyre Inc
Web Development Specialists
Reply With Quote
Unread 01-07-2009, 05:38 AM
colech colech is offline
Junior Member
Join Date: Nov 2008
Posts: 20
  #2  
Default

I did find one typo in your above code when browsing through it quickly.

Code:
"0pxs",        // shadow offset (+-) ["em"|"px"|"pt"|"%"|"0"]
...should be...
Code:
"0",        // shadow offset (+-) ["em"|"px"|"pt"|"%"|"0"]
__________________
Rapidfyre Inc
Web Development Specialists
Reply With Quote
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT. The time now is 12:30 PM.


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