JHebert Posted October 5, 2021 Share Posted October 5, 2021 Site URL: https://prism-lobster-kwcp.squarespace.com/ Hi, How can I get an image in the background of my header in individual blog posts? I want to match the design of the rest of the site pages. (example: https://prism-lobster-kwcp.squarespace.com/webinars/blog-post-title-three-w6t2p) Link to comment
entheogenesis Posted October 7, 2021 Share Posted October 7, 2021 Also need the same for my site. I need to be able to display the site brand consistently across pages, especially the blog pages. The more i work with squarespace the less and less impressed i am by you it. This would seem like a fairly straightforward requirement in any site, yet an unusual lack of foresight. Link to comment
tuanphan Posted October 7, 2021 Share Posted October 7, 2021 Hi, you can add this code to Design > Custom CSS. However the title won't over image body.collection-type-blog-side-by-side.view-item header#header { background-image: url(https://images.squarespace-cdn.com/content/v1/609bf83cffa8e36b5272df1d/72ca889f-75e1-4f04-99c5-933aa7990ec3/homeillustration.jpg?format=1500w); padding-bottom: 20px; } You can adjust 20px You can consider use this blog post banner plugin, looks better. It will be like this (we can make header transparent + over image with some simple code later). (The link contains an affiliate link, which means I will get a small comission if you click on the link and buy the plugin. Of course, it's definitely a good plugin, from a dev I know, so I recommend it.) Let me know if you have any other problems. Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
JHebert Posted October 8, 2021 Author Share Posted October 8, 2021 This is very helpful, thanks. I don't understand why I can't change the "theme" colors for just the blog headers. Your image code works great, but the navigation colors are all screwed up now. Link to comment
tuanphan Posted October 10, 2021 Share Posted October 10, 2021 On 10/8/2021 at 10:26 PM, JHebert said: This is very helpful, thanks. I don't understand why I can't change the "theme" colors for just the blog headers. Your image code works great, but the navigation colors are all screwed up now. You want to change navigation items color on blog posts? or ? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
JHebert Posted October 11, 2021 Author Share Posted October 11, 2021 I figured this out by using a ton of CSS, thanks! tuanphan 1 Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment