Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

redeye be

macrumors 65816
Original poster
Jan 27, 2005
1,138
0
BXL
questionmark.jpg

maybe you guys should use more whitespace between the lines, or use a smaller ? ;)
 
shows up fine for me, but then again my browser isnt stretched that wide so i would guess that has something to do with the rendering of the page
 
No problems with a normal sized Firefox window... even if another paragraph is added, it looked fine earlier, too...
 

Attachments

  • Picture 1.jpg
    Picture 1.jpg
    73.8 KB · Views: 137
well, i'm using safari on a 21" crt, the problem was worse because i tend to view sites in a very wide window.
I checked with Firefox and the issue is the same.

I did notice a line was added to the post as well. The problem has become a tad smaller now :)
 
We added a little more text to that particular story, as a matter of fact. But that wasn't the reason!
 
Yea I think I read of this problem before. Happens to me to if the window is stretched out wide, thus stretching out the text and making the area shorter.
 
Doctor Q said:
We added a little more text to that particular story, as a matter of fact. But that wasn't the reason!
yeah right ;)

no, really, I really didn't think my 'powers' as a regular would reach that far. I just noticed it.

but still, thx Q :p
 
redeye_be said:
I really didn't think my 'powers' as a regular would reach that far. I just noticed it.
Just say the word anytime you want a story changed, redeye_be. ;)

I don't know why the graphic isn't in a cell whose height expands to fit the larger of the text or image. In theory, this could be a design problem in the HTML that could be fixed with a suitable change to the template.

If the story is short enough or the screen wide enough, would the question mark extend past the "Submitted by" section too, or would that cell expand?
 
Perhaps, instead of changing the template, we could change that image to transparent gif or png?
 
Sorry, I don't have my photoshop with me and I did this mock up in fireworks, so pardon the poor editing.
 

Attachments

  • Untitled-3.gif
    Untitled-3.gif
    12.5 KB · Views: 174
  • Untitled-2.gif
    Untitled-2.gif
    12.6 KB · Views: 157
FWIW, at least in my Firefox, you can make the problem appear by reducing the text size (Apple-(-)) and go away by increasing it. At my default setting, I don't get this effect, but if I make my font small enough, I will....
 
angelneo said:
Perhaps, instead of changing the template, we could change that image to transparent gif or png?
I think that is an excellent idea. I will look into it. However, if Apple is announcing Tiger tomorrow (I heard a rumor somewhere about just that possibility) we might be a bit busy and otherwise distracted here for the next day or two!
 
Doctor Q said:
I think that is an excellent idea. I will look into it. However, if Apple is announcing Tiger tomorrow (I heard a rumor somewhere about just that possibility) we might be a bit busy and otherwise distracted here for the next day or two!

If Apple announces Tiger tomorrow, no one will bother to click on this thread to complain about your lack of a fix either. ;)
 
mkrishnan said:
If Apple announces Tiger tomorrow, no one will bother to click on this thread to complain about your lack of a fix either. ;)

very true, that is if anyone can get to the forums from the overload that is sure to hit
 
Doctor Q said:
If the story is short enough or the screen wide enough, would the question mark extend past the "Submitted by" section too, or would that cell expand?
Yep, i do think this is how it showed up at first (without 'my' line added to the story that is ;))
I used mkrishnan's ingenious command- hack and my full 1600 px wide to get this:
qm2.jpg


Now what's all the fuss about this tiger?
 
Doctor Q said:
I don't know why the graphic isn't in a cell whose height expands to fit the larger of the text or image. In theory, this could be a design problem in the HTML that could be fixed with a suitable change to the template.

Adding 'overflow: auto;height: 100%;' to the storybody class should fix it I believe -

http://home.tkx.cx/~knox/local/mr.html
 
arn said:
I'm on it... will fix it later today.

Hmm, well, guess Netscape 7 & IE 5.1 don't like that method (which is strange, since Firefox and IE 5.2 work fine). Alternative way of doing it is putting

<span style="clear:right;"></span>

At the end of the post, before the closing </div>.
 
Knox said:
Hmm, well, guess Netscape 7 & IE 5.1 don't like that method (which is strange, since Firefox and IE 5.2 work fine). Alternative way of doing it is putting

<span style="clear:right;"></span>

At the end of the post, before the closing </div>.

ya, a couple of people with AOL browsers emailed me saying it doesn't work on their browser.

I implemented this change but doesn't seem to fix the overflow thing. Now the picture goes over the bottom again.

thanks
arn
 
arn said:
ya, a couple of people with AOL browsers emailed me saying it doesn't work on their browser.

I implemented this change but doesn't seem to fix the overflow thing. Now the picture goes over the bottom again.

Doh, should be div, not span. Sorry :)

Changed it on the test page for the first article - http://home.tkx.cx/~knox/local/mr.html
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.