The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Top Links question (Screenshot)
I may have originally posted this in the wrong place, so feel free to delete the original.
I've created a background for the header in STYLEVARS - header > header_background - and changed the padding under StyleVars - header > header_padding to show the entire background. The problem now - the top links... I don't like them on the image. I would like to relocate them to the absolute top of the page. I know that there is a way to do this, just don't know how. Any help would be appreciated. |
#2
|
||||
|
||||
You've got your top padding set to 75px, so set the top position for the toplinks up by 75px:
HTML Code:
.toplinks {top: -75px;} |
#3
|
|||
|
|||
excuse my ignorance, but where do I place this code?
|
#4
|
||||
|
||||
I always place code in the additional.css template, but some like to look up the original code and change it there.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|