0
Welcome Guest! Login
0 items Join Now

Changing Gantry print popup background color.

  • Changing Gantry print popup background color.

    Posted 9 years 9 months ago
    • My current property view has an unreadable grey background on the popup when you press the print button.

      How do I change the background to a simple white?
  • Re: Changing Gantry print popup background color.

    Posted 9 years 9 months ago
    • I am currently using the Castillo Theme
    • MrT's Avatar
    • MrT
    • Preeminent Rocketeer
    • Posts: 101084
    • Thanks: 13484
    • Web Designer/Developer

    Re: Changing Gantry print popup background color.

    Posted 9 years 9 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.

      Which template? which gantry? which joomla ?

      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.
    • MrT's Avatar
    • MrT
    • Preeminent Rocketeer
    • Posts: 101084
    • Thanks: 13484
    • Web Designer/Developer

    Re: Changing Gantry print popup background color.

    Posted 9 years 9 months ago
    • Moving this topic to Callisto forum then...

      1. make sure that you have latest CI build of Gantry 5 installed http://gantry.org/downloads#ci-builds - Do read warning though.
      2. Use this code...
      body.print-mode #g-page-surround {
          background-color: white;
      }
      To create a custom CSS compatible with Gantry 5 please read this http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet .

      Don't forget to recompile CSS from base outline too.

      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.

Time to create page: 0.502 seconds