mritter Posted August 19, 2010 Posted August 19, 2010 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.
bristols Posted August 19, 2010 Posted August 19, 2010 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.Not sure whether or not this will work; but if you haven't already, try this for your DIVs:text-overflow:inherit
mritter Posted August 30, 2010 Author Posted August 30, 2010 I figured it out. Unfortunately, not in the way I had hoped. No biggy...........thanks.
ibrarshah Posted April 16, 2012 Posted April 16, 2012 hi mrittercan u plz update the solution of your problem if u resolve it as i am searching the solution of same issue.thanks
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now