• 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: How can i remove the formcontrol space

How can i remove the formcontrol space 9 years 10 months ago #31383

How can i remove the space the formcontrol / formcontrolabel is taking?


its all messed up on a phone

i tried to remove this code from front.css without luck.
.formResponsive .formHorizontal .formControlLabel {
  float: left;
  width: 140px;
  padding-top: 5px;
  text-align: right;
}
The administrator has disabled public write access.

How can i remove the formcontrol space 9 years 10 months ago #31387

  • cosmin.cristea
  • cosmin.cristea's Avatar
  • OFFLINE
  • Platinum Boarder
  • Posts: 756
  • Thank you received: 144
You can consider creating your own Layout to match your needs. An example of an inline form can be found here:

https://www.rsjoomla.com/support/documentation/view-article/1117-creating-a-responsive-two-columns-inline-form.html

Keep us posted!
My help is not official customer support. To receive your support, submit a ticket by clicking here
The administrator has disabled public write access.
The following user(s) said Thank You: hjalte1983

How can i remove the formcontrol space 9 years 10 months ago #31396

i moved around with the layout of my joomla module, seems to fix it.

thanks
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!