The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#4
|
||||
|
||||
![]()
You want to change the background color on that page? You have this:
HTML Code:
.body_wrapper {background-color: transparent;} HTML Code:
html { background-color: #000000;} The template for the article previews is also custom, which is probably why the images are not all the same size. You could add something like this to the additional.css template: HTML Code:
.cms_article_txt_content img { width: 200px;} |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|