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

TOPIC: Font Colors

Font Colors 16 years 2 months ago #836

  • scion
  • scion's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 16
  • Thank you received: 0
How can i change the font colors? My template is a darker one so black lettering won't work, and inside the forms it is using white lettering? How can i adjust these?

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

Font Colors 16 years 2 months ago #837

  • dthadmin
  • dthadmin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 5470
  • Thank you received: 3
Yes, certainly! Go to: /components/com_dtregister/main.css Download that css file to your computer, make the necessary changes, then upload the modified file. This is a very simple CSS file, and you'll only need to change two or three spots. Just find the color code #000000 (which is black) and change it to whatever color you need.

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

Font Colors 16 years 2 months ago #838

  • scion
  • scion's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 16
  • Thank you received: 0
That worked for the black text on the page. but inside the forms it is white text in a white box. Can I change the color of either of those?

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

Font Colors 16 years 2 months ago #839

  • dthadmin
  • dthadmin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 5470
  • Thank you received: 3
Try adding this to the component's CSS file: input.inputbox { background-color:#ffffff; color:#000000; }

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

Font Colors 16 years 2 months ago #840

  • scion
  • scion's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 16
  • Thank you received: 0
Worked like magic. Thanks so much. WAHOO love it. One thing I would love is the ability to put the price in but not go to paypal or CC. We would collect the money at the door but want them to register online and know how much it is. Many thanks

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

Font Colors 16 years 2 months ago #841

  • dthadmin
  • dthadmin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 5470
  • Thank you received: 3
We're finishing up the new version now which adds a "Pay Later" option so people can pay via mail, at the door, etc. :) Glad you're liking the component. We'd appreciate it if you would take a minute and post an excellent vote and review for DT Register on the JOomla extensions site. Thanks!

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

  • Page:
  • 1
  • 2
Time to create page: 0.095 seconds