Forums

[resolved] Alighnment problem in Forms within Tables (4 posts)

  1. ectoidly
    Member
    Posted 1 year ago #

    Hey all,
    I've got a Paypal button embedded in the theme page and everything is aligning properly EXCEPT the form that captures some options when purchasing.
    I've tried to set the alignment in HTML as well as in CSS global setting but can't get the form to budge!
    Any ideas?

    The page is at (see the Session Date entry box):
    http://www.smb-socialmarketing.com/?page_id=46

    The CSS is at:
    http://www.smb-socialmarketing.com/?page_id=153

    On a side note...the Buy Now buttons aren't letting me "Open in a New Window" even when i set the target. Suggestions?

    Thanks for any help,
    -EC

  2. ectoidly
    Member
    Posted 1 year ago #

    Still Baffling...any good solutions out there?
    Thanks,
    -EC

  3. marjiec
    Member
    Posted 1 year ago #

    You might try centering the content in the table like this.

    table
    {
    	border:0;
    	margin:0 auto 1.25em auto;
    	padding:0;
    }
  4. ectoidly
    Member
    Posted 1 year ago #

    Boosh!
    Like butter!
    Thank you so much.

Topic Closed

This topic has been closed to new replies.

About this Topic