The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I have quite a funky dropdown menu that lists all my cats and what i am attempting to do is have a small icon next to each cat (in the dropdown) which when clicked will open 'newthread' for that cat.
The problem is that i cant get the image to stay on the same line. It looks right in dreamweaver but when i put into the template it goes above or below the cat depending on where i put the image code. Heres the code ive been using.. HTML Code:
<li><a href="http://www.mysite.com/forum/forumdisplay.php?f=112" title="" >DVD</a> <a href="http://www.mysite.com/forum/newthread.php?do=newthread&f=112"><img src="http://www.mysite.com/forum/images/misc/tinytick.jpeg" alt="Create new thread" width="9" height="9" border="0"></a></li> Tia |
#2
|
||||
|
||||
![]()
This website has some great tutorials about this subject: http://css.maxdesign.com.au/index.htm
|
#3
|
|||
|
|||
![]()
Possibly a width-issue with your CSS? Not sure, I cannot see the CSS. Double check the <li> in your CSS and let us know what it says.
|
#4
|
||||
|
||||
![]()
it all depends on how your menu is structured
tableless menu most likely it's a CSS issue - check for display: block or width table menu - check width on table/cell - check CSS |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|