- This topic has 2 replies, 2 voices, and was last updated 12 years, 8 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › WP eMember › WP eMember Tweaks › Alignment of buttons in sidebar text widget
This is a very simple question.
Can I apply alignment (left, centre or right) to the following shortcode when in a sidebar text widget?
[wp_eStore_buy_now_custom_button id=1 button=http://mydomain/wp-content/plugins/wp-cart-for-digital-products/images/buy_now.png]
If so how?
Should I really be using a php widget?
Regards
Conrad
Hi,
It should be possible. Without exactly seeing what you are trying to do it’s hard to give you an exact answer.
After you apply the shortcode, the button which will be produced can be manipulated via CSS code which you can enter in the wp_eStore_custom_style.css file.
To best determine the CSS code you will need to construct it is advisable that you use firebug to experiment and explore with.
This may help you:
Hi Thanks I have used firebug to modify my theme many times. For some reason I never thought to use it for something like this. I got a solution in minutes this way.
Regards
Conrad