![]() |
How to center a banner
If i have a banner and I want to put it in the center of the header/forum not at the far left side, what should i edite inside the forum style ?
http://forum.nihonomaru.com/?styleid=4 I want to move that banner to be in the center of the forum. x3 Thanks (: |
<TABLE WIDTH="213" BORDER="0" CELLSPACING="0" CELLPADDING="0" ALIGN="center"> PLACE YOUR CODE HERE</table>
you can aslo use this place this <center>YOUR HEADER CODE </center> |
Hmm ;/ this is my header, i can't find it in there.
Quote:
|
not whole header code just your logo code put between these codes
|
Whare can I find the logo code =/ ?
|
Removed unnecessary code
|
what should i do with this chunk of codes ?
|
Quote:
|
I pasted it and it didn't work =/
|
How about this.....
HTML Code:
<!-- logo --> |
Yayyyy !! Working <33
Thanks Can you tell me which part u edited so i can do it with the others skins if i need to (: ? Thanks |
I replaced
HTML Code:
<td align="$stylevar[left]" valign="middle"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" HTML Code:
<td align="center" valign="middle"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" |
Thanks <33
|
You're welcome......
|
i just used
<center> MY CODE</center> Worked for me. |
<center> tags are now deprecated under XHTML and should not be used.
|
How about a Div?
|
In place of <center>, you should use either:
Code:
<div style="text-align: center;"> Code:
<span style="text-align: center;"> |
i would like to add my banner/logo and don't know what template/page to edit..any help?
|
Add it where?
|
All times are GMT. The time now is 05:56 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|