From 65eed52ded85d20d6ef0f00b9bcdcbcf6a7da544 Mon Sep 17 00:00:00 2001 From: moodler Date: Sat, 26 Apr 2003 05:42:51 +0000 Subject: [PATCH] Style for question links --- lang/en/docs/faq.html | 32 ++++++++++++++++++-------------- 1 file changed, 18 insertions(+), 14 deletions(-) diff --git a/lang/en/docs/faq.html b/lang/en/docs/faq.html index 2ea703e9e6..5da06d2b03 100644 --- a/lang/en/docs/faq.html +++ b/lang/en/docs/faq.html @@ -34,6 +34,12 @@ border: none; padding-left: 60px; } +.questionlink { + font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; + font-size: medium; + border: none; + padding-left: 40px; +} --> @@ -54,20 +60,18 @@ installation instructions carefully will usually result in a perfectly working system. Here are some of the most common problems that are encountered:

-
-

PHP - is it installed and what version - do I have?

-

Why are all my pages blank? -

-

My pages show fatal errors such - as : call to undefined function: get_string()

-

Why do I keep getting error messages - about "headers already sent"?

-

I keep getting this error: Failed - opening required '/web/moodle/lib/setup.php'

-

Whenever I try to access or view - a file that I uploaded, I get an error "File not Found"

-
+ + + + + +

 

PHP - is it installed and what version do I have?

-- 2.39.5