PDA

View Full Version : [HELP] Separators


MrsTryst
03-06-2011, 01:25 PM
Hi all,
Wanted to ask how to put separators between the games (image below)

https://vborg.vbsupport.ru/external/2011/03/39.jpg



Also another minor problem, why are the games images so far away from the game itself? (For example - Asteroids game, picture is near the Breakout game).



Thanks alot for any help :up:

Hippy
03-06-2011, 01:56 PM
https://vborg.vbsupport.ru/showpost.php?p=2168198&postcount=2
add this shin_arcade.php
and over write your ARCADE template with this one


{vb:stylevar htmldoctype}
<html xmlns="http://www.w3.org/1999/xhtml" dir="{vb:stylevar textdirection}" lang="{vb:stylevar languagecode}" id="vbulletin_html">
<head>
<meta http-equiv="Pragma" content="no-cache" />
<meta http-equiv="Expires" content="-1" />
<meta http-equiv="Cache-Control" content="no-cache" />
<title>{vb:raw ibprotitle}</title>
{vb:raw headinclude}
{vb:raw headinclude_bottom}
</head>
<body>
{vb:raw header}
{vb:raw navbar}

{vb:raw arcadeheader}
{vb:raw maincontent}


{vb:raw footer}
</div>
</body>
</html>

MrsTryst
03-06-2011, 02:46 PM
Thanks :) helped alot.

Now for the other "problem", "why are the games images so far away from the game itself? (For example - Asteroids game, picture is near the Breakout game)."

Hippy
03-06-2011, 04:10 PM
add 5 or 6 games across in the arcade admin cp..