![]() |
Dropdown Menu Help
Ok I'm trying to create a dropdown menu for my nvarbar but I do not use the navbar template.
I use nmy header template with images for each link (members, search, quicklinks, etc...). I need to know how to create a dropdown menu for my links. For example the rpg hack over at vbulletin.org. I use this Code:
<td align="left" valign="top" width="76" height="32" anyone? |
Anyone know?
|
Do you have an image uploaded to use?
Is it going into your header template? Please provide details of the image URL and confirmation of the template it is going into and I'll provide further instructions. |
This is the url to the image.
http://www.gfxgamers.net/forums/imag...sc/nav_rpg.gif And yes it is being placed in the header template. |
Code:
<td align="left" valign="top" width="76" height="32" |
1 Attachment(s)
Ok now it looks like this. Image attached.
here is my code. Code:
<!-- Navigation bar --> |
Try this instead. You had duplicated a small amount of code.
Code:
<td align="left" valign="top" width="76" height="32" |
Still the same.
|
Any idea how to fix?
|
my site can be seen at http://forums.miscforums.org/
the quick links button on mynew navbar made of images works but it shows the little arrow below it and screws up my alignment as you can see. Here is the code for that link HTML Code:
<td align="left" valign="top" id="usercptools" border= 0> HTML Code:
<td align="left" valign="top" id="usercptools" border= 0> |
bump for this, having same problem
|
In the code for the button replace
Code:
vbmenu_register("rpg"); Code:
vbmenu_register("rpg",true); |
Quote:
what are the variables for quick links and search? |
bump
|
you will nave code that practically matches that first one. off the top of my head it is navbar_search and quick_links
|
HTML Code:
<a href="http://uploads.miscforums.org"> quick_links does not work. usercptools does, but makes that little arrow/messes up alignment ahhhhhhhhhhh |
here is my code for this image
HTML Code:
<td align="left" valign="top" td id="usercptools"><a href="nojs=1#usercptools" "><img src="http://www.miscforums.org/dev/navbar/images/navbar_05.gif" width="73" height="43" alt="" border= 0/></a> <script type="text/javascript">vbmenu_register("usercptools , 1"); </script></td> this stupid little arrow is there and messes up my align ment liek this https://vborg.vbsupport.ru/ |
Merged threads.
|
arurcard,
use this Code:
<td align="left" valign="top" td id="usercptools"><a href="nojs=1#usercptools" "><img src="http://www.miscforums.org/dev/navbar/images/navbar_05.gif" width="73" height="43" alt="" border= 0/></a> <script type="text/javascript">vbmenu_register("usercptools , true"); </script></td> |
Quote:
heres my entire header template HTML Code:
<style> see http://forums.miscforums.org |
try this
Code:
<style> |
Quote:
|
should be working now, it's working fine in IE6 and FF 1.5.0.4 here
|
the alignment is still messed up in IE7, and opera
anybody? |
All times are GMT. The time now is 05:22 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|