Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Atahualpa 3 Wordpress theme (http://forum.bytesforall.com/forumdisplay.php?f=2)
-   -   Remove form indenting (http://forum.bytesforall.com/showthread.php?t=21008)

rickpoet Oct 15, 2013 01:06 PM

Remove form indenting
 
Hi,

Having trouble with this one...I'm trying to figure out how to remove the indentation that occurs when I insert a contact form onto a page. I've tried a couple different form/contact plugins and when I insert a form it's always indented by 40px or so. See this page: http://www.picounionproject.org/contact/

I'd like the form (Starting with "Please fill out the form below...") to be flush left like the rest of the page content.

I thought it might be plugin-specific but since this same indentation occurs with different plugins...and I can't seem to find anything in the ATA options to adjust this...thought I'd turn here to help.

Help please. :)

Thanks!

lmilesw Oct 15, 2013 03:16 PM

Just use come CSS. For example.
HTML Code:

#fm-form-1 ul {
    display: inline;
}



All times are GMT -6. The time now is 05:16 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.