![]() |
|
#1
|
|||
|
|||
|
Hi Im using freespaces but it doesnt have an option of having the background black, is there a code I can use please?
Thanks |
|
#2
|
||||
|
||||
|
Not sure if you have a restriction on what type of codes you can use, here's two
HTML: <body bgcolor="#000000"> CSS: <style type="text/css"> body { background-color: #000000; } </style>
__________________
vegemite! |
![]() |
| Thread Tools | |
| Display Modes | |
|
|