Background image to be fixed and not repeat

Discussion in 'ColorWay WordPress Theme' started by leonkill2000, Oct 26, 2017.

Thread Status:
Not open for further replies.
  1. leonkill2000

    leonkill2000 Member

    Joined:
    Jun 15, 2012
    Messages:
    96
    Likes Received:
    0
    I wish the background image to 'not repeat' and be fixed whie the website data etc scrolls over.

    I looked through the forum and did find some script but it did not work.

    Website https://www.scottscabinetmaking.com.au

    thanks Leonie
     
  2. akbar92

    akbar92 Support Staff Staff Member

    Joined:
    Jun 3, 2017
    Messages:
    2,318
    Likes Received:
    49
    Hi,

    To remove the logo, just paste the code given below in Custom CSS section.
    (Dashboard->Inkthemes->Theme Options -> Styling Options -> Custom CSS) of your dashboard.

    Code:
    body {
        background: url("Image URL") no-repeat fixed;
    }
    Hope this helps...!

    Thanks & Regards!
    Akbar
    InkThemes.com
     
  3. leonkill2000

    leonkill2000 Member

    Joined:
    Jun 15, 2012
    Messages:
    96
    Likes Received:
    0
  4. akbar92

    akbar92 Support Staff Staff Member

    Joined:
    Jun 3, 2017
    Messages:
    2,318
    Likes Received:
    49
    Hi Leonie,

    Hope you are doing good but put the code like this:

    Code:
    body {
        background: url(https://scottscabinetmaking.com.au/wp-content/uploads/2017/10/1BestCabinetmakersAndDesignersInBrisbaneBG.jpg) no-repeat fixed;
    }
    Hope this helps...!

    Do let us know if you need further help.

    Looking forward to hearing from you.

    Regards,
    Akbar
    InkThemes.com
     
  5. leonkill2000

    leonkill2000 Member

    Joined:
    Jun 15, 2012
    Messages:
    96
    Likes Received:
    0
    Hi Akbar

    Thanks for correcting the code for me.
    I have entered this and the photo is still not fixed !!

    Do you want me to send through log in details for the website ?

    cheers Leonie
     
  6. akbar92

    akbar92 Support Staff Staff Member

    Joined:
    Jun 3, 2017
    Messages:
    2,318
    Likes Received:
    49
    Yes, please allows us to check your website, Kindly send the admin credentials of your website at [email protected] along with the thread link.

    We will do the needful.

    Looking forward to hearing from you.

    Regards,
    Akbar
    InkThemes.com
     
  7. leonkill2000

    leonkill2000 Member

    Joined:
    Jun 15, 2012
    Messages:
    96
    Likes Received:
    0
    Thanks Akbar

    Have emailed info through to you

    cheers Leonie
     
  8. akbar92

    akbar92 Support Staff Staff Member

    Joined:
    Jun 3, 2017
    Messages:
    2,318
    Likes Received:
    49
    Hello,

    We have successfully received your credentials and is being forwarded to the concerned department, will get back to you with a positive response ASAP.

    Your patience will be highly appreciated,

    Warm Regards!
    Akbar
    InkThemes.com
     
  9. leonkill2000

    leonkill2000 Member

    Joined:
    Jun 15, 2012
    Messages:
    96
    Likes Received:
    0
    Hi Akbar

    I have been into the website and seen that the background photo is now not repeating - many thanks

    I have also noticed on the 'About Us' page that the media photo for 'design . draw . deliver'

    has reverted back to the old photo which I had deleted. 'design - draw - deliver'

    That is the pics has - instead of .

    In the backend the pic is correct but the live is showing the -

    I have cleared my cache

    Not sure if when they were fixing the background whether they have restored a cache version or not.

    Many thanks
     
  10. akbar92

    akbar92 Support Staff Staff Member

    Joined:
    Jun 3, 2017
    Messages:
    2,318
    Likes Received:
    49
    Hi,

    We didn't quite understand your query properly, It would be better for us to understand your query with the help of some edited screenshots of the concerned areas of your site.

    So that we can deliver you an exact and appropriate solution to you,

    Looking forward to hearing from you soon.

    Thanks & Regards!
    Akbar
    InkThemes.com

    PS: You can create your screenshots using screenpresso (http://www.screenpresso.com).
     
  11. leonkill2000

    leonkill2000 Member

    Joined:
    Jun 15, 2012
    Messages:
    96
    Likes Received:
    0
    Hi Akbar

    Everything is now working OK.

    The photo that was showing incorrectly is now OK

    Must have been a caching problem

    Thank you

    cheers Leonie
     
  12. Naveen

    Naveen Guest

    Joined:
    Aug 8, 2014
    Messages:
    1,739
    Likes Received:
    64
    That sounds great :)
     
Thread Status:
Not open for further replies.

Share This Page