SahL
Elite Member
- Jan 8, 2011
- 1,592
- 1,311
--------------------------------------------------------
BOOST YOUR WEBSITE WITH INTERACTIVE FEATURES
So im using this toolbar on my site and its pretty good.
Its fast and has alot of features.
you just have to use a small javascript and thats all.
you can customize its color and the apps to use on it.
-----------------------------------------------------
★These are the best apps IMo
Subscribe.
Smart share.
Tweet button.
Like button.
Google+ button.
Top pages Real time.
i translation.
live notification
contact form.
Social ticker.
-----------------------------------------------------
Its FREE, but it shows powered by wibiya at the bottom, also you cannot change the size of the toolbar.
----------------------------------------------------
★To remove powered by wibiya put this in ur CSS file :
.wibiyaToolbar_item_anchor{
visibility:hidden;
width: 0px !important
}
★To change the size of the toolbar use this code:
.wibiya_toolbar_holder {
width: 695px !important;
}
Note: /* 695 can be changed by whatever size needed */
----------------------------------------------------
Enjoy
- SahL
BOOST YOUR WEBSITE WITH INTERACTIVE FEATURES
No coding necessary.
Quick & easy integration.
Free, powerful tool for your site.
Code:
http://www.wibiya.com/
So im using this toolbar on my site and its pretty good.
Its fast and has alot of features.
you just have to use a small javascript and thats all.
you can customize its color and the apps to use on it.
-----------------------------------------------------
★These are the best apps IMo
Subscribe.
Smart share.
Tweet button.
Like button.
Google+ button.
Top pages Real time.
i translation.
live notification
contact form.
Social ticker.
-----------------------------------------------------
Its FREE, but it shows powered by wibiya at the bottom, also you cannot change the size of the toolbar.
----------------------------------------------------
★To remove powered by wibiya put this in ur CSS file :
.wibiyaToolbar_item_anchor{
visibility:hidden;
width: 0px !important
}
★To change the size of the toolbar use this code:
.wibiya_toolbar_holder {
width: 695px !important;
}
Note: /* 695 can be changed by whatever size needed */
----------------------------------------------------
Enjoy
- SahL