Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author tuxlog

    (@tuxlog)

    You can change the layout copying wp-forecast-default.css to wp-forecast.css and edit wp-forecast.css according to your needs.

    If you like, post your site url and I will have a look what has to be changed.

    Thread Starter rebrov

    (@rebrov)

    ok, given url prognoza pogody, thanks

    Plugin Author tuxlog

    (@tuxlog)

    Hello rebrov,

    I tested with IE8 and the following change leads to success:

    div.wp-forecast-fc-oneday {
    padding-right: 250px;
    }

    And please check your html. There are several HTML errors in your document which makes it more difficult to analyse layout problems.

    Thread Starter rebrov

    (@rebrov)

    thanks tuxlog

    Improved HTML, really bugs with Internet Explorer, but it does not change the fact that it is still as it was.

    Change in div.wp-forecast-fc-oneday unfortunately did not help

    Find out how you can once again if the notice the errors in the HTML write

    I installed the plugin on a different theme and a problem with Internet Explorer is the same, look page

    Plugin Author tuxlog

    (@tuxlog)

    Well, it is a different theme and therefore you have a different layout. In this case try

    div.wp-forecast-fc-head {
    padding-right: 800px;
    }

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘problem with Explorer’ is closed to new replies.