Author name and bio text show under picture after update
-
http://www.davescomputertips.com/2012/02/three-alternatives-to-ccleaner-part-3/
The author’s name and bio are behind the author pic after update to 1.6.
Pics are all 150px in width and I’m using a custom width with the new custom width feature.
Anyone else experiencing this? Any ideas?
Not the actual solution, but try this temporary hack,
.author-entry .avatar, .author-info .avatar {
float: right;
}Try to decrease the avatar size a bit.
Hmmm.. add this too,
.single .author-info {
padding-left: 45px;
}So is this a bug, or am I the only one experiencing this?
I think it’s just you.
Admin
You’re using a custom author image, which isn’t the same size if you use Gravatar, hence the text going behind the picture.
Admin
That used to be the case, but with the customisable column width option, the size of the author gravatar shown depends on the size of the container. In the next update, I’ll do a simple HTML resize on the custom author image to fit the Gravatar image size.
Viewing 10 posts - 1 through 10 (of 11 total)
- 1
- 2
- You must be logged in to reply to this topic.
