rejetto forum

Software => HFS ~ HTTP File Server => HTML & templates => Topic started by: theDon on April 03, 2010, 09:46:31 AM

Title: edit the header!!!!
Post by: theDon on April 03, 2010, 09:46:31 AM
Hi
I am newly open hfs server.So i have installed the terayon template...Now i want to customize the page header..
So can anyone help me how to customize the header..
Another than that i also want to add picture images in empty space in the page.So i really want someone to help me..
Title: Re: edit the header!!!!
Post by: maverick on April 03, 2010, 12:42:09 PM
Using google you will find many sites that are dedicated to helping the novice learn HTML.  Go to http://www.w3schools.com/html/default.asp for a good HTML tutorial with many examples.  If you want to make your own customized template, you have to learn the basics. 
Title: Re: edit the header!!!!
Post by: rejetto on April 03, 2010, 02:20:41 PM
to add a picture you must add this
<img src='URL' />

to the template (press F6).
where of course URL is the address of your image file.
the file must be published in HFS, that is, put in your virtual file system.