Hello XHTML/CCS-Experts!
I need help. I use vBulletin 3.8.x and search for a solution to a leaderboard banner and a skyscraper to integrate.
It should furthermore be possible to display wallpaper advertising. There is already an article on this. Unfortunately I have not been able to adapt the code corresponding to my style.
Here are my CSS-Settings:
PHP Code:/* Page Wrapper
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#pageWrapper {
min-width:1024px;
max-width:1024px;
margin:0 auto;
border-width:1px;
border-style:solid;
border-color:#ededed;
padding:10px;
background-color:#ffffff;
}
/* Header
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#header {
height:100px;
position:relative;
}
#header img {
display:block;
}
I appreciate any help.
attached: desired leaderboard, skyscraper, wallpaper placement (actually photoshopped...)
Best regards,
Christian


LinkBack URL
About LinkBacks






Reply With Quote
And what exactly do you mean by content class?
