![]() |
|
Ratings issue - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: Ratings issue (/thread-4146.html) |
Ratings issue - early - 2008-11-28 Hello folks! Ratings issue - sbillard - 2008-11-29 The CSS for this is all in the rating.css file in the ../zp-core/plugins/ratings folder. You can check to see if you have a conflict with any of your theme CSS. (Also check to be sure that css file exists on your installation.) Ratings issue - early - 2008-11-29 Yes. I thought of that as well, completely stripping-out anything within my CSS that could potentially cause the problem. Didn't help... Ratings issue - sbillard - 2008-11-30 You should probably make sure that the ratings work in the standard theme just to be sure it really is a conflict with your theme. Ratings issue - early - 2008-11-30 They appear to work in the standard theme. I have the installation in a folder called "gallery" - do I need to make a change in the "background: url(alt_star.png)" in the rating.css file? Although... the script apparently has located the alt_star.png since I can obtain one behavior out of it upon hovering... Ratings issue - sbillard - 2008-11-30 You will just have to figure out what in your theme/css is causing the problem. |