PDA

View Full Version : Drop down menu?


Bratz-Designs
04 Jun 2007, 07:43
Hello,

I am redesigning my forum header and i have came up with a small problem. My header consist of image links...no text links. If i use the standart vb method of making a drop down menu it generates an ugly button next to it (the menu_over.gif).

What is the easiest way to generate a drop down without that button?

Thanks in advanced!

Dismounted
04 Jun 2007, 14:11
I'm guessing your using something along the lines of:


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------


Simply replace that with:


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------

Bratz-Designs
04 Jun 2007, 16:30
This in the navbar:



Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



and I am using this under the navbar popups:



Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------

Dismounted
05 Jun 2007, 11:04
Your User CP Link (the top one) doesn't refer to anything to do with a drop-down....

Bratz-Designs
05 Jun 2007, 13:14
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



This does ;)