text not visible in Title, Name and Verification

Phoca Guestbook - creating guestbooks in Joomla! CMS
gdogg2003
Phoca Newbie
Phoca Newbie
Posts: 3
Joined: 28 May 2010, 23:13

text not visible in Title, Name and Verification

Post by gdogg2003 »

Hello,

I have a big problem.
I can't see the text i filled into the fields Title, Name and Verification. The font color has the same color as the background:

I didn't changed anything. Installed the guestbook and then I saw it. Can I change the font color of the filled text?

Could anybody help me?

Thanks in advance
Last edited by gdogg2003 on 29 May 2010, 16:00, edited 1 time in total.
gdogg2003
Phoca Newbie
Phoca Newbie
Posts: 3
Joined: 28 May 2010, 23:13

Re: text not visible in Title, Name and Verification

Post by gdogg2003 »

I changed the template and then it works.
Does anybody know, where I can change my current template that it works there too?

Thanks!
gdogg2003
Phoca Newbie
Phoca Newbie
Posts: 3
Joined: 28 May 2010, 23:13

Re: text not visible in Title, Name and Verification

Post by gdogg2003 »

Just found the problem. Color must be changed in the template css :x

Code: Select all

input {
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
}
User avatar
Benno
Phoca Hero
Phoca Hero
Posts: 9702
Joined: 04 Dec 2008, 11:58
Location: Germany
Contact:

Re: text not visible in Title, Name and Verification

Post by Benno »

Well done! :twisted:
Kind regards,
Benno
Post Reply