Closed Thread Icon

Preserved Topic: overflow/linebreak bug... (Page 1 of 1) Pages that link to <a href="https://ozoneasylum.com/backlink?for=18208" title="Pages that link to Preserved Topic: overflow/linebreak bug... (Page 1 of 1)" rel="nofollow" >Preserved Topic: overflow/linebreak bug... <span class="small">(Page 1 of 1)</span>\

 
frediko
Obsessive-Compulsive (I) Inmate

From: Haugesund, Norway
Insane since: Jul 2001

posted posted 07-17-2001 21:29

hey there - very nice forum

i am trying to make a homepage, and hit some problems...[gee, thaz weird...]

i'm using css to position tekst in bokses around the screen. these bokses need to be a fixed width. i do not want horizontal scrollbars...

the problem is f.ex. when someone posts something in the guestbook, like a long[very long] line of dots[or letters or whatever] without there being any spaces inbetween, for automatic linebreaks, resulting in massive horizontal overflow -> horizontal scrollbars....

u see the trouble? surely there must be a way to fix this? for internet explorer 4 also
(i've tried overflow-x and overflow-y, but these don't work for ie4)

test-page: http://www.frediko.f2s.com/start.html
css: http://www.frediko.f2s.com/main.css

plz help me...

frediko

ps: any quick tips on how i can implement my greymatter into the page? what is best: using an .shtml with including the blog, or using an .php? thx!

Slime
Lunatic (VI) Mad Scientist

From: Massachusetts, USA
Insane since: Mar 2000

posted posted 07-17-2001 22:37

We have the same problem in this forum some time. The only way I can think of to fix it is to modify your CGI guestbook script to split up words that are too long - make it find words of, say, 50 characters or more, and put spaces (or hyphens, perhaps) every 50 characters in it.

« BackwardsOnwards »

Show Forum Drop Down Menu