Sarah on "[Plugin: Crafty Social Buttons] page like button on left side floating"

ساخت وبلاگ

For floating things inside the tab, you can modify the style override you added before to position the tabs wherever you like.

So, for your page, if you add the following rules to the end of your theme's style.css file (after the styles you added before):

div.crafty-social-buttons ul li { display: block }
.crafty-social-buttons.crafty-social-share-buttons { top: 30px; }
.ui-tabs .ui-tabs-panel { margin-right: 30px; }

You can change the top value to make it float at any height you want. If you want them to float at the bottom, you can modify the previous style to this:
.crafty-social-buttons.crafty-social-share-buttons { top: auto; bottom: 5px; }

As for the like button, I do plan to see if I can integrate one into this plugin in the future, but it's probably not something I'm going to be able to do in the next month or so due to other work commitments.

I'm sure there are other plugins out there with a like button, and I'm pretty sure that all of them can be positioned exactly where you want them with the right CSS overrides.

Cheers,
Sarah

WordPress ...
ما را در سایت WordPress دنبال می کنید

برچسب : نویسنده : استخدام کار wpss بازدید : 46 تاريخ : شنبه 4 ارديبهشت 1395 ساعت: 8:11