Forums

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

Home Forums CSS Buttons

  • This topic is empty.
Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #242253
    Bigg
    Participant

    Hello guys, I need some help.
    I want to put social buttons to the div container.
    For example:

    https://codepen.io/Krok/pen/EyxrOr

    Help me please to arrange the buttons in the middle and put “Share” text before the buttons (left)!

    #242254
    Shikkediel
    Participant

    Could you describe a bit further what you’re trying to do exactly?

    #242255
    Paulie_D
    Member

    Indeed, the Codepen seems to be missing quite a lot of HTML/CSS before it’s even close to being anything worth working on.

    Did you link the wrong one?

    #242257
    Bigg
    Participant

    I’m trying to put buttons into addthis_sharing_toolbox div container.
    And I want to place them in the middle of the container. Also, I want to put text “Share” before this buttons.

    http://codepen.io/Krok/pen/XKWGZr

    Image and video hosting by TinyPic

    #242259
    Paulie_D
    Member

    So add the buttons… What is stopping you?

    I don’t understand the question, you say that you want to add buttons in the container but there are no buttons in your HTML.

    What are you having trouble with?

    You haven’t even added the word “Share”. Do you see our problem?

    Is there no documentation or instructions that come with this social sharing widget?

    If there is, have you read them?

    #242328
    Bigg
    Participant

    I want to put text “Share” before social icons!

    http://codepen.io/Krok/pen/oLgdXW

    #242330
    amanda_
    Participant

    I have a feeling you might be needing the pseudo class ::before and utilizing ‘content’ to get this to happen

    #242336
    rkieru
    Participant

    I’m not sure if it’s clear to other contributors, but the OP is asking to add the text “Share” before buttons that are populated via AddThis.com, and then to have that entire block (Share + Buttons) align center to the larger container.

    http://codepen.io/rkieru/pen/Bzyxve

    #242338
    Paulie_D
    Member

    I want to put text “Share” before social icons!

    But there are NO social icons…I don’t know how much clearer to say this…but your Codepen does not have these buttons of which you speak.

    Until you produce a Codepen actually showing the problem we can’t help.

    #242343
    Bigg
    Participant

    rkieru tenk you sooo much!!! Thanks to all!

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