Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS CSS spacing question

  • This topic is empty.
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #38585
    goalieman34
    Member

    I am looking to remove the spacing that is below my slideshow and above the page content. Can someone help me out with this thanks.
    http://www.petrowest.squarespace.com

    #104678
    Senff
    Participant

    Looks fine to me, there’s about 10px spacing. You really have to be more specific.

    #104688
    goalieman34
    Member

    Sorry about that. I would like to remove that 10 px spacing that is directly below my slideshow so that it does not show any of the light gray background .

    #104689
    TheDoc
    Member

    I had thought about checking SquareSpace out, just to see if it actually produces half-decent code. I can see that that is not the case. It’s such a simple layout and yet it’s being produced in such a complicated manner.

    I don’t have an answer for your question, it’ll take a bit of time to figure out all the absolute positioning, but I did notice that you have an

    tag wrapping your entire slideshow, probably not the best choice!

    #104691
    wolfcry911
    Participant

    make the #contentWrapper margin-top 290px instead of 300px and also change the negative top margin of .squarespace-slideshow-wrapper from -300px to -290px

    edit// I agree with Doc, not the best code for a slideshow.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The forum ‘CSS’ is closed to new topics and replies.