![]() |
|
Change Rating Submit button to image - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: Plugins (https://forum.zenphoto.org/forum-6.html) +--- Thread: Change Rating Submit button to image (/thread-6677.html) |
Change Rating Submit button to image - jaykirk - 01-03-2010 Hi, I have a slight problem with the rating plugin breaking when changing the Submit input type from 'button' to 'image'. I'd like to use a specific image for both the search and rating submit buttons to keep the design consistent - but whenever I change line 222 of the rating.php it breaks. Any ideas? Thanks, -Jason Change Rating Submit button to image - sbillard - 01-03-2010 You do not need to change the submit, just change the image that is displayed. You will need to modify the alt_star.png image (or rather make one with similar characteristics--three versions of the image, same dimensions. Change Rating Submit button to image - acrylian - 01-03-2010 Actually the star.png is not for the submit button. But you don't need to change any code, it should be possible to style the button via CSS. |