Footer Image

Home Forums All Other Themes Footer Image

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #86202
    NazarNazar
    Participant
    • Topics: 4
    • Replies: 12
    • Total: 16
    Member since: August 13, 2016

    Hi,

    Is there a way to display image as background on the copyright section and footer combined?

    Theme: SKT Complete

    #86229
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30587
    • Total: 30587
    Member since: August 16, 2013

    Hi,

    Kindly show us your website URL so that we can assist further.

    Regards,
    Brad

    #86249
    NazarNazar
    Participant
    • Topics: 4
    • Replies: 12
    • Total: 16
    Member since: August 13, 2016

    www.techexpeditions.com

    #86319
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30587
    • Total: 30587
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Editor >> style.css >> scroll down and add this code there.

    #footer .center { position:relative; z-index:2;}
    #footer { background: url(http://www.techexpeditions.com/wp-content/uploads/2017/09/LS-Australis-iced-up.jpg); position: relative;}
    #footer::after { position: absolute; content: " "; background: rgba(0, 0, 0, 0.7); top: 0; left: 0; height: 100%; display: block; z-index: 1; width: 100%;}

    Regards,
    Brad

    #86341
    NazarNazar
    Participant
    • Topics: 4
    • Replies: 12
    • Total: 16
    Member since: August 13, 2016

    I have added the following code, and the image is still not displayed, but it did remove the gray color off of footer

    #86354
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30587
    • Total: 30587
    Member since: August 16, 2013

    Hi,

    Okay, Kindly send us your URL of the site and WordPress admin details (Username & Password) via sktthemes.net/contact Please mention this forum URL while replying so that we understand what needs to be done.

    Regards,
    Brad

    #86358
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30587
    • Total: 30587
    Member since: August 16, 2013

    Hi,

    This issue was resolved from our end. Kindly check and confirm.

    Regards,
    Brad

    #86382
    NazarNazar
    Participant
    • Topics: 4
    • Replies: 12
    • Total: 16
    Member since: August 13, 2016

    Thank you, but there are few other issues with it.
    1. The image is not been stretched on full screen
    2. The image is not covering copy right area
    3. How do I change image to something else

    Thank you

    #86477
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30587
    • Total: 30587
    Member since: August 16, 2013

    Hi,

    This issue was resolved from our end. Kindly check and confirm.

    If you want to change the image.
    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and change image path:

    Example:

    .footer_wrap.layer_wrapper { background: url(http://www.techexpeditions.com/wp-content/uploads/2017/09/LS-Australis-iced-up.jpg); position: relative; background-size:cover;}
    
    .footer_wrap.layer_wrapper { background: url(ADD IMAGE PATH HERE WHAT U NEED); position: relative; background-size:cover;}

    Regards,
    Brad

    #89096
    NazarNazar
    Participant
    • Topics: 4
    • Replies: 12
    • Total: 16
    Member since: August 13, 2016

    Footer displays “Latest Posts”, is there a way to limit which posts are displayed based on category?

Viewing 10 posts - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.