You are not connected. Please login or register

Shiko temën e mëparshme Shiko temën pasuese Shko poshtë Mesazh [Faqja 1 e 1]

Postimi :1social ikon Empty social ikon Sat Oct 19, 2013 8:03 pm

Konti
Konti

  • ADMIN

Vendos Kodin ne  CSS

Kodi:

  
        #takip {
            position: fixed;
            right: 0;
            top: 220px;
            z-index: 999;
        }
        .takip {
        background-image: url('http://i49.servimg.com/u/f49/16/79/78/79/social17.png');
        background-repeat: no-repeat;
        height: 42px;
        width: 42px;
        top: 100px;
        margin-left: auto;
        opacity:0.3;
        filter:alpha(opacity=50); /* For IE8 and earlier */
        }
        .takip:hover {
        background-image: url('http://i49.servimg.com/u/f49/16/79/78/79/social17.png');
        cursor: pointer;
        opacity:1;
        filter:alpha(opacity=100); /* For IE8 and earlier */
        }
        
        .facebook {
            background-position: 0px 0px;
        }
        .twitter {
            background-position: 0px -42px;
        }
        .Google {
            background-position: 0px -84px;
        }
        .Youtube {
            background-position: 0px -126px;
        }
        .rss {
            background-position: 0px -168px;
        }
        



Vendos Kodin ne  overall_footer_end

Kodi:

  <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
        <title>Social Media Buttons</title>
        <script src="dkthemes.forumotions.in/38797.js" type="text/javascript"></script>
        <script type="text/javascript">
        $(document).ready(function(){
        $(".takip").mouseover(function(){
              $(this).filter(':not(:animated)').animate({width:135},{duration:500});
        });
        $(".takip").mouseout(function(){
            $(this).animate({width:42});
        });
        });
        </script>
        
        
        <div id="takip">
            <div class="facebook takip" onclick="location.href='http://www.facebook.com/'">
            </div>
            <div class="twitter takip" onclick="location.href='http://www.twitter.com/'">
            </div>
            <div class="Google takip" onclick="location.href='http://www.flickr.com/'">
            </div>
            <div class="Youtube takip" onclick="location.href='http://www.friendfeed.com/'">
            </div>
            <div class="rss takip" onclick="location.href='http://www.vimeo.com/'">
            </div>

Shiko temën e mëparshme Shiko temën pasuese Mbrapsht në krye Mesazh [Faqja 1 e 1]

Drejtat e ktij Forumit:
Ju nuk mund ti përgjigjeni temave të këtij forumi

 

Social Media Buttons
Social Media Buttons