Jump to content

AldenCreative

Member
  • Posts

    10
  • Joined

  • Last visited

Reputation Activity

  1. Like
    AldenCreative reacted to Ziggy in How to change the fonts of the list section title/description?   
    You can try using this Custom CSS:
    // List title .user-items-list-carousel .list-item-content__title { font-family: sans-serif; } // List description .user-items-list-carousel .list-item-content__description { font-family: sans-serif; } Swap out the font family for your choice.
  2. Like
    AldenCreative reacted to tuanphan in Changing title font on carousel list   
    Use this code
    .list-item-content__description p { font-size: 30px !important; }  
  3. Thanks
    AldenCreative reacted to spiketrain in Photo / Image Management   
    Site URL: http://nighttrain.co.uk
    Well.... I ranted long and hard yesterday about how Squarespace manage images - since you can't duplicate a gallery, you can't select more than one image from the internal system to add to a new gallery (yes you can select multiple images to upload from your OS, but, if the images have already been uploaded, you can only select one at a time! - Madness!) and also you can't sort the images by criteria such as date photo taken etc. I'm amazed not only at these oversights - but also.... how long has Squarespace been going? - How many iterations of their interface have we worked through?... we're on 7.1 or something currently... why is it that this hasn't been addressed as the no. 1 need!? - Isn't Squarespace supposed to be for creative professional users?
     
    Anyway, so here's my new rant... it has to be a rant rather than a question coz there's no one I've seen in any forum that has been able to assist so far with these serious oversights in system design:
    I used a few logo images and a few small graphic icons... a couple of specific pictures that were formatted for a specific part of my site that I was building. I used them... it was great thanks.
    Then I added over 1000 images for multiple galleries.... I experienced all the issues above (in rant no 1!) - but I got them up and running. It hurt me.
    Today I decided to add one of those icon images to a new page on the site - so I went to 'my library' and then 'search'. Now, silly me, I had the images labelled by their generic camera filename... so DSC00045 etc.... so obviously, I didn't have a note of what these specific images are called, so I thought I'd browse for them... well that's a mistake! - Not only do you get a small box of image that only load a few at a time, but, because of the problem with being unable to select multiple shots, I had re-imported the 1000 odd gallery all over again.... so now I've got over 2000 images to slowly scroll through looking for one shot.
    I've learned my lesson - so this won't happen again... but I had to do it the hard way!
    Why don't Squarespace have a full screen image library with folders and search fields etc? - I could keep logos and mast heads, banners in a specific place, and not have to trawl through literally thousands of shots from my gallery page to find one shot!
    My shots are all up on the site, all jumbled together and only viewable through a slow loading window.... and then, you can only access one at a time should you wish to use it. This is nonsense! - When is 7.2 coming? Or 8.0 or whatever..... and will it address this arcane and clumsy practice?

  4. Love
    AldenCreative reacted to tuanphan in Fixing issues with on-hover alignment of image gallery squares. I'm so close!   
    Add this CSS
    /* Fullwidth caption */ figcaption.gallery-caption.gallery-caption-grid-simple { max-width: 100% !Important; }  
  5. Like
    AldenCreative reacted to tuanphan in Fixing issues with on-hover alignment of image gallery squares. I'm so close!   
    Hi. What is your problem? can you explain clearly?
  6. Like
    AldenCreative reacted to tuanphan in Change slideshow buttons / arrows   
    Try adding to Design > Custom CSS. Replace images with arrow image urls
    /* Reel right arrow */ button.gallery-reel-control-btn[aria-label="Next Slide"]>div { background-image: url(https://www.flaticon.com/svg/static/icons/svg/709/709586.svg) !important; background-size: contain; background-repeat: no-repeat; background-position: center center; } button.gallery-reel-control-btn[aria-label="Next Slide"]:before { background: none !important; } button.gallery-reel-control-btn[aria-label="Next Slide"]>div>* { visibility: hidden; } button.gallery-reel-control-btn[aria-label="Previous Slide"]>div { background-image: url(https://www.flaticon.com/svg/static/icons/svg/709/709586.svg) !important; background-size: contain; background-repeat: no-repeat; background-position: center center; transform: rotate(180deg) } button.gallery-reel-control-btn[aria-label="Previous Slide"]:before { background: none !important; } button.gallery-reel-control-btn[aria-label="Previous Slide"]>div>* { visibility: hidden; }  
  7. Like
    AldenCreative reacted to tuanphan in Change slideshow buttons / arrows   
    Use this code. You can change color
    button.gallery-reel-control-btn { background: grey; }  
  8. Like
    AldenCreative reacted to creedon in How can I change the arrow style in a 'reel gallery' on version 7.1?   
    To implement the following you will need the business plan or above
    Please see Gallery Section Reel Style Buttons to Slideshow Simple.
    The cited code is for a v7.1 site using a gallery type of slideshow reel.
    If you want the effect site wide then the above code would probably need to be adapted. I didn't test for that scenario.
    I also didn't test on mobile.
    Basically what the code is doing is updating the classes used for the reel style buttons to the styles for slideshow simple. In addition it replaces the SVG for the reel button icon with the slideshow simple icon.
    Let us know how it goes.
  9. Like
    AldenCreative reacted to Studiolilykate in How can I change the arrow style in a 'reel gallery' on version 7.1?   
    Tadaaaaa! You are a genius! FYI it worked across my full website - Thank you 😄
    I'm so glad we have helpful developers here-really appreciate it!
    For the kind words section I could start another thread, I didn't realise there was a way to stop the cut off on the sides as you panned through!

    Cheers,
    Lily

  10. Like
    AldenCreative reacted to creedon in How can I change the arrow style in a 'reel gallery' on version 7.1?   
    Say I noticed a small visual issue with your kinds works section. The left and right quotes where chopped a bit.

    I suggest starting a new question if you need help with that issue.
×
×
  • 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.