What's the issue with html for game hubs? I think it voids my code for bg color..
This is the code: http://prntscr.com/7j78l0
This is the page: http://prntscr.com/7j78wm
The color is suppose to be a dark blue color, sorta like the old color of byonds background.
ID:1878101
Jun 20 2015, 8:26 am
|
|
<div style="background:#005cb8">
Shit's bananas!
</div>
give that a shot. if you can't use a div tag in a hub, do a table or something I guess.