In Version 1.6 how do I modify the template for the captcha

In this board you can talk about general questions about phpMyFAQ

Moderator: Thorsten

Post Reply
phpmyfaqforme
Posts: 7
Joined: Fri Jul 20, 2007 7:44 pm

In Version 1.6 how do I modify the template for the captcha

Post by phpmyfaqforme »

Im looking to modify the color of the text:

"Please enter the characters you're reading in the image"

But could not find the template for the <legend> code

Can you please direct me where I can modify the font color for

"Please enter the characters you're reading in the image"

Inserted right above the captcha image

Many Thanks!
Thorsten
Posts: 15724
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi,

you'll find the language strings in lang/language_en.php

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
phpmyfaqforme
Posts: 7
Joined: Fri Jul 20, 2007 7:44 pm

Post by phpmyfaqforme »

Thank you,

I see the language string. But I don't want to change the content "Please enter the characters you're reading in the image"

I want to change the style of the content. I would like to make the font color orange. But I cannot find where the style for the captcha text is contained.

Thanks for your help and knowledge.
Thorsten
Posts: 15724
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi,

you cannot change the captcha image without changing the PHP code.

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
phpmyfaqforme
Posts: 7
Joined: Fri Jul 20, 2007 7:44 pm

Post by phpmyfaqforme »

Thank you for your reply. I do not want to change the captcha image.

I want to change the text just above and to the left of the captcha image

----Please type what you see below ------------------------


It kind of looks like that with the line through it, i just want to change the font color

Thanks!
Thorsten
Posts: 15724
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi,

okay, you can do this in template/colors.css.

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
Post Reply