Forums

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

Home Forums JavaScript how to fix plusone button in chrome

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #33920
    vaklove
    Participant

    hi,guys please help me with plusone button position.
    it is look greate in firefox and IE but it doesn’t look in chrome .please i need to show on same height with other icon. it is little above so please guys help me
    here is my website link http://www.1-800-optisource.com

    Thanks

    #85064
    bhagavan
    Participant

    Add this properties at inline “alignBottom’s class”

    position:relative;
    verticle-align:middle;
    top:5px;
    #85068
    vaklove
    Participant

    Thanks a lot it’s works.

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