PDA

View Full Version : Haw can i make this ?


Emir
03-22-2006, 02:22 PM
Hy.

Ihave instaled the phpLD and it works perfectly,because when im going tho the subcategories and view the links i see also the foter from the main page and the same backgroung image from the main page.

How can i change this or can i do some clean link.tpl with another background image and another footer ?

Thanks and sorry for my englisch !

Emir

Optimit
03-22-2006, 04:08 PM
Emir,

The link.tpl is called into the main body of the script by main.tpl

One of these php and Smarty guys might be able to say if it is possible to add an IF statement to main.tpl that tells the script to exclude the header.tpl and footer.tpl "IF" the links are called.

Just my guess, as I am not even an ameteur at this stuff.