New Landing How can we help? Atelier Homepage content height

Viewing 15 posts - 31 through 45 (of 50 total)
  • Posted in: Atelier
  • #208354
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    ok. Let us know.

    -Rui

    #208453
    benthomas_19
    Member
    Post count: 85

    Tried again dudes, exported again from PS using save for web. It’s still off center. We’re ouf of maintenence mode too btw if that helps.

    #208559
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    @benthomas_19 – can you try the same image but a jpeg? seems very strange it’s only an issue on that image.

    – Ed

    #208575
    benthomas_19
    Member
    Post count: 85

    Hey Ed, it’s already set to a JPEG. I’ve tried with gifs and Jpegs, all exported via save for web.

    #208591
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Very strange. Seems to be only that instance for some reason. Just added some custom css specific to that slider on that page to force the background-position to center.

    – Ed

    #208706
    benthomas_19
    Member
    Post count: 85

    Working, thanks very much!

    How would I add a little padding between those images that are in directly next to each other on mobile? Looks ok on desktop, just they’re stacked up against each other on mobile.

    #208707
    benthomas_19
    Member
    Post count: 85

    Sorry Ed – I’ve just noticed that it’s also doing the stretched image thing on the image one down for our spotify playlist. What CSS would I need to fix it there too?

    #208736
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Not seeing any stretching on that image?

    For the spacing, you’ll want to add a spacer below the images which need some spacing, and then set it to only show on mobile.

    – Ed

    #208738
    benthomas_19
    Member
    Post count: 85

    It’s definitely stretched dude. Look at the source image, it’s only displaying the top left of the actual image on mobile. Basically exactly what it was doing with the other images above.

    Cheers re spacer. Will give that a shot.

    #208848
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    This one – https://www.dropbox.com/s/f24j78xz0hfal7r/Screenshot%202015-08-31%2012.51.25.png?dl=0 the one below the playlist one right?

    – Ed

    #208851
    benthomas_19
    Member
    Post count: 85
    This reply has been marked as private.
    #208855
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Apologies, you said one down from the spotify playlist so I assumed it was that one.

    Change the previous code to this:

    .swiper-slide, .video-slide {
        background-position: center!important;
        background-size: cover!important;
    }

    That should sort it.

    – Ed

    #208856
    benthomas_19
    Member
    Post count: 85

    Sorry dude, I think I replied on my mobile when I was on the move. Great, I’ll give that a try.

    #208858
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    No problem!

    – Ed

    #208862
    benthomas_19
    Member
    Post count: 85
    This reply has been marked as private.
Viewing 15 posts - 31 through 45 (of 50 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register