URI:
   DIR Return Create A Forum - Home
       ---------------------------------------------------------
       Create A Forum - Support Forums
  HTML https://support.createaforum.com
       ---------------------------------------------------------
       *****************************************************
   DIR Return to: General Support
       *****************************************************
       #Post#: 11923--------------------------------------------------
       Style Help
   DIR By: Sara50840
       Date: September 23, 2013, 6:24 pm
       ---------------------------------------------------------
       I want my forum to look awesome like this one:
  HTML http://theheartofimagination.createaforum.com/index.php
  HTML http://theheartofimagination.createaforum.com/index.php,
       but I
       can't figure out how.  There is no way I can create my own style
       and try to understand all of those codes.  Is there a shortcut
       or a specific section of all the codes?
       #Post#: 11924--------------------------------------------------
       Re: Style Help
   DIR By: xboi209
       Date: September 23, 2013, 10:27 pm
       ---------------------------------------------------------
       The forum you posted looks good but doesn't seem difficult to
       replicate, maybe just time consuming. If you break everything
       down however, what makes it look good is the combination of A)
       background image(s), B) background colors, and C) text colors.
       All 3 of those can be easily learned:
       background images:
       --- Code ---
       
       background-image: url('URL');
       
       --- End Code ---
       background colors:
       --- Code ---
       
       background-color: #????;
       
       --- End Code ---
       colors:
       --- Code ---
       
       color: #????;
       
       --- End Code ---
       That's the bare minimum for those code, there's some more
       advanced stuff available but I hope you get the point. You can't
       expect to magically have a good looking forum unless it's
       already done for you, except it isn't(well maybe some of the
       styles in the Style Manager are kinda good).
       #Post#: 11927--------------------------------------------------
       Re: Style Help
   DIR By: Sara50840
       Date: September 24, 2013, 3:12 pm
       ---------------------------------------------------------
       Where do I put it?  Doesn't work in my headers and footers.
       #Post#: 11930--------------------------------------------------
       Re: Style Help
   DIR By: xboi209
       Date: September 24, 2013, 6:32 pm
       ---------------------------------------------------------
       Read the sticky topics:
  HTML http://support.createaforum.com/6/
       *****************************************************
       Page 1 of 1