Hello, im new here and I just need a little help with a code. I downloaded the charity template and I want to when you click on a link like Contact Me then I want you to come on the same page as you are. Not in another window.. Here is a picture showing what I mean: http://img391.imageshack.us/img391/1605/helppp4.jpg And if you could code it here is the site: http://rapidshare.com/files/29793367/Site.rar and then upload it for me please.. Sinercly, Oliver
lol, because its a very basic question. have alook over here: http://www.w3schools.com/html/html_links.asp
From the screenshot provided it looks like it would be a java code or flash and I'm not certain how many of the people who frequent this particular site are familiar with either one of those...but I am sure someone will answer as soon as they can.
Or you copy the main styl from the site several times and edit each page for your needs. And then just link it in the menu. So you have like: index.html contact.html Those have the same layout but you change the text in it. Or you can use frames: http://www.w3.org/TR/html4/present/frames.html But you better could work with little bit of php to include files on the page. because frames sucks.