If i enter the html...
HTML Code:
<span style="color: #1d1d1d; background-color: #c0260a; font-style: italic;">
Everything works fine, but as soon as i want to display my name like...
HTML Code:
<span style="border: 1px solid black; color: #1d1d1d; background-color: #c0260a; font-style: italic;">
(Note: I added a border)
It cuts off the end - does anyone know where i can go (Probably in myphpadmin) to extend the input for that?