Full service web hosting, great prices and support. Starts at $1.99/month!
Page 1 of 2 12 LastLast
Results 1 to 10 of 12

Thread: New version of Chrome seems to break the corner tabs

  1. #1
    osCMax Development Team

    New version of Chrome seems to break the corner tabs

    pgmarshall's Avatar
    Join Date
    Feb 2009
    Location
    London
    Posts
    3,517
    Contribute If you enjoy reading the
    content here, click the below
    image to support our site.
    Click Here To Contribute To Our Site

    Total Contributions For

    pgmarshall     $ 35.00
    Rep Power
    81


    Exclamation New version of Chrome seems to break the corner tabs

    Can someone else check for me that this is an issue. My version of Chrome has just upgraded itself (15.0.874.106) and now the corner banners are broken.

    I have done a bit of googling and found some stuff about display: inline for child elements. Since I am no good at css I was wondering if anyone else could shed some light on this.

    Works fine on older versions of Chrome - I can't bear it if we are going to have to start conditionally formatting css for Chrome as well as IE.

    Screen shot 2011-10-31 at 18.40.48.png

    Any ideas?

    Ps. I have tested this on an older copy of Chrome and it works fine - so it is definitely a Chrome issue OR the css needs tweaking to render properly.
    Last edited by pgmarshall; 10-31-2011 at 10:50 AM.
    pgmarshall
    _______________________________

  2. #2
    osCMax Development Team

    New version of Chrome seems to break the corner tabs

    pgmarshall's Avatar
    Join Date
    Feb 2009
    Location
    London
    Posts
    3,517
    Contribute If you enjoy reading the
    content here, click the below
    image to support our site.
    Click Here To Contribute To Our Site

    Total Contributions For

    pgmarshall     $ 35.00
    Rep Power
    81


    1 out of 1 members found this post helpful.

    Default Re: New version of Chrome seems to break the corner tabs

    Hmm... well this seems to fix the issue although I do not pretend to know why ... one for the css gurus out there.

    After a bit of trial and error ... in stylesheet.css

    Replace:
    img.corner_banner { display:inline-block; margin-left:-6px; margin-top:-7px; position:absolute; }

    With:
    img.corner_banner { display:block; margin-left:-6px; margin-top:-7px; position:absolute; }

    Regards.
    pgmarshall
    _______________________________

  3. #3
    llamma
    Guest


    1 out of 1 members found this post helpful.

    Default Re: New version of Chrome seems to break the corner tabs

    That is a good fix for me too. Suddenly firefox 8 started showing the corner banners as you showed in your screen shots. Confirmed with the fix this looks good in FF8, IE8, Chrome15.

    Thanks!

  4. #4
    stewartm
    Guest


    Default Re: New version of Chrome seems to break the corner tabs

    Works for me with Firefox 8, however IE 9 displays the banner while loading the page which then disapears when loaded. Compatibility mode displays the banner fine.

  5. #5
    osCMax Development Team

    New version of Chrome seems to break the corner tabs

    pgmarshall's Avatar
    Join Date
    Feb 2009
    Location
    London
    Posts
    3,517
    Contribute If you enjoy reading the
    content here, click the below
    image to support our site.
    Click Here To Contribute To Our Site

    Total Contributions For

    pgmarshall     $ 35.00
    Rep Power
    81


    Default Re: New version of Chrome seems to break the corner tabs

    stewartm - Do you mean they disappear when they should be shown? Or that there is a flash of content whilst loading?

    Sounds like yet another IE conditional css file is needed!

    Can you add any details of the issue to this bug report: 0000936: corner banner is off position in IE browsers - osCmax Bug Tracking System

    Regards.
    pgmarshall
    _______________________________

  6. #6
    fluccs
    Guest


    Default Re: New version of Chrome seems to break the corner tabs

    I have tested this and i found on my Firefox 8 and Chrome 15.0.874.121 that this fix corrected the problem with the Display

    I too get the issue in IE9 but only when compatibility mode is turned off...

  7. #7
    niallb
    Guest


    Default Re: New version of Chrome seems to break the corner tabs

    Hi.
    Ive got this as well with Chrome. firefox is fine, and I dont use IE so cant comment on that

  8. #8
    osCMax Development Team

    New version of Chrome seems to break the corner tabs

    pgmarshall's Avatar
    Join Date
    Feb 2009
    Location
    London
    Posts
    3,517
    Contribute If you enjoy reading the
    content here, click the below
    image to support our site.
    Click Here To Contribute To Our Site

    Total Contributions For

    pgmarshall     $ 35.00
    Rep Power
    81


    Default Re: New version of Chrome seems to break the corner tabs

    Niallb - have you applied the fix in this thread AND still get the issue with Chrome?
    pgmarshall
    _______________________________

  9. #9
    stewartm
    Guest


    Default Re: New version of Chrome seems to break the corner tabs

    Sorry, I thought I had replied, but must have missed the post button as I did write it.

    stewartm - Do you mean they disappear when they should be shown? Or that there is a flash of content whilst loading?
    There is a flash of content as the page loads which then disappears, works with IE9 compatibility though.

    Right where is the post button this time..............

  10. #10
    niallb
    Guest


    Default Re: New version of Chrome seems to break the corner tabs

    Quote Originally Posted by pgmarshall View Post
    Niallb - have you applied the fix in this thread AND still get the issue with Chrome?
    Hi, no I havent tried the fix yet. I usually use Firefox so only just came across it, thanks

Page 1 of 2 12 LastLast

Similar Threads

  1. SSL Error in Chrome
    By cvwd in forum Installation/Setup
    Replies: 4
    Last Post: 08-11-2011, 05:41 PM
  2. [Images] Banner not showing up in Firefox and Chrome, works in Safari??
    By Tangwystel in forum Store Administration
    Replies: 5
    Last Post: 08-05-2011, 11:30 AM
  3. Potential css adjustment for admin suckerfish menu in safari or chrome
    By blackhawk in forum osCmax v2 Customization/Mods
    Replies: 5
    Last Post: 12-09-2010, 03:26 PM
  4. Safari / Chrome layout fix
    By michael_s in forum New osCommerce Contributions
    Replies: 0
    Last Post: 06-29-2009, 04:05 PM
  5. Break <br> tag don't break line
    By kestas in forum osCommerce 2.2 Modification Help
    Replies: 1
    Last Post: 01-16-2006, 08:30 PM

Bookmarks

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •