The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
I need help aligning my banner.
I want to be able to make my banner move down and to the right a little bit. Instead of this, it is at the top behind where I login and it looks messed up. My site is here http://www.talkbeatz.com/forum.php and you will see the VIP banner. That is the banner that I want to fix.
|
#2
|
|||
|
|||
Hi,
Your login menu bar is absolutely positioned, 20 px of the right side, and your banner goes behind it if it has not enough space, Search for ".ad_global_header" in your stylesheets, Admincp ->Search in templates, then instead of this, .ad_global_header { } put this: .ad_global_header { float:left; margin-top:60px; position:relative; margin-left:100px; } Adjust the values margin-left and margin-top to your needs |
#3
|
|||
|
|||
that works I think you can do it stylvars under common templates
like the pic |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|