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 ...
Search found 7 matches
- Thu Aug 02, 2007 10:38 pm
- Forum: General discussions
- Topic: In Version 1.6 how do I modify the template for the captcha
- Replies: 5
- Views: 8944
- Wed Aug 01, 2007 7:52 pm
- Forum: General discussions
- Topic: In Version 1.6 how do I modify the template for the captcha
- Replies: 5
- Views: 8944
- Thu Jul 26, 2007 9:58 pm
- Forum: General discussions
- Topic: In Version 1.6 how do I modify the template for the captcha
- Replies: 5
- Views: 8944
In Version 1.6 how do I modify the template for the captcha
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 ...
"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 ...
- Thu Jul 26, 2007 6:47 pm
- Forum: General discussions
- Topic: Adding images to questions
- Replies: 5
- Views: 10061
- Thu Jul 26, 2007 6:41 pm
- Forum: Skins and Themes
- Topic: template error? pls. see screenshot
- Replies: 1
- Views: 12138
- Mon Jul 23, 2007 5:03 pm
- Forum: General discussions
- Topic: Need help with a few problems
- Replies: 6
- Views: 12735
mod_rewrite
To fix the broken links go into your .htaccess file
Around the 15th line you will see
Most likely you will want to change your Rewrite base to
/faq/
Or whatever directory you have set your initial faq file to.
Hope this helps
Around the 15th line you will see
Code: Select all
# the path to your phpMyFAQ installation
RewriteBase /myphpfaq/
/faq/
Or whatever directory you have set your initial faq file to.
Hope this helps
- Fri Jul 20, 2007 8:10 pm
- Forum: General discussions
- Topic: Source File for $ and {home} variables and hrefs - English
- Replies: 1
- Views: 4771
Source File for $ and {home} variables and hrefs - English
Hello I am using phpmyfaq v 1.6.12 and I would like to customize some of the global variables
First I would like to customize all of the title variables by modifying one variable to
"This Website - Home of all your Answers"
And also I would like to change the link that is coming from areas of the ...
First I would like to customize all of the title variables by modifying one variable to
"This Website - Home of all your Answers"
And also I would like to change the link that is coming from areas of the ...