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

TOPIC: Where is the styling of the input boxes

Where is the styling of the input boxes 14 years 11 months ago #5735

  • wendellbaker
  • wendellbaker's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 7
  • Thank you received: 0
I need to change the style on the input boxes for user information on the form. Where is that styling? My template or is there some DT styling that I need to change. I'd also like to change the size of the default field input boxes. Where is that setting?
Thanks

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

Where is the styling of the input boxes 14 years 11 months ago #5737

  • dthadmin
  • dthadmin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 5470
  • Thank you received: 3
To modify the styling of the input boxes, look in the CSS files for your template and search for ".inputbox" (without the quotes). All of the DT Register form fields will use this. Modify that styling if you need or want to.

Now, we have found that the custom fields did not have the styling name given as the default fields do. Generally, the form fields share the styling as set in your site's template. As the custom fields did not have that, they were left out. We have corrected this and updated the DT Register 2.5.9 package. You can download it from My Orders. Either do a reinstall or just manually replace the file:
/components/com_dtregister/dtregister.php

A reinstall is always safer so you make sure you have the latest version of ALL files, not just one.

There is other styling specific to DT Register to be done in the main.css file found in /components/com_dtregister. For example, you can style the text for the field labels as that uses ".contentdescription". Search for that and style as needed. Thanks.

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

Where is the styling of the input boxes 14 years 11 months ago #5765

  • wendellbaker
  • wendellbaker's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 7
  • Thank you received: 0
thank you, that works!

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

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