Go Back   CodingForums.com > :: Client side development > HTML & CSS

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 06-03-2009, 06:49 PM   PM User | #1
aaron1
New to the CF scene

 
Join Date: Dec 2008
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
aaron1 is an unknown quantity at this point
Fixing this html

Can someone tell me how to fix this html to achieve an identical outcome using css and a list (ul) with list items (li)?

Code:
<font color="FF0000">•</font> <a href="http://www.link.com">Text</a> Text
Basically I want a list item with a colored bullet - how would I do that with css?

Thanks.
aaron1 is offline   Reply With Quote
Old 06-03-2009, 07:20 PM   PM User | #2
aaron1
New to the CF scene

 
Join Date: Dec 2008
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
aaron1 is an unknown quantity at this point
Ok so in short I want to be able to style the bullet a color without styling the text of the list item that color as well.

Also- it cannot use a list-style-image (because it does not look good when the user changes his browser's text size) and it cannot simply style the list item a color then use a span surrounding the text to over-ride the color of the list item with the span's color (because it will be placed on a forum with multiple color schemes - the text color should match the color as specified in the color scheme, not a set color that will look bad on some color schemes).
aaron1 is offline   Reply With Quote
Old 06-03-2009, 10:53 PM   PM User | #3
Kristofa
Regular Coder

 
Kristofa's Avatar
 
Join Date: Jun 2009
Location: Leicester
Posts: 143
Thanks: 7
Thanked 20 Times in 20 Posts
Kristofa is an unknown quantity at this point
I'm not entirely sure that it is possible :-s I was going to suggest list-style-image, but if you don't want to use that. I'm not aware of a way to change the colour of a list style...
Kristofa is offline   Reply With Quote
Reply

Bookmarks

Tags
colored bullet, css, list

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 07:02 AM.


Advertisement
Log in to turn off these ads.