Hi,
I've installed the jRating module and it's working fine in IE and Safari but I'm seeing a rendering issue with jRating and it's interaction with the Links module. When jRating is enabled the Links module is bumped all the way to the bottom of the page due to the clear: both in the jRating.css file. You can see this behavior here: http://test.publicradioquest.com/node/97 when using Firefox on a Mac.
Any thoughts on how to get the links to show up just below the rating module?
-matt
Comments
Comment #1
hickory commentedIt's hard to tell on that page because you've cleared out the CSS from .rating-item (I think). However, you probably want to make .node .content and .links float:left.
Comment #2
hickory commentedComment #3
hickory commented