The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
another noobish question
anyone whats the stylevar called for this ?
|
#2
|
||||
|
||||
What is that? I have no clue from that image what I am looking at.
|
#3
|
|||
|
|||
www.gamefrag.org
--------------- Added [DATE]1304910800[/DATE] at [TIME]1304910800[/TIME] --------------- and could you tell me how to make the article thumbnails the same size ? appreciate your help |
#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;} |
#5
|
|||
|
|||
thanks again for the help
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|