The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Logo
How to move the logo?
The alignment code only supports the following movements: Center, Left, and Right. Well i do not want it left center or right, i would like it to the left but not to far to the left. Is there an alternate HTML code that supports the movement of the logo to the left but not all the way? |
#2
|
|||
|
|||
Have you tried to place a few spaces in front of the logo?
HTML code for space is: So <p> </p> will place 4 spaces on your screen. I agree, it doesn't look that nice in code, but i don't see an other way to manage your problem. |
#3
|
||||
|
||||
When i open my header template and find the code for my header and place that before it the code ++++s up the rest of the forums. For some reason, like i don't know what is causing this. But when i place it in the code it messes some of the code up, or when i put it to far in front it messes up whats before it and if i put it to far then it messes the navbar up.
|
#4
|
|||
|
|||
this works for me:
In the Header template: Replace the part between: HTML Code:
<div class="above_body"> <!-- closing tag is in template navbar --> <div id="header" class="floatcontainer doc_header"> xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx <div id="toplinks" class="toplinks"> HTML Code:
<div style="text-align:left;"> <p> <a name="top" href="{vb:raw vboptions.forumhome}.php{vb:raw session.sessionurl_q}"><img src="{vb:stylevar titleimage}" alt="{vb:rawphrase x_powered_by_vbulletin, {vb:raw vboptions.bbtitle}}" /></a></p> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|