-
Content Count
848 -
Joined
-
Last visited
-
Days Won
18
Everything posted by sssupers
-
How can I change the speed of a Cover Page slide show?
sssupers replied to mop1570047754's question in Coding and Customization
The Cover Page I created myself in the example above carries your unchanged code in the correct sections but it's still as fast as before. %/ Haha, and when I watch your bachnerco CoverPage (thanks!) it plays with regular speed onethousandone-onethousandtwochange onethousandone-onethousandtwochange… on Chrome, Safari and Firefox.- 42 replies
-
- cover-page
- homepage
-
(and 1 more)
Tagged with:
-
How can I change the speed of a Cover Page slide show?
sssupers replied to mop1570047754's question in Coding and Customization
@bluespainter: your question is more than legit but unfortunately @BradKlopmans happy exclamation marks lead into a false direction. You may sense some kind change after inserting the code but it's just YOUR browser. After you save refresh and view there's the same speedy gallery like before. ( Don't be fooled by the CoverPage of one of the participants of the Urban Outfitters® and Squarespace® Dreamers and Doers Start-Up Contest - they pimped it in a way that makes me sad. That CoverPage runs with 3.5 seconds delay, but if I create one on that same template (sorry folks, it's a trial)- 42 replies
-
- cover-page
- homepage
-
(and 1 more)
Tagged with:
-
@Nicholas Goodden - it works perfectly with the free version - the paid plans are just about stats, tools for email hunters and eye candy. Google for JBs name if you wonder what he's working at and for.
-
Tutorial: how to hide pages in navbar ( for multilingual sites )
sssupers replied to Penia's question in Coding and Customization
Localizejs.com works, but don't expect miracles.Your site will still be messed up with not translatable hard coded elements like 'Your form has encountered a problem. Please scroll down to review' and similar. -
Creating a pricing table like the Squarespace site?
sssupers replied to ste's question in Coding and Customization
-
Creating a pricing table like the Squarespace site?
sssupers replied to ste's question in Coding and Customization
-
Creating a pricing table like the Squarespace site?
sssupers replied to ste's question in Coding and Customization
@nystartup: you have to place three menu blocks next to each other and fill the content following the descriptions above. *sss -
Creating a pricing table like the Squarespace site?
sssupers replied to ste's question in Coding and Customization
@nystartup: you have to place three menu blocks next to each other and fill the content following the descriptions above. *sss -
Five: How do I create background color behind page title text?
sssupers replied to LJ1's question in Coding and Customization
Hi Jonathan, I just clicked the +1 for Lj1 - good job man ! :D- 10 replies
-
- five-template
- color
-
(and 1 more)
Tagged with:
-
How do I create hide/show text on a page, like you see with FAQs?
sssupers replied to mford's question in Coding and Customization
Wow. Long thread. Maybe it's easier to answer THIS question by answering MY question: How-to-tweak-this-code-4-hideshow-a-text-toggle -
Creating a pricing table like the Squarespace site?
sssupers replied to ste's question in Coding and Customization
Hi Jason, just want to thank you… let the good times roll ! -
@ ABraunsberger: this depends on how the strings and events are named, it may differ from template to template.
-
How to make my entire Cover Page a clickable link?
sssupers replied to sssupers's question in Coding and Customization
Thank you, looks great and works like a charm with internal pages. How will I link an external page like www.zombo.com within the given frame? THIS ATTEMPT DOESN’T WORK: <body onclick="window.location.href='http://www.zombo.com';" style="cursor:pointer; width:100%; height:100%;"></body> -
How to make my entire Cover Page a clickable link?
sssupers posted a question in Coding and Customization
Cover Pages are nice to have, but they are very limited in their functionality. You can’t add any blocks and you must follow a narrow route of rules and buttons. I want to use the entire picture of a CoverPage as a clicktrough link, how? -
Five: Turning "Read More" link into a button.
sssupers replied to nerwin's question in Coding and Customization
Once I was successful with this one inside the Footer Custom Code Area: Y.all('.inline-read-more').setHTML('Les mer');- 15 replies
-
- five-template
- blog-page
-
(and 1 more)
Tagged with:
-
Five: Turning "Read More" link into a button.
sssupers replied to nerwin's question in Coding and Customization
Glad if I can help. Might be this one: .entry-more-link a::before { content: "Les mer"; }- 15 replies
-
- five-template
- blog-page
-
(and 1 more)
Tagged with:
-
Five: Turning "Read More" link into a button.
sssupers replied to nerwin's question in Coding and Customization
If it is for the read-more-link of a summary try this inside custom CSS Editor: .sqs-block-summary-v2 .summary-read-more-link:after { content: 'Les mer'; }- 15 replies
-
- five-template
- blog-page
-
(and 1 more)
Tagged with:
-
@djdzl here is how: you have to set a repeating playlist after the loop parameter. To loop a single video, set the loop parameter value to 1 and set the playlist parameter value to the same video ID already specified in the Player API URL: http://www.youtube.com/v/VIDEO_ID?version=3&loop=1&playlist=VIDEO_ID Of course this doesn't solve the problem with the iOS issue… %(
-
@Jan21 : quite nice but it just tiles the gif endlessly instead of spanning the container. And there is nothing to see on mobile since the gif is displayed BELOW the footer ( in Marquée ).
-
Tutorial: how to hide pages in navbar ( for multilingual sites )
sssupers replied to Penia's question in Coding and Customization
Hello Deb,have you seen this suggestion by the Squarespace staff ? http://multilingual-help.squarespace.com/how-to-create Here's what the french section looks like. http://multilingual-help.squarespace.com/a-propos This workaround works only on Dovetail, Devlin, or Adirondack templates because of their unique way to deal with folders. THANK YOU FOR BEING SQUARESPACE sss*