PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

border with shadow around the form

  1. johnbroome77
    Member

    Hi All,

    This post has a form and we would like a border with a shadow around the form to bring it forward a little from the page.

    Does the shortcode in [ ...] respond classes and ids. In other words, what is the best way to put a box around a form?

    Post with form is here http://dev.invincibleeurope.eu/booking/apply-for-course/220/
    Cheers

    John
    http://dev.invincibleeurope.eu/booking/apply-for-course/220/

    Posted 11 years ago on Tuesday June 19, 2012 | Permalink
  2. John, you would keep doing what you are doing there. Just apply a box-shadow to your wrapper. I see you already have a grey border of 2px around it as well as some padding. Screenshot

    I did notice though that you have an overflow: hidden on #content .post as seen in this screenshot. You can see I disabled that and the shadow is coming through just fine.

    Posted 11 years ago on Tuesday June 19, 2012 | Permalink