0
Welcome Guest! Login
0 items Join Now

SOLVED Afterburner 2 adding background in footer

    • gaaragr's Avatar
    • gaaragr
    • Jr. Rocketeer
    • Posts: 23
    • Thanks: 0

    SOLVED Afterburner 2 adding background in footer

    Posted 11 years 3 months ago
    • Hello,
      i want to add a custom rule to add background in footer ,i have downloaded a few patterns and want to add one in the footer.i tried to add a custom rule but it wont work.

      www.hellenic-impex.eu is the site
    • MrT's Avatar
    • MrT
    • Preeminent Rocketeer
    • Posts: 101084
    • Thanks: 13484
    • Web Designer/Developer

    Re: SOLVED Afterburner 2 adding background in footer

    Posted 11 years 3 months ago
    • Use this code...
      #rt-footer {
           background-image: url("/images/sphereimp.jpg");
      }
      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_fracture). 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.
    • gaaragr's Avatar
    • gaaragr
    • Jr. Rocketeer
    • Posts: 23
    • Thanks: 0

    Re: SOLVED Afterburner 2 adding background in footer

    Posted 11 years 2 months ago
    • wow thx alot ,it worked! Im trying to add a fixed possition to top menu but it seems that get messy.will it work that way to make main menu fixed?
    • MrT's Avatar
    • MrT
    • Preeminent Rocketeer
    • Posts: 101084
    • Thanks: 13484
    • Web Designer/Developer

    Re: SOLVED Afterburner 2 adding background in footer

    Posted 11 years 2 months ago
    • You can create a fixed menu using CSS yes.

      new questions = new thread please to be fair to other members.

      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.064 seconds