AuntShellby Posted February 18, 2014 Posted February 18, 2014 I am using the Montauk layout, and would like to use a background image for canvas instead of a background color, in addition to a background image for the site. There’s a background image option, but no option for a canvas background image. Is there any way to do this either through a setting I’m overlooking or with CSS? Thank you in advance for any help.
hobbitful1 Posted May 27, 2014 Posted May 27, 2014 Were you able to find a solution? I too am interested in doing this. Viewing some of the Montauk website designs, it can be done. Can anyone help with this? Thanks
Guest Posted October 22, 2014 Posted October 22, 2014 I would also like to know how this is done. I want to transfer all the (already designed) brochure’s style/theme into my website, any suggestions out there? Cheers!
JamieClarkeType Posted February 9, 2015 Posted February 9, 2015 Hi, just did this via the custom CCS and it works fine: Upload your background images via the MANAGE CUSTOM FILES in the custom CSS area. This will give you the image's URL, something like: http://static1.squarespace.com/static/…/background.jpg Add this URL into this code in the CSS window (ignoring the quotes): #canvas { background-image: url(URL); }
Guest Posted April 12, 2016 Posted April 12, 2016 Thanks, JamieClarkType. This worked very well for me.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.