0
Welcome Guest! Login
0 items Join Now

ROCKETTHEME IS CLOSING ON JUNE 30, 2025. As a thank-you to our community, enjoy 50% off all themes with the promo code THANKYOU before we shut down. Read our Farewell Blog Post for more details.

SOLVED Cross browser problem

    • Dan1982's Avatar
    • Dan1982
    • Newbie
    • Posts: 9
    • Thanks: 0

    SOLVED Cross browser problem

    Posted 13 years 5 months ago
    • Hi,

      The problem is with explorer 8, everything works fine on Firefox. Explorer does tell you the errors on the page (in the bottom right corner) but I have no idea how to fix it.

      https://skncomplex.com.au/anti-aging-free-trial/

      Notice the order now button. I managed to fix the height but the width is still out for some reason.

      Also I'm getting that secure warning where some content is unsecured, I've changed all the image locations to https and I don't know what else could be causing the pop up.

      I am a novice and this site is pushing me to the limit, any help would be much appreciated

      Thanks,

      Dan
    • Last Edit: 13 years 4 months ago by Dan1982.
    • Rub's Avatar
    • Rub
    • Elite Rocketeer
    • Posts: 566
    • Thanks: 0
    • Electronics Engineer - Medical Molding

    Re: SOLVED Cross browser problem

    Posted 13 years 5 months ago
    • try enabling compatibilty view??
    • Rub

      Steve Jobs "We will miss you"
      We are volunteers - Don't be rude
    • Dan1982's Avatar
    • Dan1982
    • Newbie
    • Posts: 9
    • Thanks: 0

    Re: SOLVED Cross browser problem

    Posted 13 years 5 months ago
    • Rub wrote:
      try enabling compatibilty view??
      Thanks for the reply. It didn't work but I'm also hoping for a solution that doesn't require the user to do anything
  • Re: SOLVED Cross browser problem

    Posted 13 years 5 months ago
  • Re: SOLVED Cross browser problem

    Posted 13 years 5 months ago
    • Rub's Avatar
    • Rub
    • Elite Rocketeer
    • Posts: 566
    • Thanks: 0
    • Electronics Engineer - Medical Molding

    Re: SOLVED Cross browser problem

    Posted 13 years 5 months ago
    • CMYKreative wrote:
      The width problem is caused by the input button styling. You've got it set to 38px.

      <input width="351" type="image" height="79" src=" skncomplex.com.au/wp-content/uploads/2012/01/order-now.png " value="Order" name="Order" class="default-input sale-orderbutton np inf-button" id="Order" style="width: 38px;">

      Take off the style="width: 38px;"

      Good observation!!
    • Rub

      Steve Jobs "We will miss you"
      We are volunteers - Don't be rude
    • Rub's Avatar
    • Rub
    • Elite Rocketeer
    • Posts: 566
    • Thanks: 0
    • Electronics Engineer - Medical Molding

    Re: SOLVED Cross browser problem

    Posted 13 years 5 months ago
    • you can also try adjusting the Ie8, Ie9 css files.
    • Rub

      Steve Jobs "We will miss you"
      We are volunteers - Don't be rude
  • Re: SOLVED Cross browser problem

    Posted 13 years 5 months ago
    • Just an update on the security warning, the GeoTrust image looks to be stored on non-htttps, so if you can, either host it locally within your https or ask them for a url for the image that is within an https area.

      That should fix the security warning.
    • CMYKreative : Graphic Design , Web Design , Printing , Banner Ads , Branding and more.
    • Dan1982's Avatar
    • Dan1982
    • Newbie
    • Posts: 9
    • Thanks: 0

    Re: SOLVED Cross browser problem

    Posted 13 years 5 months ago
    • Thanks for the replies, I've emailed Geo Trust, not much I can do from my end with that one.
      CMYKreative wrote:
      The width problem is caused by the input button styling. You've got it set to 38px.

      <input width="351" type="image" height="79" src=" skncomplex.com.au/wp-content/uploads/2012/01/order-now.png " value="Order" name="Order" class="default-input sale-orderbutton np inf-button" id="Order" style="width: 38px;">

      Take off the style="width: 38px;"

      I couldn't find the style code. This is what appears in my editor and in the source,

      <input id="Order" class="default-input sale-orderbutton np inf-button" width="351" height="79" name="Order" value="Order" type="image" SRC=" skncomplex.com.au/wp-content/uploads/2012/01/order-now.png " />

      But the width size as it appears on IE is exactly 38px so I'm not sure whats going on there.
  • Re: SOLVED Cross browser problem

    Posted 13 years 5 months ago

Time to create page: 0.087 seconds