Saturday 8 February 2014

Floting Social Links Facebook, Twitter, LinkedIn

Put this code between body and form tag


<div id="Div2" style="border: 0px solid #3C95D9;position: fixed ;left: -240px;width: auto;z-index: 10005;top: 235px; left:0px;">
<a href="http:facebook.com/S.raturi89/" target="_blank" >
<img src="images/facebook.png" alt="Facebook" title="Facebook" style="border:0px"></a>
</div>


<div id="Div3" style="border: 0px solid #3C95D9;position: fixed;left: -240px;width: auto;z-index: 10005;top:290px; left:0px;">
<a href="https://twitter.com/sandeep_raturi" target="_blank">
<img src="images/twitter.png" alt="Twitter" title="Twitter" style="border:0px" / ></a>
</div>

<div id="Div4" style="border: 0px solid #3C95D9;position: fixed;left: -240px;width: auto;z-index: 10005;top:330px; left:0px;">
<a href="http://www.linkedin.com/pub/sandeep-raturi/2b/381/b56" target="_blank">
<img src="images/linkedin.png" alt="Linked In" title="Linked In" style="border:0px" /></a>
</div>

No comments:

Post a Comment