Home pcDTR Forum
If you like the work i do, you know what to do.
Welcome, Guest
Please Login or Register.    Lost Password?

Just not working for me.
(1 viewing) (1) Guest
Go to bottomPage: 12345
TOPIC: Just not working for me.
#64
Re:Just not working for me. 9 Months, 4 Weeks ago Karma: 0
To get around it at the moment, I've removed the hover style in the styles.css for the menu buttons.

My change in the template_css.css file for hover is just to apply an underline to the style, which is done with plain CSS.

Will post the site soon as an example when the client lets it go live.

Unfortunately jstacy, this doesn't help you as your hovers are more complex.
partic
Joomla Consultant
Fresh Boarder
Posts: 18
graphgraph
User Offline Click here to see the profile of this user
ICQ#: 40485406 Gender: Male particthistle KPS particthistle pjackson@kpsystems.com.au Location: Melbourne Australia Birthday: 04/21
Last Edit: 2009/11/13 03:05 By partic.Reason: Added detail.
The administrator has disabled public write access.
Patrick Jackson
KPS

Joomla Consultant's Consultant
Melbourne Australia
www.kpsystems.com.au
 
#67
Re:Just not working for me. 9 Months, 4 Weeks ago Karma: 2
So i got the menu working. Changed you css a bit. You had a 'span' inside you 'a' and that's why the hover didn't work.

There is just one problem left. The span the pcDTR creats only hovers when you have the move over the text, and not over the parent span.

h1 {
font-family: PointedlyMad;
font-size: 24pt;
font-weight: normal;
color: #E64600;
}

.menu-dropdown span {
font-family: PointedlyMad;
font-size: 14pt;
color:#000;
}

.menu-dropdown a.active span {
font-family: PointedlyMad;
font-size: 14pt;
color:#E64600;
}

.menu-dropdown a.active span:hover {
color:#E64600;
}

.menu-dropdown span:hover {
color:#fff;
}
flowman
Admin
Posts: 110
graph
User Offline Click here to see the profile of this user
Last Edit: 2009/11/13 09:33 By flowman.
The administrator has disabled public write access.
 
#68
Re:Just not working for me. 9 Months, 4 Weeks ago Karma: 2
You so gona love me fixed you problem. Hovering on the menu is now working as it should. Time to release 2.0.2.
flowman
Admin
Posts: 110
graph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
Go to topPage: 12345
Banner
Copyright © 2010 pcDTR. All Rights Reserved.
Joomla! is Free Software released under the GNU/GPL License.