vB4 floating box Social button for your forum

  • Downloading from our site will require you to have a paid membership. Upgrade to a Premium Membership today!

    Dont forget read our Rules! Also anyone caught Sharing this content will be banned. By using this site you are agreeing to our rules so read them. Saying I did not know is simply not an excuse! You have been warned.

Radio

    ven0m

    Administrator
    Staff member
    Administrator
    Moderator
    Platinum
    xenForo 2.x.x
    xenForo 1.x.x
    Contributor
    vBulletin All Access Pass
    The Chest
    Verified
    Ultra Platinum VIP
    Platinum VIP
    Gold VIP
    Silver VIP
    Premium
    Member
    Jul 17, 2005
    20,500
    7,740
    321
    localhost
    Heisenberg submitted a new resource:

    - floating box Social button for your forum

    vB Version: 4.1.4

    1. make your forum center so we have space on the left/ right side for the floating box.

    Code:
    [I][B]open stylevar
    
    find doc_margin 
    
    setting
    
    Unit = px
     
    Use the 'top' value for all sides : No
    
    right and left : 125
    [/B][/I]


    2 Open Headiclude and Add this before </head>

    Code:
    [I][B]<!-- Floating start -->
    <script type='text/javascript' src='http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js?ver=1.3.2'></script>...

     
    Last edited: