View Full Version : how add Share Buttons Float vb4 ?
Emad ELsayed
04-07-2017, 12:33 AM
welcome everybody
I was asking
how add Share Buttons Float vb4 ?
Example
https://vborg.vbsupport.ru/attachment.php?attachmentid=156143&stc=1&d=1491532321
MarkFL
04-07-2017, 01:14 AM
You want to give the element containing the buttons the CSS:
position: fixed
An element with position: fixed; is positioned relative to the viewport, which means it always stays in the same place even if the page is scrolled. The top, right, bottom, and left properties are used to position the element.
webmastersun
04-07-2017, 02:11 AM
Creating a floating div on your page and putting share button codes
You can decorate it depends on your requirements.
Emad ELsayed
04-07-2017, 07:58 AM
Dears/ MarkFL, webmastersun
Sorry, I do not know how to create the code
seb5594
04-07-2017, 11:45 AM
Take a look at this thread:
https://vborg.vbsupport.ru/showthread.php?t=259176&highlight=addthis
Good luck ;)
Emad ELsayed
04-07-2017, 01:26 PM
Thank you very much dear
Best Regards
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.