Tagged: Dake
-
AuthorPosts
-
November 26, 2015 at 6:18 pm #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
November 26, 2015 at 6:33 pm #543338Hey 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,
DakeNovember 26, 2015 at 6:35 pm #543339Thanks 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;
}November 26, 2015 at 8:10 pm #543362Hi!
Please upload the above background image with the below settings as a workaround:
Regards,
DakeNovember 26, 2015 at 8:14 pm #543363OK, 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!
November 26, 2015 at 8:19 pm #543364Hi!
May I have temporary admin access to your website so I take a closer look at your settings and css?
Regards,
DakeNovember 26, 2015 at 8:25 pm #543365Thanks, I have added you as admin, details below
December 1, 2015 at 12:30 pm #545099Hi!
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 -
AuthorPosts
- You must be logged in to reply to this topic.