Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: Page Layout

Page Layout 8 years 8 months ago #25802

  • samsmom
  • samsmom's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 11
  • Thank you received: 0
I've had to do a lot of template adjusting to get the label and the field lined up next to each other. Now that they are (although the radio buttons are not), the spacing between fields are double or more what I would like to see. It didn't matter how I configured the display, it still shows up with a bunch of white space.

Any idea how to correct this.

heartofmichigan.org/index.php/component/...k=individualRegister

Please Log in or Create an account to join the conversation.

Page Layout 8 years 8 months ago #25804

  • nathan.dth
  • nathan.dth's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 1857
  • Karma: 19
  • Thank you received: 218
That is all coming from your template's CSS... not DT Register itself. Switch to a core Joomla template for a second and you'll see. You'll have to make adjustments to styling in your template that is being applied to form elements. One example from your reset.css file...

.inputbox {
margin: 5px;
}

That's not all of your added spacing, but certainly a piece of it.
The following user(s) said Thank You: samsmom

Please Log in or Create an account to join the conversation.

Nathan is no longer affiliated with DTH since the recent acquisition. You can connect with him and get any type of Joomla website help at www.JoomlaEmployee.com .
  • Page:
  • 1
Time to create page: 0.274 seconds