0
Welcome Guest! Login
0 items Join Now

ROCKETTHEME IS CLOSING ON JUNE 30, 2025. As a thank-you to our community, enjoy 50% off all themes with the promo code THANKYOU before we shut down. Read our Farewell Blog Post for more details.

RS Forms layout problem

    • Pulse's Avatar
    • Pulse
    • Newbie
    • Posts: 18
    • Thanks: 0

    RS Forms layout problem

    Posted 15 years 7 months ago
    • Hi,

      Im having some trouble using RS Forms (normal version)

      This image is hidden for guests.
      Please log in or register to see it.


      I want the form layout to be like the bottom version. Everything aligned to the left.
      Is there anyone who can help me with this ?
    • JEM's Avatar
    • JEM
    • Preeminent Rocketeer
    • Posts: 17917
    • Thanks: 4

    Re: RS Forms layout problem

    Posted 15 years 7 months ago
    • How are you publishing the form, as a menu item or in an Article?

      If your using a menu item, try an Article and vice versa.
    • Thanks,
      jim
    • Pulse's Avatar
    • Pulse
    • Newbie
    • Posts: 18
    • Thanks: 0

    Re: RS Forms layout problem

    Posted 15 years 7 months ago
    • Im publishing as a menu item. Don't know how to publish it as an article yet..
      Isnt that only available for the pro version ?

      Or should i just purchase the pro version for this ?

      (Off to bed, i'll reply tomorrow)
    • JEM's Avatar
    • JEM
    • Preeminent Rocketeer
    • Posts: 17917
    • Thanks: 4

    Re: RS Forms layout problem

    Posted 15 years 7 months ago
    • You might be able to place them in Articles in both versions...

      You can try placing forms in Articles using loadposition {rsform1}, 1 being the form ID, or in Modules with one of their plugins, which I beleive is only for Pro.

      You should check their site for details.
    • Thanks,
      jim
    • Pulse's Avatar
    • Pulse
    • Newbie
    • Posts: 18
    • Thanks: 0

    Re: RS Forms layout problem

    Posted 15 years 7 months ago
    • Thanks, i've tried something else.

      Edited the form style a bit.

      Deleted: width="100%" and style="width:100%"


      (Form style)
      <div align="left" style="width:100%" class="componentheading">{formtitle}</div><br />
      <form name="{formname}" id="{formname}" method="post" action="{action}" {enctype}>
          <table width="100%" border="0" cellpadding="5" cellspacing="5" class="forme">
          {formfields}
          </table>
      </form>

      Now it will align to the left, but not exactly how i want.

      (Field style) (aligning it left doesnt matter)
      <tr>
          <td align="right" valign="top">{fieldtitle}{validationsign}</td>
          <td valign="top">{field}</td>
          <td valign="top">{fielddesc}</td>
      </tr>
       

      Someone who knows more ? I've tried a couple of things, but none of them seems to work.
    • JEM's Avatar
    • JEM
    • Preeminent Rocketeer
    • Posts: 17917
    • Thanks: 4

    Re: RS Forms layout problem

    Posted 15 years 7 months ago
    • Please post a link so we can take a look.

      We can't use debugging tools with screen shots.

      :oops:
    • Thanks,
      jim

Time to create page: 0.079 seconds