The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#7
|
|||
|
|||
![]()
Okay, I think to do what you want you'll have to edit the CSS for this skin. The logo isn't actually an HTML IMG, but rather the background image of a DIV. That's why you can't just resize it with HTML. If you don't know what I mean, don't worry.
![]() Find: (I could be wrong but I think you'll find this in the headinclude template, as opposed to the header template) HTML Code:
#logo { background: url(iSkin_Black/misc/hdr_logo.gif); width: 175px; height: 90px; align: left; margin: 0; padding: 0; } Hopefully this helps! ![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|