Custom CSS for menu

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Mon Oct 14, 2013 11:43 pm
Reply with quote
Report this post
Hi
Im desperately looking for some one to help with the menu of bluap. I need the active and hover of the menu to be a color block for each menu item, see attached. Anyone know what the css would be for this?
Please see attached. Will pay :)
See the home button, I have highlighted it (only on the mockup image).. now same has to happen for others.

Thanks in advance.

S
gavickneededcss.jpg
User avatar
Fresh Boarder

teitbite
Tue Oct 15, 2013 1:05 am
Reply with quote
Report this post
Hi

Please try add this code to css:

Code: Select all
#aside-menu li.active,
#aside-menu li:hover {
background-color: #000000;
}
User avatar
Moderator

GK User
Tue Oct 15, 2013 1:40 pm
Reply with quote
Report this post
Thank a million. All sorted though I had to play with padding and all that.
Very Thankful :)
User avatar
Fresh Boarder

teitbite
Wed Oct 16, 2013 3:15 pm
Reply with quote
Report this post
Hi

No problem. Glad I could help.
User avatar
Moderator


cron