0
Welcome Guest! Login
0 items Join Now

SOLVED Cerulean - Firefox issue

  • SOLVED Cerulean - Firefox issue

    Posted 9 years 3 months ago
    • Hi everyone,

      I have been having an issue with "Blog view" in Cerulean Theme when page is viewed using Firefox. My "Blog view" configuration is to show one Leading post, six Intro posts in a three columns setup.

      This configuration works well when the page is viewed using Chrome, as shown bellow:

      This image is hidden for guests.
      Please log in or register to see it.


      I noticed that Chrome resizes the size of Featured Images in order to fit them to the layout above mentioned. Firefox, instead, keeps the Featured Images in the same size as defined in Cerulean Settings. Bellow is show the result of the larger images.

      This image is hidden for guests.
      Please log in or register to see it.


      Any help will be apreciated.

      Marcio
    • MrT's Avatar
    • MrT
    • Preeminent Rocketeer
    • Posts: 101084
    • Thanks: 13484
    • Web Designer/Developer

    Re: SOLVED Cerulean - Firefox issue

    Posted 9 years 3 months ago
    • Could you please post a URL to your site (this can be done in the secure area tab if you prefer) so we can look for you. Without a link to page where the problem is on your site it is quite hard for us to provide the best solution due to so many variables. We try to provide file names and line numbers for code changes and if changes have already been made then our advice may be incorrect.

      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 Cerulean - Firefox issue

    Posted 9 years 3 months ago
    • This message contains only secure information that is visible to MrT, moderators and administrators
    • MrT's Avatar
    • MrT
    • Preeminent Rocketeer
    • Posts: 101084
    • Thanks: 13484
    • Web Designer/Developer

    Re: SOLVED Cerulean - Firefox issue

    Posted 9 years 3 months ago
    • Use this code...
      .blog .img-intro-left {
          max-width: 100%;
      }
      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 Cerulean - Firefox issue

    Posted 9 years 3 months ago
    • Hi Mark,

      Thank you very much! After the mods suggested by you, pages are shown as expected in Firefox, as well as in Chrome and Safari.

      Regards,

      Marcio

Time to create page: 0.080 seconds