Jump to content

Image Not Being Display In List Styles


byronwells

Recommended Posts

Alright Guys

 

I am having trouble with the list styles.  I am planning to use http://www.supreme-host.com/web/images/arrow-grey.jpg instead of the standard bullet dot format....

 

I have got it to work in dreamweaver but when I load it onto the internet..  It doesnt appear.. why??  See here http://www.supreme-host.com/web/categories.php

 

This is the code that I am using for that part

#l_sidebar ul { list-style: url(images/arrow-grey.jpg) no-repeat top left;
margin: 0px 0px 10px 30px;
padding: 10px 0px 0px 0px;
}
#l_sidebar li { 
background: url(images/dashedline.jpg) no-repeat center bottom;
padding: 0px 0px 10px 0px;
}

#l_sidebar li li {
background: #FFFFFF }

#l_sidebar li a, #l_sidebar li a:visited { color: #359CBB; text-decoration: none; }
#l_sidebar li a:hover, #l_sidebar li a:active { color: #444; }

 

Also how do I make the dashedline.jpg image appear from the bullet image

Link to comment
Share on other sites

Could be wrong but I don't think you're path is correct. "images/dashedline.jpg" will look for an images directory in your root directory, I'm guessing your root directory is set-up as being what's viewed by supreme-host.com/ not supreme-host.com/web.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.