0
Welcome Guest! Login
0 items Join Now

SOLVED Chrome 48 issue

  • SOLVED Chrome 48 issue

    Posted 9 years 3 months ago
    • Hi, looking for help on this, the new version of chrome has shifted everything to the right!



      Advise Please and Thank You!
    • Last Edit: 9 years 3 months ago by Justin Myers.
    • MrT's Avatar
    • MrT
    • Preeminent Rocketeer
    • Posts: 101084
    • Thanks: 13484
    • Web Designer/Developer

    Re: SOLVED Chrome 48 issue

    Posted 9 years 3 months ago
    • Please do not post extensions/template specific questions in the "General Discussion" forum. You should post in the extension forum or template forum as appropriate. Most of these forums are for members who have a current PAID membership. Our priority is always to assist paying members.

      Thank you for your understanding.

      Your subscription appears to have expired. Support does require a current subscription.



      We have an outstanding bug ticket for this (to correct the issue the new Chrome created)...

      In the mean time you can add this custom CSS...
      div#rt-sidepanel-surround {
          margin: 0;
          padding: 0;
      }
      This is how to create a custom CSS compatible with Gantry 4...

      Simply create a file called "<TEMPLATENAME>-custom.css" and put this file in the CSS folder of the template (where <TEMPLATENAME> is the name of the template as seen in template manager e.g. rt_iridescent would be rt_iridescent-custom.css). GANTRY4 will automatically load this CSS file. If you wish, you can also have browser specific files by appending, for example, "-ie9" making the filename "<TEMPLATENAME>-custom-ie9.css"

      Regards, Mark.
    • Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information.
  • Re: SOLVED Chrome 48 issue

    Posted 9 years 3 months ago
    • Thank you Mark, I've been a member off and on for many years, havn't been on in awhile I guess.

      I added the a rt_mercado-custom.css file only containing

      div#rt-sidepanel-surround {
      margin: 0;
      padding: 0;
      }

      to the Tamplates/rt_mercado_j15/css folder

      didn't do anything. should I add this to template.css instead?
  • Re: SOLVED Chrome 48 issue

    Posted 9 years 3 months ago
    • yep, that fixed it, I added it to template.css under "Custom Content". Thank You So Much for the help!
    • MrT's Avatar
    • MrT
    • Preeminent Rocketeer
    • Posts: 101084
    • Thanks: 13484
    • Web Designer/Developer

    Re: SOLVED Chrome 48 issue

    Posted 9 years 3 months ago
    • Ok, I guess you have a Joomla 1.5 site then? You really should update that. Even Joomla 2.5 is not supported by Joomla anymore. I guess it could be quite a big job though...

      Your subscription expired in 2011.

      Regards, Mark.
    • Last Edit: 9 years 3 months ago by MrT.
    • Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information.

Time to create page: 0.125 seconds