Web Hosting Forum | Lunarpages


*
Welcome, Guest. Please login or register.
Did you miss your activation email?



Login with username, password and session length
May 21, 2012, 05:23:36 AM

Pages: [1]   Go Down
  Print  
Author Topic: unsure what to call it  (Read 849 times)
sapphire
Intergalactic Cowboy
*****
Offline Offline

Posts: 56


« on: September 18, 2004, 02:51:55 PM »

On a site that I saw, http://www.creaturecomfortscorp.com/, there paw print is awesome, but in a site that I am creating, I want my links to be in  dog biscuit insteads...how can I do this?

Nancy
Logged
Milton
MR-Disabled
Über Jedi
*
Offline Offline

Posts: 2267


« Reply #1 on: September 18, 2004, 02:59:16 PM »

You could do your menu with CSS and lists. If you use the list-style-image property, you could have an image display beside each link. This page shows how the list-style-image propery works: http://www.w3.org/TR/REC-CSS2/generate.html#propdef-list-style-image

You would set up the html like this:

Code:

<span id="menu">
  <ul>
    <li><a href="#">Link 1</a></li>
    <li><a href="#">Link 2</a></li>
    <li><a href="#">Link 3</a></li>
  </ul>
</span>


With a few CSS rules, you can create almost any type of menu from the code above.
Logged

sapphire
Intergalactic Cowboy
*****
Offline Offline

Posts: 56


« Reply #2 on: September 18, 2004, 03:05:17 PM »

any other suggestions, since I really don't have a solid understanding of your direction.
Logged
Milton
MR-Disabled
Über Jedi
*
Offline Offline

Posts: 2267


« Reply #3 on: September 18, 2004, 03:09:39 PM »

Quote from: sapphire
any other suggestions, since I really don't have a solid understanding of your direction.


I don't use Dreamweaver, so I don't know how it would handle what you want to do.  Confused
Logged

TranzNDance
Princess of Naboo
Berserker Poster
*****
Offline Offline

Posts: 11809



WWW
« Reply #4 on: September 18, 2004, 03:10:23 PM »

Which paws are you talking about sapphire? The big one or small ones at the bottom? Please remember we can't read your mind. Smile
Logged

Grr..!! Luff Ya Grr..!! Luff Ya Grr..!! Luff Ya
sapphire
Intergalactic Cowboy
*****
Offline Offline

Posts: 56


« Reply #5 on: September 18, 2004, 03:12:06 PM »

the big paw that has all their links right at the top...its so cool but I want to use biscuits or bones instead
Logged
Milton
MR-Disabled
Über Jedi
*
Offline Offline

Posts: 2267


« Reply #6 on: September 18, 2004, 03:19:17 PM »

Quote from: sapphire
the big paw that has all their links right at the top...its so cool but I want to use biscuits or bones instead


My initial suggestion would have only worked with the links at the bottom. The big paw is just an image map. Someone else will have to help you there, since I don't know how to do anything in Dreamweaver.

P.S. You might want to edit your original post. The link has a comma at the end that prevents it from working. I can remove the comma and get to the site fine, but others may not realize that the comma is there.
Logged

leighsww
* The Tough Love Cuddly One *
Berserker Poster
*****
Offline Offline

Posts: 13870


WWW
« Reply #7 on: September 18, 2004, 03:42:50 PM »

You could achieve this by first creating a "sliced" jpg/gif image, then create hot spot links to the various areas of the jpg/gif image map.

Here's a link that can help you understand this better:

http://www.uwec.edu/help/Dreamweaver04/imp-hotspot.htm
Logged
Pages: [1]   Go Up
  Print  
 
Jump to: