The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
NavTab image problems please help lol
Ok so am having some problem i have added a image to the navtab
and on each "tab" it start the image again i cant get it to show the full image :X if you look at the image you can see what i mean i need the image to carry on all the way across the navtab Thanks |
#2
|
||||
|
||||
Quote:
At the navbar template, find this code: HTML Code:
<a class="navtab" href="{vb:raw vboptions.forumhome}.php{vb:raw session.sessionurl_q}">{vb:rawphrase forum}</a> And change it to: HTML Code:
<a class="navtab" href="{vb:raw vboptions.forumhome}.php{vb:raw session.sessionurl_q}"><img src="pathtoimage" alt="" align="top" />{vb:rawphrase forum}</a> And replace pathtoimage to the actual path and name to the image that you want to use. And do the same thing for the other tabs. Hope it helps. |
#3
|
|||
|
|||
Thanks same story tho
|
#6
|
|||
|
|||
Its cool mate thanks anyway!
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|