Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • nibu Friend
    #1077803

    Hi,

    Is it possible to add a background image in the footer? I would be very grateful if someone could tell me how 🙂

    Thanks!
    Nick

    Pankaj Sharma Moderator
    #1077905

    Hi
    Add below code in custom.css file and change the image path with your image path

    .t3-footer {
        background-image: url(/images/joomlart/slideshow/wedding-item-1.jpg);
    }

    Hope it helps.

    Regards

    nibu Friend
    #1078040

    Hi Pankaj,

    Where do I need to add this code? I don’t see a custom.css file?
    I tried adding it to template.css but that didn’t work.
    Also I tried to add the code in the backend > templates > ja small biz > custom code. But this only made the code-text show up on my pages…

    Thank you again!
    Nick

    Pankaj Sharma Moderator
    #1078145

    Hi
    Open template folder of JA biz template /css/custom.css file
    If there is no custom.css file just create it and add the code

    Regards

    nibu Friend
    #1078678

    Thanks for your help , but unfortunately I can not solve it 🙁

    Pankaj Sharma Moderator
    #1079027

    Thanks for your help , but unfortunately I can not solve it ?

    Kindly share the URL of site on which you applied the changes,
    I will check it directly on your site.

    Regards

    nibu Friend
    #1081486
    This reply has been marked as private.
    Pankaj Sharma Moderator
    #1081748

    Hi
    You custom.css file contains many errors http://prntscr.com/hovogp
    Kindly remove them and use only this code

    .t3-footer{background-image: url(/city/images/footer1.png);}

    it works like in this screenshot http://prntscr.com/hovow8

    Regards

Viewing 8 posts - 1 through 8 (of 8 total)

This topic contains 7 replies, has 2 voices, and was last updated by  Pankaj Sharma 6 years, 4 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum