NapalM
Junior Member
Posts: 95
|
Post by NapalM on Jul 11, 2011 15:22:09 GMT -5
body{ background: #080808; }
just thought i'd pop in my 2 cents.
( the background color is set to #ffffff so users (like my self) see large white bars on the left and right sides.
|
|
|
Post by +wR.[Anthony] on Jul 11, 2011 15:26:31 GMT -5
Thanks buddy. Is this better?
|
|
NapalM
Junior Member
Posts: 95
|
Post by NapalM on Jul 11, 2011 15:45:31 GMT -5
Weird, nothing changed hold on.
try and add it to this:
<style = "text/css"> <!-- /* THE OFFICIAL CSS - ALL CSS GOES HERE */ /* WRITHED STUDIOS - 2011 */ body { background: url(http://mirrorimg.net/w6o.png) repeat-y fixed center top #080808; font-size: 12px; font-family: segoe ui, arial, helvetica, sans-serif;
}
i added #080808 to the background code
|
|
|
Post by +wR.[Anthony] on Jul 11, 2011 15:51:26 GMT -5
alright, i altered the code. it work now?
|
|