How to place sharing buttons on the top and bottom of the post?

  • Unknown's avatar

    HI there!
    Is it possible to have sharing buttons for Facebook, Twitter, etc.. at both the bottom and top of the page through the use of CSS?

    The blog I need help with is redconfidential.com.

    I’d like to have sharing buttons right on the top of each post and at the bottom as well.

    Thanks a lot!
    Red

    The blog I need help with is redconfidential.com.

    The blog I need help with is: (visible only to logged in users)

  • Unknown's avatar

    Hi Red,

    Is it possible to have sharing buttons for Facebook, Twitter, etc.. at both the bottom and top of the page through the use of CSS?

    No, it is not possible to duplicate the included sharing buttons in two locations with CSS. I do see that you have added sharing buttons within the post content on your learning to swim post. That would be your only option.

  • Unknown's avatar

    Hello the Sacredpath,

    Thank you for your response to the other question.

    I created share buttons using HTML but it’s time consuming and I have to go do it on every other post too, and then edit the embedded links accordingly.

    It would have been nice to have a CSS code to fix this once and for all.

    Thanks again.

  • Unknown's avatar

    Yeah, doing them manually for each post is a good bit of work. CSS is a document used by browsers to position and style the elements of a web page and doesn’t have the capability to add or duplicate functionality. As CSS3 continues to evolve, more and more things are becoming possible that, truthfully, I never thought would be possible with CSS, but I don’t think it will ever offer the ability to duplicate divs in different places as that requires changes to the HTML and CSS can’t insert things into the HTML.

  • The topic ‘How to place sharing buttons on the top and bottom of the post?’ is closed to new replies.