Falconer
Member-
Content Count
30 -
Joined
-
Last visited
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
Falconer started following Lightbox image showing up too small and Change colour of one page
-
Site URL: https://www.martinfalconer.com/projects/littlebe Hi guys, I have a grey background which works well with my branding elements across the whole site except on this one page where it clashes quite badly with the images. I'm wondering, is there a way to lighten the background colour a little across the entire page (header + footer included) for this specific project? Many thanks, Martin
-
Lightbox image showing up too small
Falconer replied to Falconer's question in Coding and Customization
I contacted the developers and they sorted me out with a new .js file and code-injection. Excellent customer service I have to say! -
Lightbox image showing up too small
Falconer replied to Falconer's question in Coding and Customization
sorry, I can't see a way to do this? -
Is Squarespace always so limiting?
Falconer replied to Falconer's topic in Getting Started With Squarespace
Thanks for the positive feedback guys. Glad this thread has helped some people work through the same problems I had -
Site URL: https://www.martinfalconer.com/projects/afghanistan Hi guys, If you scroll down the page on https://www.martinfalconer.com/projects/afghanistan to the timeline image and click to open in a lightbox, the image gets smaller instead of getting bigger and filling the screen like I want it to. I'm also using this video lightbox plugin to open my showreel on my homepage. Do you think this might be interfering? Any ideas would be greatly appreciated.
-
JustinSeimits reacted to a post in a topic: Is Squarespace always so limiting?
-
tuanphan reacted to a post in a topic: Is Squarespace always so limiting?
-
Is Squarespace always so limiting?
Falconer replied to Falconer's topic in Getting Started With Squarespace
Well after spending lots of time with it I can say that Squarespace is now my chosen platform over Wix. It can be frustrating when it won't do things exactly as you'd imagined but it's so elegantly designed that often it's probably preferable that it reins you in a little. 7.1 has been great for me, I love how responsive it is on desktop and how good my site looks on mobile too. Here's my finished site anyway if anybody cares to take a look - martinfalconer.com Had a bit of trouble getting the background video to load properly on the homepage but seems to be alright now. -
Hi guys, I followed this excellent post which helped me use custom fonts on my site - Adding Custom Fonts. However the post doesn't appear to explain how to assign a particular weight to a given style. So I guess I'd be looking for something like H2 { font-family: 'Gotham'!important ; font-weight: 'medium'!important ; } however the above doesn't seem to do anything. Even better than this would be the ability to assign my custom font weights to Squarespace's numbered font weight system e.g. 100 = thin 300 = x-light 400 = light 50
-
Image Description on Hover: Grid: Masonry 7.1
Falconer replied to Falconer's question in Coding and Customization
The code checks out. Many thanks for your help jpeter and I'm sure many others will find it helpful -
Image Description on Hover: Grid: Masonry 7.1
Falconer replied to Falconer's question in Coding and Customization
Many thanks for this. I'm going away to learn about adding JavaScript to Squarespace and then I'll let you know how I got on! -
Image Description on Hover: Grid: Masonry 7.1
Falconer replied to Falconer's question in Coding and Customization
.gallery-caption-grid-masonry p.gallery-caption-content { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } I added this which is a start - it makes the text non-selectable. But the captioned part of the image still doesn't support clickthrough -
Image Description on Hover: Grid: Masonry 7.1
Falconer replied to Falconer's question in Coding and Customization
I suppose what I'm asking is, can the text in the gallery be 'unselectable'? -
Image Description on Hover: Grid: Masonry 7.1
Falconer replied to Falconer's question in Coding and Customization
This is a pretty small detail but I don't suppose there's a way for the caption to also support the clickthrough url? Currently when you rollover the text you get the text edit cursor. I guess it's not a big deal, just wondering if there's an easy fix? -
Image Description on Hover: Grid: Masonry 7.1
Falconer replied to Falconer's question in Coding and Customization
You did it! Thanks so much and I'm sure this will be a help to many others searching -
Image Description on Hover: Grid: Masonry 7.1
Falconer replied to Falconer's question in Coding and Customization
There is the option to bed the caption in the image png.. just not the cleanest method and means the text will also darken on rollover -
Image Description on Hover: Grid: Masonry 7.1
Falconer replied to Falconer's question in Coding and Customization
no option for that no