The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
||||
|
||||
If you have firebug, then compare each part of the dropdown up top to a dropdown that is how you want it. First, compare the very inner tags - the <a> tags. Then the <li> tags. Then the <ul> tags... making sure they have the same properties.
|
#12
|
||||
|
||||
But my Firebug is in Firefox, and this seems to be a non-standards compliant issue with IE. Is there a way to test this with IE?
|
#13
|
||||
|
||||
Do the other dropdowns work in IE? If so, then as I said, change your CSS for your dropdown to be the same as the working dropdown.
|
#14
|
||||
|
||||
Yes, the Logged-In drop-downs work fine in IE. It has to be an inheritance issue on some attribute that shows up in IE but doesn't in Firefox. Since I'm not sure where it is inheriting it from, and since it doesn't show up and Firefox and I can't use the element inspector in Firebug to locate it, I'm not sure how to debug it.
|
#15
|
||||
|
||||
You can use firebug to make sure your CSS is *exactly* the same for the different dropdowns and then see how it is in IE. I can look on your site right now at the two and they are different. You may want to also look in the vbulletin-ie.css file to see if there is anything in there being used for the dropdowns.
|
#16
|
||||
|
||||
Quote:
Thanks again for the help. Jeff |
#17
|
||||
|
||||
Why logged in versus logged out? I am comparing the dropdown in the top with the dropdown in the navtabs area. It's the same CSS that should be used with just a change in class name.
|
#18
|
||||
|
||||
I didn't do it that way... the navtab is coded totally differently, with the template and plugin... I started with the functionality that was already there, which was the notifications drop-down menu when logged-in. So that was what I started with, then I had to figure out how to make it work for the logged-out users, since it wasn't styled for that. The navtab displays a heavier drop-down, with a border all the way around I believe. The notifications drop-down is visually a lighter version.
|
#19
|
||||
|
||||
Perhaps login to vb.com and use firebug on there and compare it to your dropdown on your site.
|
#20
|
||||
|
||||
I don't follow you... what would looking at vB.com in Firebug help?
The global TOOLS drop-down menu is what I'm comparing between the versions, (logged-in and logged-out). That's all I'm working on here. It displays perfectly on the logged-in version of my site, I'm just having problems replicating that display for users who aren't logged-in. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|