PDA

View Full Version : modify skins


jechilt
11-24-2004, 12:30 AM
Greetings,

Thought I would take a stab at modifying the skins a bit.
First we tried just stripping the header and running DA from an IFRAME. It works but is messy and I want a more seemless system. What i want to do is to be able to add my main website header and footer in place of the existing header and footer.

With the header, I have a DHTML menu and this menu is called via include files on my site templates so the header/menu is managed from one point.
Is it possible to use this same kind of include approach with the DA skin so I can continue the easy management of the header/menu?

Last time I tried running an include file, it messed up the whole page.

Thanks for any help or suggestion.

jmstacey
11-24-2004, 01:10 AM
You should be able to insert your code to the corresponding template files in /usr/local/directadmin/data/skins/

jechilt
11-24-2004, 01:22 AM
i tried.

I want this menu system:
http://www.tudads.com/menu.php
on the top of the DirectAdmin table.

SSI doesn't work and php does not appear to be parsing

jlasman
11-26-2004, 11:12 AM
John,

menu.php doesn't appear to be working for me at all.

Jeff