The Arcive of vBulletin Modifications Site. |
|
Random Game Formatting... Details »»
|
|||||||||||||||||||||||||
On the arcade home, there is a section that has a Random Game... there is an extra <br /> between the image of the game, and the name of the game, and I want to remove it. I have been searching throughout the files and its the one bit of formatting I cant figure out. Does anyone know where I would find this?
I have tried the randomgame function file... but I dont think it does anything. Show Your Support
|
|||||||||||||||||||||||||
| Comments |
|
#2
|
|||
|
|||
|
I'm sure you're wondering... "Why?"
Well I'm OCD and these little things that dont balance out really frustrate me. If you check out how my arcade looks, you will see that the left column is a little bit shorter than the right column. If I remove that <br /> tag, then both columns will line up fine... http://www.8wayrun.com/arcade.php |
|
#3
|
|||
|
|||
|
Head for the main script arcade.php and do a search for:
Quote:
|
![]() |
|
|