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

TOPIC: [SOLVED] Where to edit some text?

[SOLVED] Where to edit some text? 14 years 10 months ago #6156

  • cbass
  • cbass's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 6
  • Thank you received: 0
Ok so I have been chaging some of the colors for our site but am having trouble finding a few items.
If you follow this link you can see how we use a dark background and the text through out the registration window is black. I have tried using firebug to figure out where it is with no avail.

If you could be so nice as to show/tell me the right place to fix this, I would be greatly appreciated.

Thanks
Jay

PS I love component. Was exactly what my client wanted.

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

Last Edit: by cbass.

[SOLVED] Where to edit some text? 14 years 10 months ago #6158

  • dthadmin
  • dthadmin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 5470
  • Thank you received: 3
Hello. Everything you need is in the main.css file, which I assume you've already been working in. You'll find class settings for eventListRow1 and eventListRow2. By default, there is only background colors for the alternating rows in your table of events. If you want the darker background, then just add CSS to these rows to specify the color of the font, like:

color: #ffffff;

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

[SOLVED] Where to edit some text? 14 years 10 months ago #6163

  • cbass
  • cbass's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 6
  • Thank you received: 0
Thanks for the quick response.

I tried that before I posted and it didnt work. Any other suggestions?

For now I changed the background color to blue that I would like the text.

Thanks again.

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

[SOLVED] Where to edit some text? 14 years 10 months ago #6164

  • cbass
  • cbass's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 6
  • Thank you received: 0
Well I found it trying to change the other black text.

It was reading from .message td.

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

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