The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How do I stretch the template a little?
Note how these two templates are different?
http://tamildo.com/forum/index.php http://www.vbstyles.com/demo/index.php?styleid=44 What I want to do is stretch my template to look it the way it is on vbstyles. Anyone know how to do this? Any help is much appreciated. |
#2
|
||||
|
||||
In your style:
Code:
.outer_border { border-left:5px solid #C0DDFF; border-right:5px solid #C0DDFF; margin-left:auto; margin-right:auto; width:772px; } Code:
.outer_border { border-left:5px solid #C0DDFF; border-right:5px solid #C0DDFF; margin-left:auto; margin-right:auto; width:962px; } So, you need to change that class. If you don't know where to do that, you'll have to ask wherever you got the style because that is not a default vbulletin class. |
#3
|
|||
|
|||
Ah.. I just searched that on the xml file and re uploaded it. Thanks
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|