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

TOPIC: Field label text wrapping

Field label text wrapping 12 years 7 months ago #15169

  • OkiePCer
  • OkiePCer's Avatar Topic Author
  • Offline
  • Senior Boarder
  • Senior Boarder
  • Posts: 43
  • Thank you received: 0
Is there a way to stop the field label from wrapping to the next line in the middle of the line (without accessing code which will be overridden by any DTRegister upgrades)? This takes up a lot of white space and looks confusing when followed by options, as part of the label will appear in front of the first option, and part in front of the second option.

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

Field label text wrapping 12 years 7 months ago #15193

  • dthadmin
  • dthadmin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 5470
  • Thank you received: 3
The only way to force a set size to the label column is in the css file here:
/components/com_dtregister/assets/css/main.css

Modify the width for ".dtlabel".

Now, when you upgrade, yes, this will be lost. However, as stated in the upgrade instructions... backup any modified CSS/language files... then after the upgrade, simply reload your previously modified CSS file or copy and re-apply the changes to the new file. Thanks.

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

  • Page:
  • 1
Time to create page: 0.104 seconds