Jump to content

Recommended Posts

Posted

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.


Posted

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

  • 2 weeks later...
  • 1 year later...
Posted

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

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...