Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

CSS Forum


You are currently viewing our CSS Forum as a guest. Please register to participate.
Login



Reply
Old 12-09-2010, 09:58 AM text won't warp
Junior Talker

Posts: 3
Trades: 0
Hey I own this website watch-the-walking-dead-online.com.
Just yesterday I noticed that the theme has some issues when it comes to IE. Actually, there is 1 issue: the text goes on unless I (or the users) use the "break-line" element.

You can take a look at this page:
watch-the-walking-dead-online.com/2010/12/06/ts-19/

I. The synopsis is cut (under the video).
II. The same goes to the comments and the avatars under the comments section.

overflow auto is not something that I want to use.

Can someone please give me a solution to this frustrating problem? THANKS!!

Last edited by chrishirst; 12-09-2010 at 03:57 PM..
yope is offline
Reply With Quote
View Public Profile Visit yope's homepage!
 
 
Register now for full access!
Old 12-09-2010, 10:49 AM Re: text won't warp
Skilled Talker

Posts: 60
Name: Dmitry
Trades: 0
Hi. Try to add to you {episode p} style in CSS this:
word-wrap: break-word;
__________________
Sincerely, Dmitry

Please login or register to view this content. Registration is FREE
ElmanF is offline
Reply With Quote
View Public Profile Visit ElmanF's homepage!
 
Old 12-09-2010, 11:26 AM Re: text won't warp
Junior Talker

Posts: 3
Trades: 0
Thanks

It works but the problem is that it works on a "word base" - meaning - it warp the last word and "cut" it. For instance, "new saf(cut. new line)e haven".

I know this CSS element but I didn't thing of using it because I know its purpose is to warp long words, like URLs etc.

Can you think please of an alternative way to make it work?

And once again, thanks a lot!
yope is offline
Reply With Quote
View Public Profile Visit yope's homepage!
 
Old 12-09-2010, 03:45 PM Re: text won't warp
Junior Talker

Posts: 3
Trades: 0
I have another website that using the same theme and I host this website on a different host. For some reason there it has none of the problems mentioned above..

When I moved exactly the same theme as I use on the host that there everything is working great to the different theme the problem appeared.

Does it make sense that the problem has to do with the host?
the PHP, Apache etc. are exactly the same version. The only thing that different is that in the problematic host I don't have Gzip (but when I disable Gzip in the good host the problem doesn't appear).

Any idea please?
yope is offline
Reply With Quote
View Public Profile Visit yope's homepage!
 
Old 12-10-2010, 03:39 AM Re: text won't warp
Skilled Talker

Posts: 60
Name: Dmitry
Trades: 0
Probably this issue appearing when you enabling Gzip compression which compressing JS and CSS files. And issue appearing when you load site in older browsers when they are uncompressing JS and CSS files.
I think the better way is disable gzip and obfuscate js and css codes.
__________________
Sincerely, Dmitry

Please login or register to view this content. Registration is FREE
ElmanF is offline
Reply With Quote
View Public Profile Visit ElmanF's homepage!
 
Old 12-10-2010, 05:13 AM Re: text won't warp
CSM
CSM's Avatar
Front-End Developer

Posts: 297
Name: Michael Pehl
Location: Palma de Mallorca
Trades: 0
Quote:
Originally Posted by ElmanF View Post
Probably this issue appearing when you enabling Gzip compression which compressing JS and CSS files. And issue appearing when you load site in older browsers when they are uncompressing JS and CSS files.
I think the better way is disable gzip and obfuscate js and css codes.
No, gzip is not a problem.

Why obfuscating any JS and CSS? What are the benefits? None at all.
After the site is rendered and loaded the code is not obfuscated any more.

Check the CSS of both sites with the IE Developer Tools.

Any difference?
__________________
Chief Web Officer / Front-End Developer / System Engineer

Please login or register to view this content. Registration is FREE
-
Please login or register to view this content. Registration is FREE
CSM is offline
Reply With Quote
View Public Profile Visit CSM's homepage!
 
Reply     « Reply to text won't warp
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.46058 seconds with 12 queries