URI:
   DIR Return Create A Forum - Home
       ---------------------------------------------------------
       Create A Forum - Support Forums
  HTML https://support.createaforum.com
       ---------------------------------------------------------
       *****************************************************
   DIR Return to: Create a Forum Codes and Support
       *****************************************************
       #Post#: 537--------------------------------------------------
       [Code/CSS] Add Image Before Navigation
   DIR By: Agent Moose
       Date: August 2, 2010, 8:34 pm
       ---------------------------------------------------------
       Add to CSS (anywhere will do, but I prefer at the very begining,
       or end, so you know where it is):
       --- Code ---
       /* Add Image before Navigation //Created by Agent Moose */
       div.navigate_section ul li:first-child:before
       {
       vertical-align: middle;
       content: url("IMAGE URL HERE");
       }
       --- End Code ---
       This code does exactly what the title says :) Adds an image
       before the Navigation.
       EDIT: Forgot to add copyright :P
       Enjoy :)
       #Post#: 567--------------------------------------------------
       Re: [Code/CSS] Add Image Before Navigation
   DIR By: CreateAForum Codes
       Date: August 3, 2010, 12:04 am
       ---------------------------------------------------------
       Agent Moose, please turn your PMs on.
       #Post#: 571--------------------------------------------------
       Re: [Code/CSS] Add Image Before Navigation
   DIR By: Agent Moose
       Date: August 3, 2010, 9:11 am
       ---------------------------------------------------------
       Thought I had it set to all members, but it was only for Admins.
       Anyway, its all members now.
       #Post#: 578--------------------------------------------------
       Re: [Code/CSS] Add Image Before Navigation
   DIR By: CreateAForum Codes
       Date: August 3, 2010, 11:41 am
       ---------------------------------------------------------
       Thanks, Moose. (:
       *****************************************************
       Page 1 of 1