1. kgkoop
  2. Free Templates / Extensions
  3. Thursday, 22 August 2013
  4.  Subscribe via email
Hey everybody,

I'm trying to do the following:
Main Menu should have the following
Font Color #FFFFFF

Block down shoud have
background color #FFFFFF
Font Color #9a1980

Hover over color can stay the same.

Right now I can only change the color for both at the same time - that makes the sub menu unreadable.

Can you point me in the right direction please?

Best regards

Klaus
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Klaus

Would you have a URL to an example of your menu?

Ciarán
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciarán,

the original website can be found here
http://www.monikafinkbeiner dot com
As you can see the word are in black - she wants them to be white.
But as soon as there are submenus, we run into a problem. White writing, white background = zero readability :-)
So there needs to be a second color definition for the writing in the submenus - does it make more sense now?

Best regards

Klaus
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Klaus

Try adding the following to the end of your templates template.css (../templates/j51_oxygen/css/template.css)


#hornav ul li a {
color: #FFFFFF !important;
}
#hornav ul li li a {
color: #000000 !important;
}


Where #FFFFFF is the colour of your menu items and #000000 is the colour of your sub menu items.

Ciarán
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you - that worked like a charm. I had to adjust the hover, but you showed me already the way :-D
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 4
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!

Join Our Newsletter

* indicates required
We respect your privacy and do not tolerate spam and will never sell, rent, lease or give away your information (name, email, number, etc.) to any third party. Nor will we send you unsolicited email.
Joomla51 - Mullaghmore, Co. Sligo, Ireland
Joomla51.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by
Open Source Matters
the trademark holder in the United States and other countries.

We use cookies on our website. Some of them are essential for the operation of the site, while others help us to improve this site and the user experience (tracking cookies). You can decide for yourself whether you want to allow cookies or not. Please note that if you reject them, you may not be able to use all the functionalities of the site.

Ok