Forums

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

Home Forums CSS Any thoughts on how to get social sharers to disply correctly on mobile

  • This topic is empty.
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #40017
    ricksmith
    Participant

    I’m using a floating social share bar to the right of my [single posts](http://noahsdad.com/nyc-buddy-walk-2012-central-park/ “noah’s dad”). Any thoughts on what I can do to get the sharers to display correctly when viewed from a mobile? (Maybe move to under the post title)

    I’d also like to figure out how to make the sharers that appear at the bottom of the post look nicer also.

    #110818
    jacorre
    Participant

    Might want to look into media queries. They allow you to alter the styling based on screen size. So you could adjust the positioning of the social bar based on the size of the screen.

    #110829
    ricksmith
    Participant

    @jacorre Thanks. Any ideas on how to do it?

    #110830
    Paulie_D
    Member

    You already have media queries built into the Bootstrap system you are using.

    Can’t you use those?

    #110846
    ricksmith
    Participant

    I don’t think I’m phrasing the question correct, sorry. What I mean is I’m new to CSS so I”m not sure how. Could some one help me do that, please. :)

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