-
Content Count
78 -
Joined
-
Last visited
Posts posted by Adaptive
-
-
I've added one button to the home page now
-
It has however added some strange padding to the top left of background images on certain sections where an animation is applied to the background.
-
I have added the extension now
-
Button 7 looks good to me
-
Site URL: https://semicircle-dahlia-d9rb.squarespace.com/
hi all, I'm wanting to add buttons to some code blocks I have added to the home page on this site underneath the text.
https://semicircle-dahlia-d9rb.squarespace.com/
Password is Durnford
is this doable?
-
Hi all
When a PDF is uploaded to a Squarespace site for download, the URL in which the PDF is shown shows the Squarespace server name in the browser window. Is there a way of having this so it doesn't show Squarespace
-
Just bumping this to see if anyone has any ideas?
-
Here is the character which I am pasting in but it doesn't show the same as the Adobe Caslong Pro Semi that I am using fi
-
Site URL: https://kale-rectangle-pkfj.squarespace.com/
Hi guys
On this client site https://kale-rectangle-pkfj.squarespace.com/ password is Hardknott
I am wanting to use ligatures (they are called Glyphs in InDesign etc) for the characters where an 'fi' sit next to each other.
Are these available to use on squarespace? I have tried copying and pasting one from somewhere else but the font isn't the same as the font I am using for my H titles.
Any help great fully appreciated
-
I've managed to fix this myself, it seems that the default was to add some opacity to the hover state as standard so I have used CSS to stop it
opacity: 1.0 !important;
-
Site URL: https://kale-rectangle-pkfj.squarespace.com/
Hi all
Link here https://kale-rectangle-pkfj.squarespace.com/
Password is Hardknott
I have applied some custom CSS to have buttons within text boxes but the colours aren't representative of what the # ref is on hover?
It seems to be showing some kind of transparency over the top
Any help great fully appreciated
Tom
-
-
A giftbox client wants to add a typeform-esque questionnaire to their website which will give him a better idea of what the client would like in their giftbox.
The questions might be something like "Age range" and "musical taste" etc... rather than have these as drop downs in the actual product, does anyone know if there is a way of adding this to the checkout stage or presenting it in a way that isn't a drop down and maybe in a modal which then records the answers and adds them to the order...
HELP!
-
I have managed to fix this myself thanks
I used this code
.sqs-block-summary-v2 .summary-item
{
border-bottom: 1px solid #000000; -
Hi, thank you! I have managed to do it but it feels a bit of a bodge...
https://kale-rectangle-pkfj.squarespace.com/
Password is Summary
-
-
-
Is it possible to add a title above a cursor follow portfolio section to explain what the portfolio has in it? I'd just like to add a section header to the page?
Many thanks
-
Site URL: https://fish-sailfish-58dj.squarespace.com/
How can I change the project links on a 7.1 Hover Background Portfolio to custom links?
I want the project titles on this page https://fish-sailfish-58dj.squarespace.com/home2
To go to https://fish-sailfish-58dj.squarespace.com/weddings etc
I have tried adding <a href="weddings">weddings</a> to the project title but it kills the styling and the hover effect.
I have also tried URL mapping from /home2/weddings to /weddings but that doesn't work either
The password is Golcar for the test site
-
I have actually just tried POWr which seems to work ok.
-
HI guys, I am currently building a site for a client and they would like customers to review their products.
I have done a quick search and seen that I can install a widget such as Wiremo (way too expensive for my client) but I was wondering if anyone has tried using one on 7.1?
Many thanks
Tom
-
On 1/21/2020 at 1:49 PM, paul2009 said:
In the circumstances @Adaptive you'll probably want to set the minimum height of the text. That way, the buttons are also aligned.
For example, this CSS would probably work at the maximum width, but you'll need to wrap a number of these in media queries to adjust the height at smaller widths:
#collection-5df0cfba33e7090f1f46f853 .image-subtitle-wrapper { min-height: 134px; }
The reference to '#collection' is there to ensure that this only affects this one page. Anyone else using this would need to adjust the collection ID accordingly for their site.
Here's a media query example for anyone who needs it.
/* On screens that are less than 768px wide */ @media screen and (max-width: 767px) { [the css goes here] }
Cheers Paul, I will give it a try when I get back onto that job.
-
Hi guys, incase anyone is interested I signed up for a basic Vimeo account and hosted it on there, it seems to work well and loads faster than a big GIF>
-
I'm having problems uploading the GIF onto the forum so I can't show it unfortunately. It is essentially the same animation as the youtube video.
Add button to code block 7.1
in Coding and Customization
Posted
Cheers that is great, many thanks