IE 10 does not show my logo

Questions related to the configuration of Wordpress, themes, and security related questions/issues
Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Mon Nov 24, 2014 10:53 pm
Hi!

I want to know why Internet Explorer 10 will not sign my logo.

I'm using Worpress theme: StoreFront.

This is my web: http://www.ferreterialosangelescartago.com

Regards,
User avatar
Junior Boarder

GK User
Tue Nov 25, 2014 8:05 am
Hi,

Try to add the following code into the theme’s css/override.css file (make sure to enable the “Use the override.css file” option in Template options > Advanced in the WordPress backend)

Code: Select all
.imageLogo img {
max-width: auto;
width: auto;
}
User avatar
Moderator

GK User
Wed Dec 03, 2014 5:46 pm
This option did not work.

The theme StoreFront, does not bring the override.css file.

Then I create a new file called override.css and wrote the code you gave me, but the logo does not appear.

I have also enabled the option in the backend: override.css = enable.
User avatar
Junior Boarder

GK User
Thu Dec 04, 2014 9:04 am
Hello,
Your override.css file is empty:
http://www.ferreterialosangelescartago. ... ?ver=4.0.1

there's only a comment, please add mentioned code at the bottom of this file.
User avatar
Moderator


cron