The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Aligning vb to the top
How do I put my vbulletin to the very top
{ margin-top:0; } isnt it something like that. but where do i put this at. |
#2
|
|||
|
|||
AdminCP > Styles & templates > Style Manager > Main CSS
In the first set of boxes there will be something like Code:
margin:5px 10px 5px 10px; Code:
margin:0; |
#3
|
|||
|
|||
Yes I've tried that and yet its failed.
|
#4
|
|||
|
|||
On the 'All style options' page of your skin add this to the extra CSS attributes box
margin: 0px; padding: 0px; If it does not work then you would need to show us the page as its something else causing it to be margined from the top. |
#5
|
|||
|
|||
Okay i tried that and I put it in like every Part, body, header, footer, everything. Still nothing my website is http://www.360revamped.com/forums/ Im making this style as I go its a custom made
|
#6
|
|||
|
|||
First off, why do you have multiple head tags and body tags? You do not need to add your own body or head tags... The HeadInclude template is in your header and the header is the right after the opening body tag.
Second, you can add your own CSS to the Extra CSS attributes on the all style options page and the doctype as well. No need to put it in the header or anywhere else. |
#7
|
|||
|
|||
Code:
<tbody><tr> <td colspan="3"> </td> </tr><tr><td rowspan="2"> </td> <td rowspan="2"> </td> <td> <div align="center"></div></td> </tr> <tr> <td><img id="index_06" src="images/index_06.jpg" alt="" width="304" height="1"></td> </tr> <tr> </tr></tbody> |
#8
|
||||
|
||||
eeek, you need someone to look into your HTML - it's horrible
|
#9
|
|||
|
|||
Lol, I'm quite aware its horrible, that is why I needed help
--------------- Added [DATE]1218132321[/DATE] at [TIME]1218132321[/TIME] --------------- Quote:
|
#10
|
||||
|
||||
this is not a simple change - you need someone to look into your style
(most likely, you have problems in multiple templates) for starters, remove the duplicate <head> and <body> tags etc, etc |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|