Search found 7 matches

by phpmyfaqforme
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

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 ...
by phpmyfaqforme
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

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 ...
by phpmyfaqforme
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 ...
by phpmyfaqforme
Thu Jul 26, 2007 6:47 pm
Forum: General discussions
Topic: Adding images to questions
Replies: 5
Views: 10061

So, just to confirm .... it is *not* possible to add an image when using the 'Ask a Question' or 'Add Content' functions. Is that correct?

In other words, I would have to login to the 'Admin' interface and 'Edit' a record in order to add an image.

Could you confirm please.

Thanks

yes what the ...
by phpmyfaqforme
Thu Jul 26, 2007 6:41 pm
Forum: Skins and Themes
Topic: template error? pls. see screenshot
Replies: 1
Views: 12138

Unless you have made major modifications to the phpmyfaq system, please attempt a clean install and see if this remedys your situation.
by phpmyfaqforme
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

Code: Select all

# the path to your phpMyFAQ installation
RewriteBase /myphpfaq/
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
by phpmyfaqforme
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 ...