Forums

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

Home Forums CSS How can i align my social media buttons

  • This topic is empty.
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #236251
    bimmerime
    Participant

    Hello,
    How can i allign the pinterest button?

    http://codepen.io/bimmerime/pen/JGbayz

    Thank you

    #236252
    Paulie_D
    Member

    The codepen doesn’t load properly and contains no CSS.

    At best I can only suggest trying vertical-align:top but this may be overridden by the JS that builds the button(s).

    #236253
    bimmerime
    Participant

    the result should be something like this but for some reason it’s not showing in the pen
    http://postimg.org/image/xip2sxg33/

    #236254
    bearhead
    Participant

    I’m thinking you could put them into an un-ordered list:
    http://codepen.io/kvana/pen/RroYyr

    Not sure if that will work in your context though… I tried to clean up your codepen, but it’s still not loading the way your image shows.

    #236255
    Shikkediel
    Participant

    I don’t think anyone would know without seeing the actual code in full…

    Strange that this disappeared. Only few people seem to post a verifiable demo lately.

    #236271
    bimmerime
    Participant

    Thanks, but it’s not quiet there.
    this is what i did get
    http://postimg.org/image/e3mozpvgb/

    #236280
    Shikkediel
    Participant

    I would likely be a simple fix if we could look at the code in the form of a live link instead of images…

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