ratkaj
Circle Member-
Content Count
20 -
Joined
-
Last visited
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
Summary Block Title and Excerpt Overlay on Hover
ratkaj replied to MoltoBello's question in Coding and Customization
Business plan- 10 replies
-
- css
- code-injection
-
(and 2 more)
Tagged with:
-
Summary Block Title and Excerpt Overlay on Hover
ratkaj replied to MoltoBello's question in Coding and Customization
I did actually solve this finally! yes, I actually would like to change that to 2 column (good call)!- 10 replies
-
- css
- code-injection
-
(and 2 more)
Tagged with:
-
ratkaj reacted to an answer to a question: Adding text to a fullscreen slideshow on Ver 7.1
-
Squarespace 7.0 site -- clickable images on blog Summary
ratkaj replied to ratkaj's topic in Pages and Content
Oooo, good suggestion! Thanks!! -
tuanphan reacted to a post in a topic: Squarespace 7.0 site -- clickable images on blog Summary
-
Squarespace 7.0 site -- clickable images on blog Summary
ratkaj replied to ratkaj's topic in Pages and Content
Finally figured it out and it's working now: #recent-projects{ .summary-item { position: relative; img { transition: all .5s ease!important; } .summary-content { position: absolute; color: #fff!important; top: 50%; left: 50%; opacity: 0; pointer-events: auto; transition: all .5s ease; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -moz-transform: translate(-50%, - -
ratkaj started following Stuck on a Markdown styling, Summary Block Title and Excerpt Overlay on Hover, Squarespace 7.0 site -- clickable images on blog Summary and 3 others
-
Summary Block Title and Excerpt Overlay on Hover
ratkaj replied to MoltoBello's question in Coding and Customization
I know this has been solved but I'm in the same situation and I'm stuck on the link part. Can you clarify the .summary-title a element that is missing? Site: https://schmidtlandscapeservices.squarespace.com Password: 1234- 10 replies
-
- css
- code-injection
-
(and 2 more)
Tagged with:
-
ratkaj reacted to an answer to a question: Text alignment in specific image card
-
ratkaj reacted to an answer to a question: Text alignment in specific image card
-
Squarespace 7.0 site -- clickable images on blog Summary
ratkaj replied to ratkaj's topic in Pages and Content
This section on the homepage (#block-yui_3_17_2_1_1614798777693_7724) @tuanphan -
Site URL: https://schmidtlandscapeservices.squarespace.com/ Hi squarespacers -- I'm not sure if 7.1 has rotted my brain but I can't seem to figure out an issue in 7.0. I'm using a summary block to showcase some client case studies on their site (like a portfolio) but when I do so I can't get the images to be the link (only the title). How do I change the images to be clickable??? https://schmidtlandscapeservices.squarespace.com/ Password: 1234 Thanks!!
-
Navigation button link to lightbox form
ratkaj replied to ratkaj's question in Coding and Customization
Thanks @tuanphan I use that plugin a lot also. I was hoping to avoid code injection to keep hosting costs low but I guess there is no way around it. 🙂 -
derricksrandomviews reacted to a post in a topic: Blog post header issue on Nueva Squarespace 7
-
Site URL: http://flipcollective.squarespace.com Hi All!! I'm stuck on one tiny thing on a site i'm working on: I'm wanting the navigation button to open a form lightbox... and it can be the same one use in other places on the same site. I've searching the code for those buttons but I can't find a way to make that link. Any ideas? @tuanphan? flipcollective.squarespace.com Password: 1234
-
Solved it, it's treating the image as a "section" so my clippy for another section was applying to that image. 🙂
- 1 reply
-
- css
- custom-css
-
(and 2 more)
Tagged with:
-
Site URL: http://workwithpeapod2021.squarespace.com Hey Forum! I'm messing around with a custom code to float an image between sections in Squarespace 7.1. This isn't usually an issue BUT this time I'm also playing with custom section clips (clippy.com) which DOES add a layer of complexity to things. I'm having a little trouble getting the main image (lady in the circle) overlaying with the first section background without being cut off. I've tried messing with the "z-index" but that doesn't seem to be the issue. I've tried "overflow: visible;" but that isn't it either... Any ideas? Pas
- 1 reply
-
- css
- custom-css
-
(and 2 more)
Tagged with:
-
ratkaj reacted to a post in a topic: Squarespace hidden costs
-
Site URL: http://www.CGHFoundation.org Hi everyone! I'm stuck in a weird situation and wondering if anyone has run into this or seen/heard of this before: I designed a squarespace site for a client's foundation, after completion I transferred ownership to them and every once in a while I get a call from them asking me to update or add something but for the most part I don't actively monitor this site. I get a call on Jan 4th that there are some squarespace charges showing up on their credit card statement and when I got to the site to figure out what is going on I see that someon
-
So, I was just missing "display:block;"??? I WAS SOOOO CLOSE!!!! 😠Thank you so much @tuanphan
-
ratkaj reacted to a post in a topic: Stuck on a Markdown styling
-
Site URL: https://malcolmgrahamclt.com/issues-2021 I'm working on this page (it's still a little buggy) but I'm stuck trying to figure out how to get a line break between my "see more/see less" and the headline. Below is the current CSS: //+ and - before markdown// .markdown-block .ui-closed:after { font-family:copperplate; color: #f5a800; font-size: 20px; content:" \A see more "; } .markdown-block .ui-open:after { font-family:copperplate; color: #f5a800; font-size: 20px; content:" \A see less "; } Any ideas? I thought the "\A" wo
-
tuanphan reacted to a post in a topic: removing spacing
-
Blog post header issue on Nueva Squarespace 7
ratkaj replied to ratkaj's topic in Site Design and Styles
That did the trick! Thank you so much.- 2 replies
-
- custom-css
- blog-post
-
(and 1 more)
Tagged with: