The Arcive of vBulletin Modifications Site. |
|
|
#1
|
||||
|
||||
|
anyone know how to make a logo stretch out like here at vborg?
I know it involves two/three separate images.... main logo, a repeating image and end image (optional). but how set the logo in vb at top so it gives the illusion of stretching to match window size? (man I hate asking these totallly basic n00b questions. any help would be greatly appreciated.)
|
|
#2
|
||||
|
||||
|
www.530riders.net
Here is the code from the header part. If you have any questions, fire away. HTML Code:
<table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center"> <tr> <td align="$stylevar[left]" style="background-image: url($stylevar[imgdir_misc]/bannerbg.jpg);"><a href="$vboptions[homeurl]/index.php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></td> <td align="$stylevar[right]" style="background-image: url($stylevar[imgdir_misc]/bannerbg.jpg);"><img src="$stylevar[imgdir_misc]/banner-r.jpg" alt="" /></td> </tr> </table> " is in my images/misc folder. My header image location is specified under stylevars > header image.$stylevar |
|
#3
|
||||
|
||||
|
Quote:
awesome...gunna go try that now. I'll let you know. ![]() awesome that worked!! (it gets a little weird when the browser window is really small...but no biggy. most aren't going to be below 1024x768) thanks!!!
|
|
#4
|
||||
|
||||
|
man..upgrade to RC3.
now this doesn't work anymore.
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|