Arthur
Nomad
Posts: 232
Registered: 10-2-2003
Location: San Anselmo, CA
Member Is Offline
|
|
Text outside margins of my browser
I'm starting to see posts that aren't contained within the margins of my browser -- they just run endlessly off to the right and I have to keep
scrolling to read th'em. I haven't changed any settings, so is this caused by the person posting?
|
|
Ben
Newbie
Posts: 16
Registered: 2-11-2005
Location: B.C.N.
Member Is Offline
|
|
It is not your computer.
It happens when someone post a photo that is too large or some other reason that I do not understand.
It has been stated that there is a fault in the software that allows this to happen...it is a pain in the butt.
Inside every older person there is a younger person wondering what happened.
|
|
Arthur
Nomad
Posts: 232
Registered: 10-2-2003
Location: San Anselmo, CA
Member Is Offline
|
|
When you're setting up a web page you can set it to automatically resize, or to contain the text in a given-size window, and I suspect it's something
to do with that. Anyway, I'm not so surprised by graphics doing it (someone just did it in a La Paz thread on Q&A, but I can't figure how text ends up
running off that way.
|
|
Ben
Newbie
Posts: 16
Registered: 2-11-2005
Location: B.C.N.
Member Is Offline
|
|
Beats me.
When I push the on button I have exhausted 50% of my computer knowledge.
Inside every older person there is a younger person wondering what happened.
|
|
Diver
Ultra Nomad
Posts: 4729
Registered: 11-15-2004
Member Is Offline
|
|
If you are viewing this web page with your "Favorites" or something else, open on the side; try closing it.
|
|
BajaNomad
Super Administrator
Posts: 4999
Registered: 8-1-2002
Location: San Diego, CA
Member Is Offline
Mood: INTP-A
|
|
The expanded width is by someone doing one of two things in the table cell that posts are placed into:
A) An image wider than the standard width of the cell (whether by BB code or an attachment), or:
B) Unbroken text.
There are issues among different browsers and how they handle certain information in the code, and that's where the issue really lies... is in the
coding behaviors... or really, the behaviors of the browsers with the code as written. Really, there is no "fix" for this issue in the base HTML
code, as tables will fit everything into them that is placed there. These table cells have set widths that are really taken by the browsers as set
minimums, not maximums.
There is some interesting CSS (cascading style sheets) code that might be of help, but I'd need to explore that more. And really, with the BB code
being the culprit with the images, well, that just adds to the challenge.
Unbroken text example:
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Oh, and btw... the text runs wide because the table cell runs wide, and if the writer didn't use any line breaks, well, then it's going to run the
width of the table cell - and if someone's widened the table cell, then that's the way it's going to go.
I know one BBS software that if one post runs wide, it's only THAT post... which means each post is it's own table as opposed to an additional row of
the main table.
That would probably be a more realistic thing for me to look into if I was to change any code....
...and the reality is I probably wouldn't do any of the above without upgrading to the most recent version of the software to see how it's being
handled currently.
And yes, I do have a new version installed (secretly) elsewhere on this site that I'm testing things out with. Have been for awhile - as there hasn't
been much rush, because there's only a few new things - as far as features are concerned - that are different. The code is much more efficient though
- or so I've been told. That, is of benefit in running a busy site, which this is turning into.
Regards,
--
Doug
[Edited on 3-6-2005 by BajaNomad]
When I was young, I admired clever people. Now that I am old, I admire kind people.
– Rabbi Abraham Joshua Heschel
We know we must go back if we live, and we don`t know why.
– John Steinbeck, Log from the Sea of Cortez
https://www.regionalinternet.com
Affordable Domain Name Registration/Management & cPanel Web Hosting - since 1999
|
|
bajalera
Super Nomad
Posts: 1875
Registered: 10-15-2003
Location: Santa Maria CA
Member Is Offline
|
|
Thanks for all that info, you all. I get one of those too-wide things every once in a while too--for no reason I can figure out except that my
computer just doesn't like me.
bajalera
\"Very few things happen at the right time, and the rest never happen at all. The conscientious historian will correct these defects.\" -
Mark Twain
|
|