Forums

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

Home Forums CSS Chrome and Safari do not like AddThis !

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #146071
    knowledgenotebook
    Participant

    Hi,

    I’m using AddThis for social media. See the following URL,
    http://66.147.244.77/~knowleo6/dev/

    The AddThis elements do not stay on the same one line with Chrome 28 and Safari 5 while they do for Firefox 22 and IE 10. So, I attempted to comment out one of the five elements, but to no avail. Any idea? And I’m not sure if it’s CSS issue or JS.

    Thanks.

    #146073
    ScottMarshall
    Participant

    Hey man I looked at the code and i have to tell you its all over the place, but to fix your problem go into your ul class=”social-icons” and

    remove the margin
    remove the inline block
    float it right
    add margin right say 20px

    and there you go you may want to play with the margins to align it with the menu.

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