0
Welcome Guest! Login
0 items Join Now

SOLVED Custom CSS for error page

    • Libelnet's Avatar
    • Libelnet
    • Jr. Rocketeer
    • Posts: 46
    • Thanks: 0

    SOLVED Custom CSS for error page

    Posted 8 years 1 month ago
    • How (or where) do I make a custom CSS file for the Gantry error page?
    • MrT's Avatar
    • MrT
    • Preeminent Rocketeer
    • Posts: 101084
    • Thanks: 13481
    • Web Designer/Developer

    Re: SOLVED Custom CSS for error page

    Posted 8 years 1 month ago
    • Which version of Gantry ?

      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.
    • Libelnet's Avatar
    • Libelnet
    • Jr. Rocketeer
    • Posts: 46
    • Thanks: 0

    Re: SOLVED Custom CSS for error page

    Posted 8 years 1 month ago
    • Gantry version 5
    • MrT's Avatar
    • MrT
    • Preeminent Rocketeer
    • Posts: 101084
    • Thanks: 13481
    • Web Designer/Developer

    Re: SOLVED Custom CSS for error page

    Posted 8 years 1 month ago
    • In Gantry 5 you do all custom CSS changes in a single custom CSS file.

      To create a custom CSS compatible with Gantry 5 please read this http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet .

      Remember to recompile CSS from base outline too.


      To make a CSS statement apply to a spcific outline your can use the class on the body tag that idefifies the outline currently being used to render the page. This class takes the form of "outline-xx" where "xx" is the outline id.

      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.
    • Libelnet's Avatar
    • Libelnet
    • Jr. Rocketeer
    • Posts: 46
    • Thanks: 0

    Re: SOLVED Custom CSS for error page

    Posted 8 years 1 month ago
    • Ok, thanks.

Time to create page: 0.050 seconds