000WEBHOST.COM, help? |
000WEBHOST.COM, help? |
Jul 27 2008, 11:38 AM
Post
#1
|
|
![]() asdfghjkl; ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Designer Posts: 1,121 Joined: Jul 2008 Member No: 665,416 |
this is so CONFUSING!
like, i cant even open up new pages. you know? like, there is HOME, then LAYOUTS, then GRAPHICS, for instance. right? well, then, i put a website template right? and you have to put the links in. i dont know what link to put in for layouts, graphics, &blah. its just HOME, and i dont know the link to put to view another page. this is confusing o.O any help would be appreciated[: |
|
|
|
![]() |
Jul 28 2008, 12:41 AM
Post
#2
|
|
![]() torn ![]() ![]() ![]() ![]() ![]() Group: Official Designer Posts: 953 Joined: Oct 2004 Member No: 55,718 |
Okay! So, let's say you have all your pages. They're called home, layouts, graphics, about, and page5 (I couldn't think of anything else). In the template code, find the area for the navigation and changes the links' destination URL like you would for any myspace layout. Like so (I'm copying and pasting the code):
CODE <p><a class="menu" target="_self" href="home.html">HOME</a><br /> <a class="menu" target="_self" href="about.html">ABOUT</a></p> <p><a class="menu" target="_self" href="layouts.html">LAYOUTS</a></p> <p><a class="menu" target="_self" href="graphics.html">GRAPHICS</a></p> <p><a class="menu" target="_self" href="page5.html">PAGE5</a></p> You do NOT need "http://www.yoursite.com/" because it's all in the same directory. Hopefully. So you need to write out these pages and save them as .html files (or if you're going to use PHP .php files). Each page is a separate file. You'll have home.html, layouts.html, graphics.html, about.html, and page5.html. Basically, every single page has the same codes, except for the content area (because you want them all to have the same layout, but different content). The exception to this is if you're using PHP, but I don't think you've gotten that far yet. Then you need to upload all of those files into your root directory. Since you're using 000webhost.com or whatever, which comes with cPanel, you can upload the files through that. Otherwise you might have to use an FTP host like FileZilla or SmartFTP. (Again, I don't think you've gotten this far yet.) I'm still not entirely sure if this is what you're confused about, but I hope this helps a bit. |
|
|
|
nikx618 000WEBHOST.COM Jul 27 2008, 11:38 AM
venti-anemoi I'm confused as to what you're asking.
Er... Jul 27 2008, 08:37 PM
nikx618 QUOTE(venti-anemoi @ Jul 27 2008, 06... Jul 27 2008, 11:19 PM
libertie Sorry, I really don't know what you're ask... Jul 27 2008, 10:34 PM
nikx618 ^that helped like immensely. lmfao. im still confu... Jul 28 2008, 12:44 AM
venti-anemoi Haha, no problem. :] I can understand how it's... Jul 28 2008, 12:50 AM
nikx618 ^haha, yeeah, thanks[:
&i have a little questi... Jul 28 2008, 12:55 AM
venti-anemoi Uhm, I don't think it'll work in Word. I p... Jul 28 2008, 01:04 AM
nikx618 ^alright thanks[: yeah, im pretty familiar with co... Jul 28 2008, 01:08 AM
venti-anemoi No problem Jul 28 2008, 07:15 PM
nikx618 PLEASE CLOSE & MOVE TO RESOLVED.
thanks. Jul 30 2008, 07:17 PM
manny-the-dino QUOTE(nikx618 @ Jul 30 2008, 05:17 PM) CL... Jul 30 2008, 07:19 PM![]() ![]() |