Jump to content


Need template help


5 replies to this topic

#1 c0dem0de

    Young Padawan

  • Members
  • Pip
  • 5 posts

Posted 28 September 2005 - 05:49 PM

I am designing a website in PS, right? Ok, so I made the template and I followed this tutuorial on how to slice, or where to slice. My question is on the Navigation Bar, do I need to slice it into different sections if I want to make like it clickable. For Example! Look at the top of Pixel2Life's webpage, you see a bar with TUTORIALS, SUBMIT, FORUMS, CONTACT US, RESOURCE CENTER. How did they make it so you could click on either section and have it bring you to a page???

Please Help

-c0dem0de

#2 coolaid

    P2L Jedi Master

  • Members
  • PipPipPipPip
  • 1,435 posts
  • Gender:Male
  • Interests:i wonder..

Posted 28 September 2005 - 05:53 PM

its called BASIC html knowledge :)

i suggest you learn some. but for your problem. you do this.

<a href="http://scudworkz.com">Scudworkz.com</a>

and that creates clickable things.

everything between the <a> and </a> will be clickable...

#3 l3lueMage

    Wanna Be Moderator

  • Publishing Betazoids
  • PipPipPipPip
  • 4,596 posts
  • Gender:Male
  • Location:San Francisco Bay Area

Posted 28 September 2005 - 05:54 PM

you slice the buttons also so they are each individual button, if you look at Pixel2lifes buttons, rightclick them goto properties and see that each is a different image :)

#4 c0dem0de

    Young Padawan

  • Members
  • Pip
  • 5 posts

Posted 28 September 2005 - 06:00 PM

so like do i need to save the userbar in different sections? or can i do it on the same document? once i get into the html where do i put the code?

#5 l3lueMage

    Wanna Be Moderator

  • Publishing Betazoids
  • PipPipPipPip
  • 4,596 posts
  • Gender:Male
  • Location:San Francisco Bay Area

Posted 28 September 2005 - 06:03 PM

you place the code in the body of the html...and where youw ant it to be placed.
And yes, make each button a seperate image.

Edited by l3lueMage, 28 September 2005 - 06:03 PM.


#6 rc69

    PHP Master PD

  • P2L Staff
  • PipPipPipPip
  • 3,827 posts
  • Gender:Male
  • Location:Here
  • Interests:Web Development

Posted 28 September 2005 - 07:12 PM

2 things.
1. http://www.pagetutor...tutor/makapage/ Work on that BASIC html knowlage that will help things sevearly.
2. You could also use an image map, but p2l made each link a seperate image.





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users