Hey folks,

I have created 'custom' graphics for my bullet points
at the following website:

www.cpcconstruction.net/1/homes.html

*** HOVER YOUR MOUSE OVER THE 1ST COLUMN/2ND ROW HOUSE
PIC.

The trouble is:

1. the graphics are not showing up at all in IE, but
they are in the right position and the picture above
shows up

2. the list graphics do show up in Mozzila, but the
position is way off and the picture does not render
properly.

Here is just a snap-shot of the css:

#container ul.picdesc {
position: absolute;
left: 50px;
top: 300px;
font-size : 76%;
font-family : "Trebuchet MS", arial, helvetica,
sans-serif;
color : #003366;
list-style-image: url(images/hsbullet.png);
}

li.new{
list-style-image:url(images/bluarrow.png);
list-style-position:inside
}

Any suggestions as to what I can do to solve these
problems?

Thanks a million.

Patrick







______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to