How can i make the author picture appear on the right?
I do this below:
.node .picture {
float: right;
clear: right;
padding-left: 1em;
}
.comment .picture {
float: right;
clear: right;
padding-left: 1em;
}
But in book page,it appears wrong.
Can anybody help me ?

Comments

ibexy’s picture

any solutions to this yet?

itapplication’s picture

Status: Active » Closed (won't fix)