Create A Forum - Support Forums
Support => Create a Forum Codes and Support => Topic started by: Agent Moose on August 03, 2010, 01:34:21 am
-
Thanks, Moose. (:
-
Thought I had it set to all members, but it was only for Admins.
Anyway, its all members now.
-
Agent Moose, please turn your PMs on.
-
Add to CSS (anywhere will do, but I prefer at the very begining, or end, so you know where it is):
/* Add Image before Navigation //Created by Agent Moose */
div.navigate_section ul li:first-child:before
{
vertical-align: middle;
content: url("IMAGE URL HERE");
}
This code does exactly what the title says :) Adds an image before the Navigation.
EDIT: Forgot to add copyright :P
Enjoy :)