• 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: Responsive Layout Problems with field size

Responsive Layout Problems with field size 12 years 7 months ago #19070

I am having major issues getting Responsive Layout to look right on my pages that have a sidebar width less than 200 pixels.

The base code is like this:
<tr>
		<td>{Name:caption}</td>
		<td>{Name:body}<div class="formClr"></div>{Name:validation}</td>
		<td>{Name:description}</td>
	</tr>

and the pages with a narrow sidebar force the fields to stretch outside of the page body.... So they shoot out quite a distance. My page is 960 pixels wide, and then has a blue backgrond.. the fields jump into it.

When I have RSForm just autogenerate the layout, it brings over all the code using DIV statements and makes the whole thing MUCH worse... the margins/spacing/etc cause the form to basically exist entirely on the page background rather than the side bar.

I am not sure what else to do to try to get the fields not to stretch that far. Tried all sorts of width approaches...
The administrator has disabled public write access.

Re: Responsive Layout Problems with field size 12 years 7 months ago #19079

Hello,

With CSS you can edit the style.
When we have a link to your website we can see what is happening and maybe give more advise
Regards
Wilco Alsemgeest

Please note: my help is not official customer support. To receive your support, submit a ticket by clicking www.rsjoomla.com/my-support-tickets.html
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!