This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

255 string type point , screen fit problem
#3
It didn't worked. Let me give one example :
I will enter this text :
’'We have a upcoming event on 11.10.2016 which will happen on next sport section of our site. A Jazz Band called ear whisperers will perform free of charge for our customers’'
In user view it will shown like that :
We have a upcoming event on 11.10.2016 which will
happen on next sport section of our site. A Jazz Band
called ear whisperers will perform free of charge for
our customers

Every line will be fixed to the 50 characters and automaticly will send rest of text below.

Regards

Ok . I solved the problem with this CSS code.
.wrap { width: 580px; white-space: normal; text-align: left; word-break: break-word }

Regards
Reply


Messages In This Thread
RE: 255 string type point , screen fit problem - by savaskorkmaz - 03.10.2016, 11:53

Forum Jump: