1. ziggy
  2. Sherlock Holmes
  3. Commercial Templates
  4. Friday, 13 July 2012
  5.  Subscribe via email
I'm working with the Novation template. Can you tell me how to change the font size and 'over' color for the hornav menu? Altering the template.css file doesn't seem to work for changing the color and size.
Accepted Answer Pending Moderation
0
Votes
Undo
Is there a particular text you wish to change the font size?

For the hornav menu hover try adding the following CSS to the Custom CSS field within your templates parameters.

[code type=css]#hornav ul a:hover, #hornav ul ul a:hover {color: #AAAAAA;}[/code]
... where #AAAAAA is your new hover colour.

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you Ciarán. The custom CSS works. And I put in
#hornav ul a:link, #hornav ul ul a:hover {font-size: 16px;}
#hornav ul a:hover, #hornav ul ul a:hover {font-size: 16px;}
to change the text size in the hornav menu. :)
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
I would like to change the hornav menu font in the Kontact template. I haven't found a Custom CSS field within the templates parameters.

I tried changing within the following css/template.css code without success.

/* Hornav - Parent Styling */
#hornav ul a, #hornav ul ul a, #hornav .separator {color:#fff; font-size:15px; font-weight:normal; line-height:25px; margin:0 0px 0px 0px; text-shadow:none}
#hornav li {background: none repeat scroll 0 0 transparent; float:left; padding:0; z-index:99999 !important;}
#hornav li a, #hornav .separator {margin:7px 0;}
#hornav li li a {font-weight:normal; overflow:hidden; padding:4px 8px; text-align:left; text-indent:0; z-index:9999 !important;}
#hornav ul a, #hornav .separator {display:block; padding: 4px 9px; text-decoration: none; z-index: 99999 !important;}
#hornav ul ul a {font-size:13px; margin:0px; color:#fff;}
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
You can try adding the following to the end of your templates template.css (../templates/j51_kontact/css/template.css)...

[code type=css]#hornav ul a, #hornav ul ul a, #hornav .separator {
color:#CCCCCC;
font-size:10px;
}[/code]
Where #CCCCCC is your link color, 10px your link font size.

Ciarán
  1. more than a month ago
  2. Commercial Templates
  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