The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How can i change the CSS code of my header to my header template
Hi, i have my banner in my style in the CSS, this is the code:
Code:
/* ***** SETS LOGO AREA FOUND IN HEADER AND ALL OF IT'S PROPERTIES ***** */ #logo { background: url(enlighten/misc/header_logo.gif); width: 470px; height: 102px; float: left; margin: 0; padding: 0; } /* ***** sets background for header area - No need to change this ***** */ #hdr { background: #F7632F url(enlighten/misc/header_back.gif) ; width: 100%; height: 102px; margin: 0; padding: 0; } /* ***** SETS HEADER RIGHT SIDE AREA FOUND IN HEADER AND ALL OF IT'S PROPERTIES ***** */ #hdr_rs { background: url(enlighten/misc/header_rs.gif); width: 34px; height: 102px; float: right; padding: 0; } |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|