[Plugin: Comment Rating Field Plugin] CSS
-
This plugin is perfect, except that the CSS refers to images using absolute paths which are wrong if WordPress isn’t installed at root. If you replace (for instance)
url(/wp-content/plugins/comment-rating-field-plugin/images/star.gif)
with
url('..images/star.gif')URLs should also be enclosed in single- or double-quotes.
Otherwise, a fantastic plugin. Thanks a lot, Tim.
http://ww.wp.xz.cn/extend/plugins/comment-rating-field-plugin/
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘[Plugin: Comment Rating Field Plugin] CSS’ is closed to new replies.