Forums

cforms Form Positioning (3 posts)

  1. coolfreebies
    Member
    Posted 3 years ago #

    How can i position my contact to the left i am using cforms.

    I know its in the css code but not sure which part to edit.

    I am using the Sidebar-layout.css

    Hope someone can help

    Thank you

    coolfreebies

  2. coolfreebies
    Member
    Posted 3 years ago #

    Anyone?

    coolfreebies

  3. Devin Price
    Member
    Posted 2 years ago #

    You probably have something like this in the css:

    .cform {
    margin:10px auto 0 auto;
    width: 410px;
    }

    You would change it to:

    .cform {
    margin:10px 0 0 0;
    width: 410px;
    }

    Or you can download a skin I made that is left aligned: http://wordpresstheming.com/2009/11/cforms-styles/.

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags