Milkoman Posted December 22, 2020 Share Posted December 22, 2020 Site URL: https://hes-test-site.squarespace.com/ Could someone please help. I am trying to colour the header in the blog post pages only. I have managed to do it in the events page but can't get it to work in the blog. Here's what I used in the events page. <style> .collection-type-events-stacked.view-item header#header { background: #b0ce6c !important; } .collection-type-events-stacked.view-item header#header * { color: white; fill: white; } </style> Link to comment
Beyondspace Posted December 22, 2020 Share Posted December 22, 2020 7 minutes ago, Milkoman said: Site URL: https://hes-test-site.squarespace.com/ Could someone please help. I am trying to colour the header in the blog post pages only. I have managed to do it in the events page but can't get it to work in the blog. Here's what I used in the events page. <style> .collection-type-events-stacked.view-item header#header { background: #b0ce6c !important; } .collection-type-events-stacked.view-item header#header * { color: white; fill: white; } </style> Try this Quote [class*=collection-type-blog].view-item header#header { background: #b0ce6c !important; } [class*=collection-type-blog].view-item header#header * { color: white; fill: white; } BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - Lightbox captions only mode) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace 🚀 Learn how to rank new pages on Google in 48 hours! If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
Milkoman Posted December 22, 2020 Author Share Posted December 22, 2020 Thanks that worked a treat. Link to comment
Milkoman Posted December 22, 2020 Author Share Posted December 22, 2020 I do have another problem you may be able to help with. I have injected code into the header to make the dropdown menu work so top link clicks through to first page. That works well but in my members area it makes it not work properly see attached screen grab when you click on the members drop down top link page cannot be found. Here's the code I put in for main site Forums drop down: <link rel="stylesheet" href="https://hulo.dev/plugins/folder-title-link/folder-title-link.css" Got any ideas? Link to comment
Beyondspace Posted December 22, 2020 Share Posted December 22, 2020 6 minutes ago, Milkoman said: I do have another problem you may be able to help with. I have injected code into the header to make the dropdown menu work so top link clicks through to first page. That works well but in my members area it makes it not work properly see attached screen grab when you click on the members drop down top link page cannot be found. Here's the code I put in for main site Forums drop down: <link rel="stylesheet" href="https://hulo.dev/plugins/folder-title-link/folder-title-link.css" Got any ideas? have you ask the creator of the snippet? BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - Lightbox captions only mode) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace 🚀 Learn how to rank new pages on Google in 48 hours! If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
Milkoman Posted December 22, 2020 Author Share Posted December 22, 2020 I'm new to all this. That is a great idea. I will just need to trace it back to find the person. Link to comment
Milkoman Posted December 22, 2020 Author Share Posted December 22, 2020 Thank you you have been a great help. Is beyond space your business? Link to comment
Milkoman Posted December 22, 2020 Author Share Posted December 22, 2020 Do you have code for changing how the event text sizes display globally. Link to comment
Milkoman Posted December 22, 2020 Author Share Posted December 22, 2020 I would like to adjust these. Link to comment
Beyondspace Posted December 22, 2020 Share Posted December 22, 2020 7 minutes ago, Milkoman said: I would like to adjust these. Which page is that BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - Lightbox captions only mode) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace 🚀 Learn how to rank new pages on Google in 48 hours! If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
Beyondspace Posted December 22, 2020 Share Posted December 22, 2020 20 minutes ago, Milkoman said: Thank you you have been a great help. Is beyond space your business? Yeah, BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - Lightbox captions only mode) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace 🚀 Learn how to rank new pages on Google in 48 hours! If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
Milkoman Posted December 22, 2020 Author Share Posted December 22, 2020 It's a members area page Link to comment
Beyondspace Posted December 22, 2020 Share Posted December 22, 2020 53 minutes ago, Milkoman said: It's a members area page What do you want with the summary block in the picture BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - Lightbox captions only mode) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace 🚀 Learn how to rank new pages on Google in 48 hours! If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
Beyondspace Posted December 22, 2020 Share Posted December 22, 2020 1 hour ago, Milkoman said: I do have another problem you may be able to help with. I have injected code into the header to make the dropdown menu work so top link clicks through to first page. That works well but in my members area it makes it not work properly see attached screen grab when you click on the members drop down top link page cannot be found. Here's the code I put in for main site Forums drop down: <link rel="stylesheet" href="https://hulo.dev/plugins/folder-title-link/folder-title-link.css" Got any ideas? This not the same BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - Lightbox captions only mode) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace 🚀 Learn how to rank new pages on Google in 48 hours! If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
Milkoman Posted December 22, 2020 Author Share Posted December 22, 2020 Yes the home page drop down is working fine. It's the dropdown in the members area. It does not do the same thing. When you click on the top level link 'HES Academic Quality Forum' it goes to page not found. I can only assume the code has changed its character. Link to comment
tuanphan Posted January 2, 2021 Share Posted January 2, 2021 @Milkoman Do you still need help on this? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.