[thelist] css trouble

Jens Brueckmann jens.brueckmann at gmail.com
Tue Sep 25 03:45:07 CDT 2007


Hi Manfred,

> On this Page (http://www.artify.co.za/gallery.asp) I can see (what I
> think are list bullets) over the small thumbnail pics on the right side

Add the following style rule to your CSS and the squares are gone.

  #container_double li
    {
      list-style-type:none;
    }



Cheers,

jens
-- 
Jens Brueckmann
http://www.yalf.de



More information about the thelist mailing list