0
Welcome Guest! Login
0 items Join Now

using background image in footer section instead of simple color

  • using background image in footer section instead of simple color

    Posted 8 years 11 months ago
    • Hi,

      I would like to use a background-image in the footer section of my ambrosia website instead of a simple colored background. I am speaking about http://lab.piovarci.com/skh/ . Using an web inspector I did identify the section as footer#g-footer. I am not sure if I have to modify the ambrosia css and which one or to put some kind of custom css file and where?

      The test image I would like to use for the background is here: http://lab.piovarci.com/skh/images/template/wood.jpg

      Any help would be much appriciated.

      Thanks.

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

    Re: using background image in footer section instead of simple color

    Posted 8 years 11 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.


      Use this code...
      footer#g-footer {
          background-image: url("/skh/images/template/wood.jpg");
      }

      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.


      Regards, Mark.
    • Last Edit: 8 years 11 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.058 seconds