Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
they should be horizontal. my guess is that you've got some CSS that's affecting it. do you have a URL that i could take a look at to get an idea of what's going wrong?
This version of Review is not supported anymore. The issue is closed for this reason.
Please upgrade to a supported version and feel free to reopen the issue on the new version if applicable.
This issue has been automagically closed by a script.
Comments
Comment #1
drewish commentedthey should be horizontal. my guess is that you've got some CSS that's affecting it. do you have a URL that i could take a look at to get an idea of what's going wrong?
Comment #2
Fusion_Sushi commentedyes the solution was to define rateimage in the css. here is what I used:
.rateimage {
background: #fff right center no-repeat;
padding: 0px 0 0px 0px;
margin: 0 0 0 0;
display: inline;
}
Comment #3
duaelfrThis version of Review is not supported anymore. The issue is closed for this reason.
Please upgrade to a supported version and feel free to reopen the issue on the new version if applicable.
This issue has been automagically closed by a script.