rejetto forum
Software => HFS ~ HTTP File Server => HTML & templates => Topic started 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..
-
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.
-
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.