Home » Forum
NoNumber!

Joomla!® Websites & Extensions
development  -  support  -  consultancy

I try to respond within 48 hours (excluding weekends).
If I haven't responded by then, feel free to post a reminder or bug me via email.

My last reply was: 16 Hours, 45 Minutes ago.

Welcome, Guest
Please Login or Register.    Lost Password?

Other Textcolor when mouseover?
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Other Textcolor when mouseover?
#695
Other Textcolor when mouseover? 3 Years, 3 Months ago  
Hello I am from Austria and my English is not very good. Sorry for this.

How can i make a another Textcolor in the default.css when mouse is over the Link?

Thanks for help

greetz Phil
philippbrunner
Posts: 3
User OfflineClick here to see the profile of this user
The administrator has disabled public write access.
 
#701
Other Textcolor when mouseover? 3 Years, 3 Months ago  
You can add a definition for:
[your classnames]... a:hover {
   color: #FF0000;
}

You may have to include the important statement:
[your classnames]... a:hover {
   color: #FF0000 !important;
}

Peter van Westen
Admin
Posts: 9165
User OfflineClick here to see the profile of this user
The administrator has disabled public write access.
Need to contact me directly? Go to my contact page.
If you use any NoNumber! extensions, please post a rating and a review at the Joomla! Extensions Directory.
Are you happy with the support? Please consider buying a License Code to help me to continue development and support.
 
#703
Other Textcolor when mouseover? 3 Years, 3 Months ago  
Thanks for answer. I am no programmer and i don´t understand your answer. Is the code for the Template css oder for de customenu css?
How and where must i make the classnames? Can i also for active link make another color?

greetz phil
philippbrunner
Posts: 3
User OfflineClick here to see the profile of this user
The administrator has disabled public write access.
 
#704
Other Textcolor when mouseover? 3 Years, 3 Months ago  
CustoMenu is css based. So if you want to turn it to your hand, you'll have to know a little about css.
You can add stuff to the customenu css. You can also add stuff to your temlate css. They both are called on, so they both work. But it is easier to keep everything regarding your menu in the customenu css.

with [your classnames] I mean what is already there in the css, or if you use other class names, use that. In the default css, that would be:
div.customenu_style_default div.customenu_default a:hover {

Peter van Westen
Admin
Posts: 9165
User OfflineClick here to see the profile of this user
The administrator has disabled public write access.
Need to contact me directly? Go to my contact page.
If you use any NoNumber! extensions, please post a rating and a review at the Joomla! Extensions Directory.
Are you happy with the support? Please consider buying a License Code to help me to continue development and support.
 
#709
Other Textcolor when mouseover? 3 Years, 3 Months ago  
I've solved the problem with the command in the mystyle.css

div.customenu_mystyle span span.span_active { color: #000000;
}

Thanks for help

greetz from tyrol Phil
philippbrunner
Posts: 3
User OfflineClick here to see the profile of this user
The administrator has disabled public write access.
 
#715
Other Textcolor when mouseover? 3 Years, 3 Months ago  
Ok, so I see you are still using the older version.
Peter van Westen
Admin
Posts: 9165
User OfflineClick here to see the profile of this user
The administrator has disabled public write access.
Need to contact me directly? Go to my contact page.
If you use any NoNumber! extensions, please post a rating and a review at the Joomla! Extensions Directory.
Are you happy with the support? Please consider buying a License Code to help me to continue development and support.
 
Go to topPage: 1
Moderators: Peter van Westen
hosting joomla
Open Source Training | Online Joomla! Training and Support
MaxCDN | Content Delivery Network | Accelerate your site to the max