• 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!

TOPIC: Centre RS Forms inside a article

Centre RS Forms inside a article 12 years 7 months ago #18733

Hi

I have created a form at the page below using the Responsive (CSS3) template. But what I want to do now is two things:

1) I want to move the form so it appears more in the centre of the page

and

2) widen the caption field so the text does not go on so many lines.


www.northernallstarsfc.com.au/index.php/trials-registration

Are there any tips on how I can do this?

Thanks

Jamie
The administrator has disabled public write access.

Re: Centre RS Forms inside a article 12 years 7 months ago #18734

Hi,
I haven't tried this with the new responsive layout but in the inline you can use the "width" attribute in order to set the width of your columns, for example you could try editing the <td> tag that contains the field caption:

<td width="your desired width here">{field_name:caption}</td>
This editing is done in the properties section of the form, with Autogenerate unchecked.

I also found this in my notes: CSS syntax: <td style="width:100px">
Possibly one of these might work for you.

Not sure how to solve issue #1. I'll see what I can come up with.
K
The administrator has disabled public write access.

Re: Centre RS Forms inside a article 12 years 3 months ago #20875

  • onsponge
  • onsponge's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 4
Was any solution to centering the form when using responsive theme?
The administrator has disabled public write access.
  • 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!