Awesome hack this - just installed it first time without a hitch -
http://forums.planetxbox360.com/arcade.php?
One problem is that it didnt correctly port over my templates.
If you look at the main site
http://forums.planetxbox360.com/ you will see a small border around the outside, plus the colour underneath the VB copyright message is grey.
If you look at the Arcade -
http://forums.planetxbox360.com/arcade.php? - The border is gone, and colour underneath the VB copyright message is the background image.
I think somehow I need to include this in the VB Arcade templates, but where?
Quote:
<STYLE>
.highlighttable {
BORDER-RIGHT: #DBDBDB 3px solid; BORDER-TOP: #DBDBDB 1px solid; BACKGROUND: #ffffff; BORDER-LEFT: #DBDBDB 3px solid; BORDER-BOTTOM: #DBDBDB 3px solid
}
.grey-bg {
BACKGROUND: #d0ccc0
}
</STYLE>
|