The Arcive of vBulletin Modifications Site. |
|
have several issues with the arcade skin :0 Details »»
|
|||||||||||||||||||||||||
Hi.
I have two issues with the arcade skin... I went through three files and couldn't really find anything interesting! I'm getting crazy... ![]() check screen: ![]() issue #1. I want to get rid of that space. Its the place where navigation bar goes. So my guess is that we need to move <br> inside the <if> statement that checks if user is loged in or not. issue #2. I hate that ugly border where is that table? so I can change 1 to 0!!Show Your Support
|
|||||||||||||||||||||||||
| Comments |
|
#2
|
||||
|
||||
|
#1: If you use arcade announcements,,it all lines up without a big space..
If you dont use announcements you will have to edit the skin_v3Arcade.php.. arcade >> skins >> skin_v3Arcade.php Go to line 184 or look for {$tourneyinfo['announcement']}<br /> Just delete <br /> #2: Edit skin_v3Arcade.php again. Go to line 369,,you`ll see <table width="100%" border="1" cellspacing="1" cellpadding="1"> Change the border="1" to border="0" |
|
#3
|
|||
|
|||
|
thanks!
what's the use of announcements, I can't use html anyways
|
|
#4
|
||||
|
||||
|
Quote:
admincp >> arcade >> Main Settings.. Scroll down to, Announcement This will show up in Arcade if activated Type what you want in the box to the right.. You could put,,,,Welcome to the Arcade !! Right above that box you will see,, Show announcement in Arcade Set that to Yes Save setting
|
![]() |
|
|