Jump to content

Squarepaste Timeline Plugin Problem

Go to solution Solved by tuanphan,

Recommended Posts

Hello, similar to this person's problem, I too am having problems with a timeline plugin I got from Squarepaste. I've contacted Squarepaste 3 times to no avail, so I'm hoping someone here has an idea. As opposed to this other person, my timeline content is getting cut off on the left and right when a window is too large. I'm noticing this on a larger desktop monitor, or it can be seen on a laptop if you just make the window large enough (you have to drag the window off the screen to be able to widen the window enough to see the cropping occur). I tried to solve my problem, based on the solution found in the post below, but I wasn't successful. Anyone have an idea? My timeline can be found at https://www.sindecusemuseum.org/tooth-fairy-magic

Thank you!

 

Link to comment
  • Replies 10
  • Views 379
  • Created
  • Last Reply

Top Posters In This Topic

I'm not seeing the problem you are circling. My margins are even on both sides. Are they not even on your end?

My timeline issue in further detail...When the window is wide enough, my timeline content gets cropped on both sides. I've included a one image of the timeline, where the content is properly aligned and nothing is cropped. The second image depicts the cropping that occurs when my window is too wide. It is a responsive timeline, but at a certain point, the content resizing no longer responds.

not cropped...

ToothFairy_Good.thumb.png.e7794b61330e126d75ab86a0f3e32d98.png

 

Cropped...

ToothFairy.thumb.png.7112a3940650a60e91acdeb334f18868.png

Link to comment
On 4/17/2023 at 10:42 PM, Warbler100 said:

Did you seem my other two replies? I'm new to the forum, so maybe I posted them wrong.

Yes. Try adding this to Design > Custom CSS

@media screen and (min-width:1900px) {
.quote-block img {
    width: 100% !important;
    height: auto !important;
    object-fit: contain !important;
}
.Site {
    max-width: 90% !important;
}
}

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment
6 hours ago, tuanphan said:

Yes. Try adding this to Design > Custom CSS

@media screen and (min-width:1900px) {
.quote-block img {
    width: 100% !important;
    height: auto !important;
    object-fit: contain !important;
}
.Site {
    max-width: 90% !important;
}
}

 

Sorry, but that didn't work. I tried it on site-wide CSS and on the actual page code injection, but it still crops.

Link to comment
8 hours ago, tuanphan said:

Yes. Try adding this to Design > Custom CSS

@media screen and (min-width:1900px) {
.quote-block img {
    width: 100% !important;
    height: auto !important;
    object-fit: contain !important;
}
.Site {
    max-width: 90% !important;
}
}

 

Update:

I did have the idea to just set a max-width for the image, which seems to work. But I can't figure out the code for the text. Unless I'm missing something, the code below, more or less does the trick for the image part.

.quote-block img {max-width: 500px;}

Link to comment
39 minutes ago, Warbler100 said:

Update:

I did have the idea to just set a max-width for the image, which seems to work. But I can't figure out the code for the text. Unless I'm missing something, the code below, more or less does the trick for the image part.

.quote-block img {max-width: 500px;}

Nevermind, that crops the images on tablet and mobile. 😞

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.