The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Moving Side Columm Down
Hi, interested in moving an integrated vba column a bit lower than its current position.
What it currently looks like - http://tinyurl.com/3bufmkc What we want it to look like - http://tinyurl.com/3t856hd I know that all I need to add is 'padding-top: 40px;' but I have been spending far too much time finding where this would go! Just wondering if anyone could let me know the easiest way to do this. Thanks. |
#2
|
|||
|
|||
look for sidebar.css in CSS templates
Find: Code:
#sidebar_container { float:right; width:{vb:stylevar forum_sidebar_width}; just change it to : padding:40px 0; |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|