I am sure this is a simple change to the css file, but I am not css savvy. Can someone tell me how to get the "average vote" table to align to the left instead of right?

I think this is the section of the css file that needs modification.

/* the vote box (table) (includes number plus caption) */
.userreview_review_vote {
    text-align: center;
    display: inline;
}

Here's a sample page.

http://drupal.macreviewzone.com/reviews/software/qpict-7-0.html

I would like the average vote table to appear just to the right of the words "Average vote based on 1 review."

Any advice would be greatly appreciated.

Thanks,

Don

Comments

royal007’s picture

have you tried float:left ??

Don Engstrom’s picture

No, thanks for the suggestion. I'll give it a try.

Don

pomliane’s picture

Status: Active » Closed (won't fix)

This version of userreview 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.