The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
||||
|
||||
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 |
#12
|
|||
|
|||
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" |
#13
|
||||
|
||||
Thanks <33
|
#14
|
|||
|
|||
You're welcome......
|
#15
|
|||
|
|||
i just used
<center> MY CODE</center> Worked for me. |
#16
|
||||
|
||||
<center> tags are now deprecated under XHTML and should not be used.
|
#17
|
|||
|
|||
How about a Div?
|
#18
|
||||
|
||||
In place of <center>, you should use either:
Code:
<div style="text-align: center;"> Code:
<span style="text-align: center;"> |
#19
|
|||
|
|||
i would like to add my banner/logo and don't know what template/page to edit..any help?
|
#20
|
|||
|
|||
Add it where?
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|