Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsGeneralPHPASPPerlColdFusionFlashHTML, CSS, ScriptsBrowsers

Webmaster Forum / HTML, CSS, Scripts / CSS / November 2005



Tip: Looking for answers? Try searching our database.

Overflowing text

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
KHaled - 29 Nov 2005 17:26 GMT
Greetings:

I don't know if I am wording this right.. But I would like to
create "frames" with text in them that do not overflow if I
increase the font size (using the browser).

Signature

KHaled

e-mail: khaledihREMOVEUPPERCASELETTERS at gmail dot com
(correcting antispam crap..)
please start your subject line with the string "==NG=="

mike - 29 Nov 2005 19:25 GMT
Try something like this with content in the div:

<div style="margin-left:0px; margin-top:0px; margin-bottom:0px;
overflow:scroll; width:975px; height:370px;
    border-left:solid 1px black; border-right:solid 1px black;
border-bottom:solid 1px black;
    scrollbar-face-color:##c7d0e0; scrollbar-highlight-color: ##e0e7f7;
scrollbar-shadow-color:##999999;
    scrollbar-3dlight-color:##e0e7f7; scrollbar-arrow-color:##0000cc;
scrollbar-track-color:##EFF2F9; /* lightblue */
    scrollbar-darkshadow-color:##cccccc;">
</div>

This will start scrolling when the content exceeds the width/height
requirements.

Mike
Beauregard T. Shagnasty - 29 Nov 2005 21:52 GMT
> Try something like this with content in the div:

Please don't mess with my scrollbar colors. I am used to recognizing
them in the color I have set on my computer. Light blue is not one of
them...

And 975px is well wider than my browser window; you want to give me a
horizontal scrollbar just to read whatever your content is?

Signature

  -bts
  -Warning:  I brake for lawn deer

KHaled - 30 Nov 2005 06:32 GMT
> Try something like this with content in the div:

....

> This will start scrolling when the content exceeds the
> width/height requirements.
>
> Mike

Thanks MIke.. I will try..

Signature

KHaled

e-mail: khaledihREMOVEUPPERCASELETTERS at gmail dot com
(correcting antispam crap..)
please start your subject line with the string "==NG=="

 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.