The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How to move the current login on top of header!
Hello:
I do not want to mess it up by doing this and am consulting you all on the issue I am having: I want to move the current login on top of the header out of the header space to top of the page to the right (or left), so that when the ads are in the header, it will not be interfering with. Please see the attachment for further illustration. Thanks. Victor Attachment 132839 |
#2
|
|||
|
|||
Put this in your additional.css and adjust the numbers as needed.
Code:
.toplinks { position:absolute; {vb:stylevar right}:{vb:math {vb:stylevar padding}*2}; right: 400px !important; /* changed by andy added */ top:350px; color:{vb:stylevar toplinks_link_color}; font: {vb:stylevar header_font}; text-align:{vb:stylevar right}; } |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|