logo

$10
Autofocus+ theme and removing duplicate image

On my wordpress photoblog, world of sabee
I am using Autofocus+ as the theme.
Finding that each posting duplicates the inserted image.

When Image is inserted via upload to media gallery - Large image at top and smaller directly below
Post titled 233 is an example.

My preference is to use the Flickr plugin to insert images into the post - This is results in 2 identical images one on top of the other. Post titled 235 is an example.

I am looking for solutions to remove the duplicate image.
Also would like to edit font size on the posts.

Sabina Song | 08/22/10 at 1:59pm | Edit


(1) Possible Answers Submitted...

  • avatar
    Last edited:
    08/22/10
    2:43pm
    Pippin Williamson says:

    Add this to your style.css


    .entry-content a.flickr-image img {
    display: none;
    }


    That will get rid of it.

This question has expired.





Current status of this question: Completed