PDA

View Full Version : Adding a new page


Sharr76
08-11-2005, 08:24 PM
If I create a new page to add to the site what are the actual steps I need to go through for the new page to show up? :?

For example to show on the front page.

Ap0s7le
08-11-2005, 08:49 PM
Like a link to the new page?

Just open up one of the template files and add a link to the new page. It's very simple.

Is there something more specific we can help you with?

-Casey

minstrel
08-12-2005, 05:28 AM
Or did you mean you want the new page to be your default page?

If so, simply create a page as index.html -- assuming that's the default for your server -- other common ones are index.htm, default.htm(l), home.htm(l) -- then on that page make sure you have a link to index.php

See an example here: http://www.psychlinks.ca/directory/index.html

Sharr76
08-12-2005, 02:04 PM
What i want to do is create a new page from scratch called for instance "Contact Us" upload it and then add it at the side of this lot:

Latest Links | Top Hits

How can I create a new page which includes the header and footer and then add it so as it shows like this:

Latest Links | Top Hits | Contact Us

I have not got a clue?????? :?

Ap0s7le
08-12-2005, 04:52 PM
top_bar.tpl
;)

later

-Casey