PDA

View Full Version : Dropdown Link Problem


TalkDisneyChann
08-31-2009, 02:54 PM
For some reason the navigation links on my forum that drop down, don't drop down when you select it. I thought the problem had to do with some modifications I installed, but it didn't. Anyone know what the problem is? Also, the problem is with all links that drop down. Not just in the nav bar.

Lynne
08-31-2009, 03:52 PM
Create a new style with no parent:

Styles & Templates > Style Manager > Add New Style
Parent Style: No Parent Style
Title: Default vBulletin
Allow User Selection: Yes
Save

Then browse the site using that totally default vbulletin style - do you still have the same problem?

TalkDisneyChann
08-31-2009, 05:55 PM
Create a new style with no parent:

Styles & Templates > Style Manager > Add New Style
Parent Style: No Parent Style
Title: Default vBulletin
Allow User Selection: Yes
Save

Then browse the site using that totally default vbulletin style - do you still have the same problem?

No problem with the default one. Its just with the custom skin.

Lynne
08-31-2009, 06:52 PM
Which means it's a template issue. I'd start with the headinclude template and footer template. Hit Edit > View History > Compare and see if something is missing or out of place between your style and the default Jelsoft style.

TalkDisneyChann
08-31-2009, 11:01 PM
Which means it's a template issue. I'd start with the headinclude template and footer template. Hit Edit > View History > Compare and see if something is missing or out of place between your style and the default Jelsoft style.
y
Looks like there was something missing in the footer template from my style. The dropdown is working now.

Thanks.