Images as bullet points (SOLVED)

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Post Reply
JamesD
Forum Members
Forum Members
Posts: 25
Joined: Tue Aug 21, 2007 1:28 pm

Images as bullet points (SOLVED)

Post 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
Last edited by JamesD on Tue Oct 30, 2007 11:32 am, edited 1 time in total.
User avatar
lollipop27
Forum Members
Forum Members
Posts: 237
Joined: Wed Sep 12, 2007 4:09 pm

Re: Images as bullet points

Post 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....
JamesD
Forum Members
Forum Members
Posts: 25
Joined: Tue Aug 21, 2007 1:28 pm

Re: Images as bullet points

Post 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.
Post Reply

Return to “Layout and Design (CSS & HTML)”