-
Posts
46 -
Joined
-
Last visited
Content Type
Forums
Gallery
Blogs
Events
Store
Downloads
Profiles
Everything posted by LouiseDrever
-
Why is this overlapping image hidden?
LouiseDrever replied to LouiseDrever's topic in Customize with code
That worked! Thank you so much 🙂 -
Site URL: https://drdot.squarespace.com/ Hi there, I have an image in the footer of this client site layered so that it overlaps the footer and the section above. All of a sudden today, half of the image is hidden behind the section above. I've tried adding a z-index value, but that's not changing anything. Any ideas? This is the code I used: // LOGO OVERLAP // section[data-section-id="62c59848b1608a2369d86e2d"]{ .content-wrapper, .sqs-row { position:static !important; } .image-block:first-child { position:absolute; width:120px; top:0; left:50%; transform:translateX(-50%); margin-top:-60px; } } Many thanks!
-
Changing logo to custom colour on some pages only
LouiseDrever replied to LouiseDrever's topic in Customize with code
Ah! Ok sorry, this is it: https://static1.squarespace.com/static/62c56e67c33c8b4e495786c4/t/630caff988077278ea12e60b/1661775865417/Dr+Dot+Logo+Blue.png Thanks! -
Changing logo to custom colour on some pages only
LouiseDrever replied to LouiseDrever's topic in Customize with code
Hi @paul2009 I'm sorry for the late reply; I've been waiting for the client to approve the logo colour. Almost a month later... 🙃 I've uploaded it as a PNG to the CSS panel (Dr Dot Logo Blue) and the site is https://drdot.squarespace.com/ (It's not currently on a subscription yet, however. Does it need to be before the Javascript can be added? Thanks! -
Changing logo to custom colour on some pages only
LouiseDrever replied to LouiseDrever's topic in Customize with code
That's totally fine, I thought that would be the case. Probably should have been clearer in my questioning! What would be the best way to do this? Upload the new image file as a pseudo-element? I'm a bit worried about getting it in the exact same position as the regular logo. Thanks very much. -
Changing logo to custom colour on some pages only
LouiseDrever replied to LouiseDrever's topic in Customize with code
Hi there, I'm not sure I follow your question; I only want to change the colour of the current logo on the pages which have a Light background. All the solutions I've seen only change it to black, I'd like it to be a custom shade. Hope that helps? Thanks -
Changing logo to custom colour on some pages only
LouiseDrever posted a topic in Customize with code
Site URL: https://drdot.squarespace.com/?noredirect Hi there, I need to change the site logo to a custom shade (#D7D0B6) on the pages that have the Light theme only. URL: drdot.squarespace.com PW: drdot I've managed to use this code to inverse the logo: <style> .header-title-logo img { -webkit-filter: invert(50%); filter: invert(50%); filter:progid:DXImageTransform.Microsoft.BasicImage(invert=’1′); } </style> but I don't want the logo to be black/grey. I've tried looking through the forum but no luck. Thanks! -
I'd love your feedback on my site!
LouiseDrever replied to Leanne_M's topic in Feedback on Your Site
The trials of different screen sizes! I feel you. I usually have the opposite problem, designing on my laptop and weeping when it on a bigger desktop 😖 No worries at all 🙂 -
Site URL: https://nordri.co.uk/home Hi! I'd love some feedback on this client site, for an engineering firm. (It's not actually been launched hence the coming soon page, so you have to manually navigate back to nordri.co.uk/home) The project has been dragging on for a really long time and I feel like I've lost a bit of perspective on whether it looks ok anymore... I had to use A LOT of css, and some of the features I kind of wish I hadn't designed 😅 (counter animation, I'm looking at you). Is it too busy? Will it actually sell their services? At this point, I don't know. Would love any thoughts or feedback. Thanks in advance!
-
I'd love your feedback on my site!
LouiseDrever replied to Leanne_M's topic in Feedback on Your Site
Hey Leanne! Your site looks lovely, it's really clean and clear. One little thing I noticed, on the Project Stories page, the text on the first box (on hover) doesn't wrap like the others. Well done though, it's always such a good feeling to get your own site up! 👏🏻 -
SPF- and DKIM records for GSuite
LouiseDrever replied to tero.h.hakala's topic in Customize with code
Hi, I'm having a similar problem. Site: www.sixtwentysix.uk Well, actually, I had no problems, until I tried to use Dubsado to send some client emails. It worked fine to begin with, but all of a sudden i'm getting error messages. This is what it says in Dubsado (see attached). I've tried following the steps above but they don't seem to match what I have either in SQSP or at Google Domains. Any help really appreciated 😅 -
How to add breadcrumbs on every pages of your website
LouiseDrever replied to GemimaMai's topic in Customize with code
I'd like the code, please? -
Thanks so much for looking, and sorry for the mega late reply! Re. the glitches, I actually realised that when I moved the Markdown Block, the link menu was hiding underneath. But the page has still been crashing and again, so glad it's been reported. Re. the code, can you expand on what you mean by the library with security vulnerabilities? Is that in relation to the JS? Tidying up the CSS is next on my list... 😅
-
@paul2009 Thanks, yes I'd checked the status page and had seen there was no issue. The issues are that pages suddenly become unresponsive half way through editing (in particular, when adding a link to text in a markdown block. The little 'link' button just doesn't do anything.) I didn't build the site, I'm taking over a retainer from the person who did. There is a bit of custom code so I might try and tidy that up and see if it makes any difference. There are also a lot of duplicate pages which have been kept as a "back up". I've never heard to anyone doing this before and wondering if that is slowing down the site, at least?
-
Site URL: https://www.birminghamearlyyearsnetworks.org/ Hey all,I just started a temporary retainer for a public organisation with a site built in 7.1.I've not done a huge amount of work on it yet because each time I try, the site crashes! Squarespace doesn't seem to have any problems today, so I'm wondering what, if anything, can make a site particularly glitchy? And if there's anything I can do to help it.Thank you!