PDA

View Full Version : Few Problems


Madayo
06-27-2005, 08:24 PM
Hello.

I am new here and need some help.

1. Where can I change the color of the links, especially the visited links?

2. Where can I change the Name "Directory Home" at the top of the page?

My site is allready on but there is much work to do.

Regards

Madayo

IGonza
06-27-2005, 09:21 PM
1. main.css
2. functions.php , line #169 :
$path[] = array ('ID' => '0', 'TITLE' => _L('Directory Home'), 'TITLE_URL' => DOC_ROOT, 'DESCRIPTION' => '');

dcb
06-27-2005, 10:19 PM
Well, in fact you have to change it in several other places. Not a good design, I know.

Ap0s7le
06-29-2005, 06:29 AM
Madayo,

Besides IGonza solution, you'll also need to change it in
index.php Line 51
submit.php Line 112

Thank you for using PHP Link Directory