My stars are being stacked vertically and look really funny... they should be horizontal, right? how can I cahnge that?

Comments

drewish’s picture

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?

Fusion_Sushi’s picture

yes 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;
}

duaelfr’s picture

Status: Active » Closed (won't fix)

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.