View Full Version : Version 3.0, Remove "Click the stars to rate"
DetectorX
10-03-2009, 04:31 AM
Version 3.0 embeds "Click the stars to rate" above the stars in rating field. Is there any way to remove that line?
Can I send the wfreview.php to someone here that has access to the code for removal?
Thanks Jer...
nickmattern
10-03-2009, 11:14 AM
Version 3.0 embeds "Click the stars to rate" above the stars in rating field. Is there any way to remove that line?
Can I send the wfreview.php to someone here that has access to the code for removal?
Thanks Jer...
Sent you a PM. You should be able to control any text/formatting with CSS, but you're right, I'm not seeing it in the CSS. We'll be in touch very shortly.
You can hide that line of the ratings form via CSS:
#comment_form_ratings thead td {
display: none;
}
DetectorX
01-18-2010, 05:39 AM
I guess that will have to do for now... Will this be fixed in future releases? Maybe a field in the back to title ratings? or a custom perimeter for hardcoding....
Thanks dX
WFReviewAdmin
01-18-2010, 10:56 AM
Yes, I will add an option.
Steve
03-03-2010, 08:42 PM
Lucas, Did you add this in 4.0? I'm using the smileys and not starts so I need to change the text to "Click the smileys to rate" from "Click the stars to rate"...
WFReviewAdmin
03-05-2010, 03:11 AM
This feature has been added to 4.0.1. Thanks!
vBulletin® v3.8.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.