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, 27 Minutes ago.

Welcome, Guest
Please Login or Register.    Lost Password?

[SOLVED] Css And Other Stuff
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: [SOLVED] Css And Other Stuff
#381
[SOLVED] Css And Other Stuff 3 Years, 4 Months ago  
Hi, your module is just what I need for a site I'm working on.

I feel I'm pretty good at .css and such but I'm having a problem perhaps someone could help with.

I need the text (normal black) but on hover I need it to change to WHITE (or some other color). I've been unable to achieve this for some reason.

Look here in the bottom right; (testing site) http://www.sebringhome.info

Regards,

Gary Meleski
gmeleski
Posts: 9
User OfflineClick here to see the profile of this user
The administrator has disabled public write access.
 
#382
[SOLVED] Css And Other Stuff 3 Years, 4 Months ago  
try this:

div.customenu_default span span.span_hover {
   color: white;
}

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.
 
#383
[SOLVED] Css And Other Stuff 3 Years, 4 Months ago  
Yes, that worked perfect.

Thank you for the quick reply.

One more thing. I put this in your PHP as you have
no "Module Class Suffix" in your params.

$params->def('moduleclass_sfx', 'S3');

Regards,

Gary
gmeleski
Posts: 9
User OfflineClick here to see the profile of this user
The administrator has disabled public write access.
 
#384
[SOLVED] Css And Other Stuff 3 Years, 4 Months ago  
The 'Style name' acts as a class suffix. That way you can control the css of each menu separately.

.customenu_default { ... }
.customenu_myownstylename { ... }
etc
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.
 
#385
[SOLVED] Css And Other Stuff 3 Years, 4 Months ago  
Ok, I see what you are doing then.

Nice.

Thanks again.

Gary
gmeleski
Posts: 9
User OfflineClick here to see the profile of this user
The administrator has disabled public write access.
 
#386
[SOLVED] Css And Other Stuff 3 Years, 4 Months ago  
Hi again,

Another minor problem has developed.

I can't seem to figure it out.

After adding (9) menu items, the 7th & 8th items display incorrectly?

Pretty much everything set to default.

See here: (test site) http://www.sebringhome.info/-villages.html

Also Here: http://www.sebringhome.info/lifestyle.html

Regards,

Gary Meleski
gmeleski
Posts: 9
User OfflineClick here to see the profile of this user
The administrator has disabled public write access.
 
#387
[SOLVED] Css And Other Stuff 3 Years, 4 Months ago  
Try giving the spans a fixed width:
div.customenu_default a span span {
   ...
   text-align: left;
   width: 162px;
}

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.
 
#388
[SOLVED] Css And Other Stuff 3 Years, 4 Months ago  
Man,

My brain must not be clicking today.

I SAW that in the .css clear as day !!

Perfect.

Gary
gmeleski
Posts: 9
User OfflineClick here to see the profile of this user
The administrator has disabled public write access.
 
#446
[SOLVED] Css And Other Stuff 3 Years, 4 Months ago  
admin: div.customenu_default span span.span_hover { color: white; }
I'm having the same problem... where do I put the above instruction?
Newbie to css here
designer
Posts: 1
User OfflineClick here to see the profile of this user
The administrator has disabled public write access.
 
#447
[SOLVED] Css And Other Stuff 3 Years, 4 Months ago  
Best place is to put it in the CustoMenu stylesheet:
/modules/mod_customenu/css/default.css

But you can choose to place all your styles for CustoMenu in your template stylesheet.
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
MaxCDN | Content Delivery Network | Accelerate your site to the max
hosting joomla
Open Source Training | Online Joomla! Training and Support