URI:
   DIR Return Create A Forum - Home
       ---------------------------------------------------------
       Create A Forum - Support Forums
  HTML https://support.createaforum.com
       ---------------------------------------------------------
       *****************************************************
   DIR Return to: Style Support
       *****************************************************
       #Post#: 11605--------------------------------------------------
       entire forum background color or image
   DIR By: Silver734
       Date: August 26, 2013, 2:10 pm
       ---------------------------------------------------------
       How can I do this? I just need the line in the stylesheet.
       #Post#: 11662--------------------------------------------------
       Re: entire forum background color or image
   DIR By: xboi209
       Date: August 29, 2013, 11:00 pm
       ---------------------------------------------------------
       --- Code ---
       body {
       background-color: hex code here; //background color
       background-image: url('url here'); //background image
       }
       --- End Code ---
       #Post#: 11670--------------------------------------------------
       Re: entire forum background color or image
   DIR By: Silver734
       Date: August 30, 2013, 12:48 pm
       ---------------------------------------------------------
       thanks!
       #Post#: 11675--------------------------------------------------
       Re: entire forum background color or image
   DIR By: Sara50840
       Date: August 30, 2013, 3:43 pm
       ---------------------------------------------------------
       Confused.  Didn't work for me.  I think I used the code wrong.
       #Post#: 11677--------------------------------------------------
       Re: entire forum background color or image
   DIR By: xboi209
       Date: August 30, 2013, 5:25 pm
       ---------------------------------------------------------
       --- Quote from: Sara50840 link ---
       >
       > Confused.  Didn't work for me.  I think I used the code wrong.
       >
       --- End Quote ---
       Maybe you should post the code
       EDIT: I wrote the code for background color wrong
       #Post#: 11687--------------------------------------------------
       Re: entire forum background color or image
   DIR By: Sara50840
       Date: August 31, 2013, 2:32 pm
       ---------------------------------------------------------
       Do I have to fill in both?
       #Post#: 11692--------------------------------------------------
       Re: entire forum background color or image
   DIR By: Silver734
       Date: August 31, 2013, 9:53 pm
       ---------------------------------------------------------
       Figured it outsupportJust slightly edit the new year's theme
       change the url of the first thing that says background
       #Post#: 11741--------------------------------------------------
       Re: entire forum background color or image
   DIR By: THE REAPER
       Date: September 6, 2013, 3:59 am
       ---------------------------------------------------------
       Why this doesn't work for me? This is my code:-
       --- Code ---
       body {
       background-color: hex code here; //background color
       background-image: url('
  HTML http://i.imgur.com/xjlgTsN.jpg');<br
       />//background image
       }
       --- End Code ---
       #Post#: 11755--------------------------------------------------
       Re: entire forum background color or image
   DIR By: xboi209
       Date: September 6, 2013, 11:35 pm
       ---------------------------------------------------------
       Firstly, did you replace the existing code for background image
       in the body {} or did you simply added this one in? If you just
       added it in, it probably won't work because it'll conflict with
       existing code.
       Secondly, if you're not going to use the background-color, then
       remove that line.
       #Post#: 11761--------------------------------------------------
       Re: entire forum background color or image
   DIR By: Sara50840
       Date: September 7, 2013, 11:13 am
       ---------------------------------------------------------
       Do I post my code in headers, footers, meta tags, or somewhere
       else?  The following code is currently in my footers:
       --- Code ---
       
       body {
       background-image:
       url('
  HTML http://www.cgadvertising.com/media/Maps/3/abstract-design.jpg');<br
       />//background image
       }
       --- End Code ---
       It didn't work.  It just added the code to my footers.  See
       here:
  HTML http://theforumofawesomeness.createaforum.com
  HTML http://theforumofawesomeness.createaforum.com
       *****************************************************
       Page 1 of 2
   DIR Next Page