Results 1 to 10 of 12
Threaded View
-
24th Mar 2012, 07:00 PM #8Too busy :|Website's:
L337Fx.com BeastieBay.netWhat deAthbLisS said is right.
Add this CSS code in your .css file
Code:ul#navigation li.active1 { border-bottom: 1px solid #000; background: #304b0f; }
Example:
PHP Code:<ul id="navigation">
<li class="active"><a href="/">Home</a></li>
<li class="active1"><a href="/myaccount">My Account</a></li>
<li class="active"><a href="/editaccount">Edit Account</a></li>
<li class="active"><a href="/logout">Logout</a></li>
</ul>
If you need to edit the color, then change this background: #304b0f; (in the code I gave previously) as per your liking.
Goto http://www.color-hex.com/color/ for HTML Color Codes
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Highlight searched text plugin
By r00ts in forum WordpressReplies: 2Last Post: 9th Apr 2012, 07:10 PM -
[Hiring] Simple PHP Job
By Apathetic in forum Completed TransactionsReplies: 0Last Post: 14th Sep 2011, 02:08 AM -
[Hiring] $10 simple job :D
By viruz99 in forum Completed TransactionsReplies: 8Last Post: 28th Nov 2010, 07:22 AM -
Something Simple
By w00ty in forum Graphics AreaReplies: 0Last Post: 14th Jul 2010, 07:58 AM -
Its seems so simple ...
By S?nic in forum IP.BoardReplies: 8Last Post: 20th Sep 2009, 12:42 AM
themaCreator - create posts from...
Version 3.56 released. Open older version (or...