If you like SEOmastering Forum, you can support it by - BTC: bc1qppjcl3c2cyjazy6lepmrv3fh6ke9mxs7zpfky0 , TRC20 and more...

 

how can I make a floating sidebar?

Started by Walalayo, 09-20-2011, 04:34:50

Previous topic - Next topic

WalalayoTopic starter

Does anyone know where I can get a floating sidebar script (so my side bar will always appear to be on screen).

Thanks for any help


ivan

You can create a block level element that is absolutely positioned to one of the edges of the screen to display the social media buttons.

Look at tab 3 of this site for an example of what I mean.
  •  

Vinil

what you need - source code or logic?


kiash001

You can make floating side bar by using css position attribute. like position: fixed; top:0; left:0;


If you like SEOmastering Forum, you can support it by - BTC: bc1qppjcl3c2cyjazy6lepmrv3fh6ke9mxs7zpfky0 , TRC20 and more...