Title: Image not Floating Left
Last modified: August 22, 2016

---

# Image not Floating Left

 *  [tdmales](https://wordpress.org/support/users/tdmales/)
 * (@tdmales)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/image-not-floating-left/)
 * Installed the Simple Google News Plugin version 2.1 and I can’t seem to have 
   the image float left. I am using the default short code [google_news] to add 
   to the page. The order of the feed item is
 * image
    title content
 * I looked at the ccs and it shows the float left option but I does not seem to
   work.
 * This is a great plugin, I am hoping to solve this small little problem. I am 
   not that knowledgeable about ccs formating any help would be appreciated.
 * WordPress 4.0.1
    Atahualpa theme version 3.7.18 Simple Google News version 2.1
 * Tks for your time.
    Tom
 * [https://wordpress.org/plugins/simple-google-news/](https://wordpress.org/plugins/simple-google-news/)

Viewing 5 replies - 1 through 5 (of 5 total)

 *  [Joey](https://wordpress.org/support/users/leglesslizard/)
 * (@leglesslizard)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/image-not-floating-left/#post-5546782)
 * Hi Tom,
 * I just tried the plugin and could not replicate the issue. Images appear to float
   fine but the plugin does throw some errors with wordpress version 4.0.1 as it
   has not been updated.
 * I was also using the same WordPress 4.0.1, Atahualpa theme version 3.7.18 and
   Simple Google News version 2.1.
 * If you have a link to your site I don’t mind having a look at the css to see 
   if I can help at all.
 * Regards,
    Joey
 *  Thread Starter [tdmales](https://wordpress.org/support/users/tdmales/)
 * (@tdmales)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/image-not-floating-left/#post-5546845)
 * Hi Joey
 * Thank you for the quick reply. Heres the link to my site.
    [](http://tdmales.com)
 * Tks
    Tom
 *  Thread Starter [tdmales](https://wordpress.org/support/users/tdmales/)
 * (@tdmales)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/image-not-floating-left/#post-5546847)
 * Joey
 * Looks like I did not use the link properly. My site is tdmales.com
 * Tks
    Tom
 *  [Joey](https://wordpress.org/support/users/leglesslizard/)
 * (@leglesslizard)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/image-not-floating-left/#post-5546913)
 * Inspected the images containing div and I’m unsure why but the css is different
   than what I have. Have you tried it in another theme (I have got the same theme
   as you installed so I doubt this is the issue but just in case!) Also, you could
   try disabling other plugins in case something else is conflicting with google
   news.
 * If you want to just add the css to fix the problem you need to add the following
   code:
 *     ```
       .newsimage {
         float: left;
         margin-right: 15px;
       }
       ```
   
 * The best way to do this I believe is with a child theme (basically uploading 
   your own custom stylesheet with any extra css you wish to apply to your theme,
   details [here](http://codex.wordpress.org/Child_Themes).
 * Good luck!
    Joey
 *  Thread Starter [tdmales](https://wordpress.org/support/users/tdmales/)
 * (@tdmales)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/image-not-floating-left/#post-5546945)
 * Joey
    I did try it in the Responsive Theme, but same thing happens. I added the
   css code that you gave me into the HTML/CSS Inserts area of the Atahualpa theme,
   and that took care of may problem. The images float left. Thank you for your 
   help on this.
 * Tks
    Tom

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Image not Floating Left’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/simple-google-news.svg)
 * [Simple Google News](https://wordpress.org/plugins/simple-google-news/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/simple-google-news/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/simple-google-news/)
 * [Active Topics](https://wordpress.org/support/plugin/simple-google-news/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/simple-google-news/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/simple-google-news/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [tdmales](https://wordpress.org/support/users/tdmales/)
 * Last activity: [11 years, 5 months ago](https://wordpress.org/support/topic/image-not-floating-left/#post-5546945)
 * Status: not resolved