Page 1 of 1
Images as bullet points (SOLVED)
Posted: Mon Oct 29, 2007 4:58 pm
by JamesD
I would like to set up all lists on the site I am working on to use a single image instead of bullet points. I know how to use images as bullet points but I am not so sure how to set up bullet points as images or even if I can with the stylesheets used by cmsms.
If anyone has done this or knows how to I would be very grateful if they could tell me how. Thanks in advance.
James
Re: Images as bullet points
Posted: Mon Oct 29, 2007 8:20 pm
by lollipop27
JamesD wrote:
I know how to use images as bullet points but I am not so sure how to set up bullet points as images
James
this is confusing, isn't it?
anyway, do you want all the list on your page to use a list-style-image?
then go into you main stylesheet and say: ul {list-style-image: url(.....);}
....
if I got you wrong, then tell me, I'd gladly help....
Re: Images as bullet points
Posted: Tue Oct 30, 2007 11:31 am
by JamesD
Gramatical error and part of the sentence taken out of context,
I know how to use images as bullet points but I am not so sure how to set up bullet points as images or even if I can with the stylesheets used by cmsms.
but I grant you, amusing. Sort of.
Thanks for the help, wasn't sure if I could just pop in the image stuff as part of the style sheet.