I am testing out the ratings plug in.
But it seems that it doesnt like my theme.
It is not lined up .. in Firefox or IE.
I am testing out the ratings plug in.
But it seems that it doesnt like my theme.
It is not lined up .. in Firefox or IE.
Do you mean the vertical alignment of the stars?
If so, look at this style element:
#content p img {
border:medium none;
margin-bottom:10px;
margin-right:15px;
}
Removing, editing, or changing the property 'margin-bottom:10px;' will adjust the vertical alignment.
This topic has been closed to new replies.