Images for Users Not Showing

Posted in: Newspaper
Post count: 42

The images on the author box aren’t resulting. Any help would be great

Post count: 6600

Hi,

First please make sure that you have set an image to your user profile and use WP User Avatar to do it.
If this dose not help please provide an URL to your site so I can check this and also make sure you disable all plugins and check again to make sure that this isn’t happening due to a plugin and also remember to empty cache if you use any.

Thanks

Post count: 42

This worked! Although the author box is a bit off (formatting). Mind taking a look at it? It’s edmsauce.com.

Post count: 6600

Hi,

Use this css to fix that: http://screencast.com/t/EbUBRcze

.author-box-wrap img {
float: left;
}

Thanks

Post count: 42

Added the code to the existing line item. Was there a certain spot on the style.css to edit it?

Post count: 6600

Hi,

You could also add it in the custom css filed in theme panel, like this: http://screencast.com/t/IHiQUlIvh or at the end of style.css file.. but like you have added it should also work fine.

Thanks

Viewing 6 posts - 1 through 6 (of 6 total)
The forum ‘Newspaper’ is closed to new topics and replies.