Photos Inserted Into Body Do Not Scale in FireFox

Home Forums WordPress Themes – Premium Pure & Simple Photos Inserted Into Body Do Not Scale in FireFox

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #15786
    Rene
    Member

    Photos inserted into a page or post body do not scale correctly in FireFox (v35). The inserted image keeps it’s original size and covers the sidebar. Works fine in all other browsers:

    See: http://fauxirondirect.com/rectangular-71×23-designer-grille-faux-iron-window-treatment/

    #20901
    Anonymous
    Inactive

    How that image is displayed there ? Are you using any plugin there ? Any shortcode used ?

    #20936
    Rene
    Member

    I am using “WordPress Shopping Cart Plugin” http://tribulant.com/plugins/view/10/wordpress-shopping-cart-plugin.

    #15787
    Shekhar Bhandari
    Participant

    Hi Rene,
    You could use the following css in your child theme css file.

    div.wpcoproduct div.wpcoimages {
        float: none!important;
    }

    Since this is due to the plugin that you installed. We recommend you to take support of the corresponding plugin whether changing the css will affect the workflow of plugin or not.

    Thanks

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.