View Full Version : Header code for two logos
Chimpie
12-19-2007, 03:11 PM
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?
SEOvB
12-19-2007, 08:20 PM
<!-- 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>
Should work, didn't try it though :)
not working for me?? what's the error??
anybody can help me? thanks
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.