PDA

View Full Version : IMG_SKIN_HEADER (Change)



hci
06-17-2004, 02:39 PM
Is there an easy way to change the "IMG_SKIN_HEADER" graphic so it has our logo instead of DirectAdmin? Or is that even ok to do? Is it a PNG, JPEG or what and where is it located?

Matthew

DirectAdmin Support
06-20-2004, 02:27 PM
Hello,

We'll be putting the image tags into the language packs, so you could just create your own "language" (still english) and make any image tag changes you want. Right now, the best way is to install the skin as your own and make any changes you want directly to the html.

John

Rookie
08-11-2004, 03:44 AM
Hi,
I want to alter the IMG_SKIN_HEADER but I can't locate it on my server. Where abouts is the IMG_SKIN_HEADER image kept?

Thanks

Rook

jmstacey
08-11-2004, 07:16 PM
Try /usr/local/directadmin/data/skins/skin_name/images directory.

skruf
08-11-2004, 08:00 PM
Hey,

For the enhanced skin, that one is defined in:

/usr/local/directadmin/data/skins/enhanced/files_user.conf

as

IMG_SKIN_HEADER=images/header.gif

So, "header.gif" is probably the image you are looking for...

David

Rookie
08-11-2004, 10:04 PM
Thanks a bunch....