The Arcive of vBulletin Modifications Site. |
|
Editing the main page? Details »»
|
|||||||||||||||||||||||||
How do I edit these? I would like to alter the look of my arcade slightly, but the only related template I see is "ARCADE" and it looks like this:
Code:
$stylevar[htmldoctype] <html dir="$stylevar[textdirection]" lang="$stylevar[languagecode]"> <head> <!-- no cache headers --> <meta http-equiv="Pragma" content="no-cache" /> <meta http-equiv="Expires" content="-1" /> <meta http-equiv="Cache-Control" content="no-cache" /> <!-- end no cache headers --> $headinclude <title><phrase 1=$vboptions[bbtitle]>$vbphrase[x_powered_by_vbulletin]</phrase></title> </head> <body> $header $navbar <if condition="!$bbuserinfo[userid]"> $arcadeheader <!-- small space --> <span class="smallfont"><br> </span></if> $maincontent </div> $footer </body> </html> Show Your Support
|
|||||||||||||||||||||||||
| Comments |
|
#2
|
|||
|
|||
|
Seriously, no one knows how to edit the appearance of the main page?
|
|
#3
|
|||
|
|||
|
see in template/ . edit your template.
|
|
#4
|
||||
|
||||
|
The templates for the arcade,,are php files..
Look in the folder: arcade >> skins ,,skin_Arcade.php or skin_v3Arcade.php.. I have changed the look of my arcade some,,Click here ! |
|
#5
|
|||
|
|||
|
robb9 = no help
stangger5 = Awesome! Thanks for leading me to the right place, stangger5! Now I just have to sift through code and figure out what I want to change.
|
![]() |
|
|