alexgorbatchev / jquery-textext

A super awesome, customizable text input supporting tags, autocomplete, ajax and other goodness in a crazy cool a-la cart way.
http://textextjs.com
MIT License
1.27k stars 201 forks source link

CSS Display Issues with Semantic UI #158

Open inpariswithyou opened 10 years ago

inpariswithyou commented 10 years ago

I'm using Semantic UI for much of the formatting of my site, and the style sheet included with it seems not to work well with the styles for TextExt. For instance, my input fields are being shrunk down to 18px with an inline style="width" tag, and when tags are added, they're turning white-on-white and therefore illegible, and I can't seem to figure out how to override any of this.

Has anyone else used Semantic UI with TextExt, and if so, how can I make my TextExted fields look just like the ones that dont' use TextExt?

DfKimera commented 10 years ago

I'm having the same issues, seems TextExt is not CSS-safe. The project also seems abandoned for more then a year.