Active
Project:
Aboutpeople
Version:
6.x-1.x-dev
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
4 Sep 2008 at 07:59 UTC
Updated:
6 Feb 2009 at 23:35 UTC
Jump to comment: Most recent file
Comments
Comment #1
danrasband commentedThe Primary Links CSS settings start around line 290 in style.css. I've done a few modifications myself, so it might be off by a few lines. You can always do a search on "primary links" though, to find it.
If you want to make it a little bit more intense when a user hovers over the primary links, go ahead and change the code so that it looks something like this (it puts a slightly transparent white image over the link:
Of course, you'll have to make a new .png file or use the one that I've uploaded here...
Good luck.