×

Notice

The forum is in read only mode.
Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: Need help changing color of autopopulated username

Need help changing color of autopopulated username 15 years 6 months ago #1241

  • Clayton Harris
  • Clayton Harris's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 2
  • Thank you received: 0
This message is for anyone who can be of assistance...

We're building a website for a high profile client and the site is pretty much done, but we're having a problem with the color of the text for autopopulated username/email fields when a registered user creates a new comment. We've done our part to read thru other posts on the site and therefore have identified where the code is in the appropriate file (comment.class.php, lines 1327-1337), however we aren't sure how to change the color of the text for these 2 fields so that it doesn't blend with the field colors as dictated by our template. This seems like a minor thing, but the resulting thought process by an end user will be that the fields are disable and aren't letting them input their information. Screenshot url below:

http://www.hitekconsulting.com/screenshots/joomlacomment.html

Thanks in advance.

Need help changing color of autopopulated username 15 years 6 months ago #1242

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
find
#comment .inputbox {
  margin: 0px;
}
in your template css and add color: blue; for example.
Greetings!
Daniel

Need help changing color of autopopulated username 15 years 6 months ago #1245

  • Clayton Harris
  • Clayton Harris's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 2
  • Thank you received: 0
We added the code and it worked like a charm, preciate it. Great component.
  • Page:
  • 1
Time to create page: 0.238 seconds