Tagged: 

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #543334

    Hi, I want to add different background images (like a border) down the left and right side of my main website section. How can I add these in the Quick CSS, so that the images tile vertically down either side of the page?

    Thanks, Richard

    #543338

    Hey Richard!

    In order to insert two separate background sections on either side, direct edits to the theme container will be required.

    Before going that route, may we have a link to your website to see if we can provide you with a possible workaround?

    Regards,
    Dake

    #543339

    Thanks Dake,

    I’ve shared a link in the private box below.
    I have tried using this css:

    div #main {
    background-image: url(http://richardwilding.co.uk/nicoladonati/wp-content/uploads/2015/11/Shop-Left.jpg), url(http://richardwilding.co.uk/nicoladonati/wp-content/uploads/2015/11/Shop-Right.jpg);
    background-position: left top, right top;
    background-repeat: repeat-y, repeat-y;
    }

    #543362

    Hi!

    View post on imgur.com

    Please upload the above background image with the below settings as a workaround:

    View post on imgur.com

    Regards,
    Dake

    #543363

    OK, thanks Drake

    I will try that, but I also have another solution:

    Please look again at the home page. I have created separate background images for the Header, Main and Socket, and set these as the background images for each section in your settings.

    However, only the header background image is displaying. The main and socket background images are not appearing?

    Thanks again!

    #543364

    Hi!

    May I have temporary admin access to your website so I take a closer look at your settings and css?

    Regards,
    Dake

    #543365

    Thanks, I have added you as admin, details below

    #545099

    Hi!

    I checked your backend and can’t see that you set any background images in footer, socket, main or logo area. Also no css code for background-image in your Quick CSS field. If you still need help with this, then please add it again, clear browser cache+hard refresh a few times and let us know if it does not work for you.

    Cheers!
    Andy

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