Page 1 of 1

How to style Sidebar Optin

Posted: Wed Aug 01, 2012 1:40 pm
by hugh_dixon
Hi

I wish to create a simple sidebar optin box with border (preferably curved) and a grey background.

I'm not sure how to do this - the instructions are not very clear on the Custom Optin Tutorial.

I'm also not clear on the More Settings - do these just style the button & fields or the whole optin box area?

Thanks

Posted: Sat Aug 04, 2012 10:29 am
by nico_pn
Hi,

You can do it in the "More settings" section (It configures buttons & forms style).

For the background you can set "Form Background Top/Bottom Color (Gradient):"

For the curved border, you've just to add this in "Custom CSS":
{border: 2px solid #dfe0db;border-radius: 55px;-moz-border-radius: 55px;-webkit-border-radius: 55px;-khtml-border-radius: 55px;}