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
Comment #1
ibexy commentedany solutions to this yet?
Comment #2
itapplication commented