0
Welcome Guest! Login
0 items Join Now

Picture not resized in explorer 8

    • Joao L.'s Avatar
    • Joao L.
    • Newbie
    • Posts: 12
    • Thanks: 0

    Picture not resized in explorer 8

    Posted 11 years 7 months ago
    • Hi

      This is just killing me :(
      The logo for the website is showing nicely on all browsers but with explorer 8 it just does not work.

      Safari/Chrome/Ffox - good):
      This image is hidden for guests.
      Please log in or register to see it.

      IE8 -bad :) :
      This image is hidden for guests.
      Please log in or register to see it.


      If you want to see it live www.hcm-m.ch
      I'm kinda new so all help really appreciated

      Thanks
      Joao
  • Re: Picture not resized in explorer 8

    Posted 11 years 7 months ago
    • In the /templates/gantry/css/ directory create a file called template-ie8.css.
      Add the following code to that file:
      .custom #header-logo { width: 200px; height: 200px; }
      .rokgallery-wrapper {padding-left: 55px;}


      By the way, in case you did not know, IE8 doesn't support media queries, so your site will not appear responsive in IE8. Also, there are no known mobile browsers based on IE8, so there is no reason to support mobile functionality for this desktop only browser.
    • Kind regards,
      Reggie

      Learn to code for free.
      www.freecodecamp.org
    • Joao L.'s Avatar
    • Joao L.
    • Newbie
    • Posts: 12
    • Thanks: 0

    Re: Picture not resized in explorer 8

    Posted 11 years 7 months ago
    • It worked perfectly thanks a lot Reggie.
  • Re: Picture not resized in explorer 8

    Posted 11 years 7 months ago

Time to create page: 0.062 seconds