Hey, well as the title says i am looking for some information or for someone to show me, how i add pages to my template, please just briefly go on my site, www.kepthidden.info Well at the top of the site, where it has tabs for other pages, 'contacts' 'proxy links' e.t.c i want to make three other pages on my site, but i am stuck on how the heck i do that? Does any one know? I d love some help, or advice on how to, it would be great thanks Will.
- Go to your site and save the main page on your computer, using "File -> Save as" (complete HTML) - Remove all the CSS files from the folder created when the page was saved You'll see that your tabs are actually some plain hyperlinks The CSS file is what makes them looking nice. - Find in the main file (with HTML extension) the code for those hyperlinks and add your own.