Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Backround help
Srggamer
✭✭✭
Here is the code I have,
body { color: #000; font-family: 'lucida grande','Lucida Sans Unicode', tahoma, sans-serif; font-size: 75%; line-height: 1.7em; background-color:#FFFFFF; margin: 0; padding: 0; text-align: center; font-size: small; }
And I i wanted to make a image background I do this
body { color: #000; font-family: 'lucida grande','Lucida Sans Unicode', tahoma, sans-serif; font-size: 75%; line-height: 1.7em; background-image:url('LINK'); margin: 0; padding: 0; text-align: center; font-size: small; }
If I add a background image it goes behind my discussions, which I don't like, should either
Figure out the Pixels in the entire website width and remove those from background
Htt://dragonx.net/community
0
Comments
See how we did it here, http://www.tranced.com.au
There was an error rendering this rich post.
Yes but I want my background to not be visible where is discussions for example
<--[]-->
Like this on the sides of the box is back round inside it is a plane color.