I am using several <div>s with text-overflow:ellipsis;. I have it all working fine, but the ellipsis (...) is always black. How do I change the color to match the actual text color?
In my style sheet I have tried:
ellipsis {color:white;}
Does not work.
Page 1 of 1
ellipsis color Set using CSS
#2
Posted 19 August 2010 - 08:00 AM
mritter, on 18 August 2010 - 08:26 PM, said:
I am using several <div>s with text-overflow:ellipsis;. I have it all working fine, but the ellipsis (...) is always black. How do I change the color to match the actual text color?
In my style sheet I have tried:
ellipsis {color:white;}
Does not work.
In my style sheet I have tried:
ellipsis {color:white;}
Does not work.
Not sure whether or not this will work; but if you haven't already, try this for your DIVs:
text-overflow:inherit
#3
Posted 29 August 2010 - 06:41 PM
I figured it out. Unfortunately, not in the way I had hoped. No biggy...........thanks.
#4
Posted 15 April 2012 - 10:58 PM
hi mritter
can u plz update the solution of your problem if u resolve it as i am searching the solution of same issue.
thanks
can u plz update the solution of your problem if u resolve it as i am searching the solution of same issue.
thanks
- ← Urgent: Ajax, passing multiple parameters
- Web Development (HTML, Java, PHP, ASP, XML, etc.)
- firefox conditional statement →
Share this topic:
Page 1 of 1



Help

Back to top








