The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Header code for two logos
I'd like to place two logos in my header, one to the very left, the other to the very right.
How should the code look for this? |
#2
|
||||
|
||||
Code:
<!-- logo --> <a name="top"></a> <div style="width:100%; height:100px; background-image:url(/only/use/this/if/you/want/a/background/behind/the/logos.jpg)"> <img alt="logo" src="/path/to/logo1/image/" align="left" /> <!-- login form --> <img alt="logo2" src="logo/image/path/something.jpg" /> </div> </div> |
#3
|
|||
|
|||
not working for me?? what's the error??
anybody can help me? thanks |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|