Image logo breaks layout

eCommerce WordPress theme with various e-store features and WooCommerce support.
GK User
Thu Sep 26, 2013 12:03 pm
Hi there,

When uploading an image logo (200x60px) the layout breaks as per the screenshots below -- could you possibly help to rectify this?

http://glui.me/?i=9eaz6nj1nozrxu2/2013- ... 00_PM.png/

http://glui.me/?i=qki3tptmizx9ry5/2013- ... 01_PM.png/

Kind regards

Francois Wessels
User avatar
Junior Boarder

GK User
Thu Sep 26, 2013 12:32 pm
Hi,

Could you provide an URL to your website (here or via PM), then I'll be able to get you proper CSS.
User avatar
Moderator

GK User
Thu Sep 26, 2013 3:27 pm
Hi Piotr,

http://solarjar.worldofglass.co.za

Regards

Francois
User avatar
Junior Boarder

GK User
Thu Sep 26, 2013 5:56 pm
Add this code to StoreBox/css/override.css file (first enable this option in Storebox -> Template Options -> Advanced tab)
Code: Select all
#gk-head .imageLogo {
    float: left;
    margin-bottom: -15px;
}
User avatar
Moderator


cron