The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
How do I get a picture right justified behind the Breadcrumb like this site?
http://www.ducati.ms/forums/index.php Thanks |
#2
|
|||
|
|||
![]()
anyone know how this is done thanks would be interested in this myself
|
#3
|
|||
|
|||
![]()
figured it out.
Go to Style Manager and in Additional CSS Definitions add Code:
.altbg { background: #FFFFFF url(image location here) no-repeat top right; color: #000000; } find Code:
<td class="alt1" width="100%"> |
#4
|
|||
|
|||
![]()
tried this but can't get image to show change this took url out left () these out as well just won't show anyone got any ideas at all thanks
Quote:
|
#5
|
||||
|
||||
![]()
works fine for me in 3.8.1
you have to replace the url(image location here) to where your image is on your hosting eg Code:
.altbg { background: #FFFFFF url(/misc/navbits_bg.gif) no-repeat top left; color: #000000; } |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|