Search the Community
Showing results for tags 'rotating'.
-
Text box width on Rotating Banners in Bedford Template
jhoff618 posted a question in Coding and Customization
Site URL: https://pelitas.com/ Hi, when I use the built in banner functionality in the settings menu, the width of the text box on my full-width banner is nice and wide. However, if I use a gallery block at the top of my page to create a rotating banner the text box width gets narrower and looks terrible (IMO). Anyone have some code I can add to increase the width? Using gallery block: Using settings menu:- 6 replies
-
- bedford-template
- banner
-
(and 1 more)
Tagged with:
-
Site URL: http://lightly.me > lightly.me On landing you'll see "Connecting people & things, lightly." I want the word lightly to revolve through other words. When I add the html to my codeblock, is doesn't express. What can I do to express this idea on Squarespace? (I'm open to using to using different code that works with the platform better.) If it's possible to use the below code, how do I incorporate this into the SS platform? Here is some code: index.html Connecting people & things <span id="word">lightly</span> script.js
-
Different background image every time you visit?
taydiggs posted a question in Coding and Customization
I am trying to create a homepage gallery wherein each time you visit, the background image is different. I am imagining that you create a gallery with some sort of code that alternates the image for each revisit to that page. Sorry to be picky, but I do not want the background to change while you are on it, just each time you revisit the page. Please see this website for an explanation. Each time you hit refresh, the background changes on the homepage: bddw.com Thank you!