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
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now