Connecting Tech Pros Worldwide Forums | Help | Site Map

Re: Style problem (DIV sizing)

Bergamot
Guest
 
Posts: n/a
#1: Nov 17 '08

Hannah wrote:
Quote:
>
On this page:
http://www.lifesong.de/veranstaltungen.html
firefox 2 shows the page (especially the boxes) as I want them to
I hope you didn't really want this:
http://www.bergamotus.ws/screenshots/lifesong.png

FYI, this is what happens when you suggest the page use "fantasy" font, but the visitor doesn't have your requested fonts installed (I expunged the repulsive Comic Sans long ago). You cannot predict what the visitor will end up with, and fantasy (or cursive) will likely be a poor choice for readability. For body text, stick with the generic serif or sans-serif family.

As for the overlapping parts, the page is scrolled all the way to the right. It does not fit within my normal viewport size.

--
Berg

Bergamot
Guest
 
Posts: n/a
#2: Nov 17 '08

re: Re: Style problem (DIV sizing)



Hannah wrote:
Quote:
>
Bergamot <bergamot@visi.comwrote:
Quote:
>Hannah wrote:
>>>
Quote:
>FYI, this is what happens when you suggest the page use "fantasy" font,
>but the visitor doesn't have your requested fonts installed
>
My (kind of) client wanted a fancy font, that's why I chose fantasy as
fallback
The client isn't always right, you know. Using fantasy for body text is a very poor choice.
Quote:
(`"Comic Sans MS", "Postantiqua", fantasy' as the full list).
>
Any better suggestions, in the restrictions given by my client?
If your client has Comic Sans installed, then leave that as the first choice if you must, but drop the generic fantasy family. If you include no generic family at all, the visitor's default font will be used. That is a far better choice than fantasy.

Your client will just see Comic Sans and will never know about the rest. Don't punish her visitors any more than necessary.
Quote:
I think Comic Sans MS *is* closest to what my client likes.
Well, there's no accounting for taste...
Quote:
Quote:
>As for the overlapping parts, the page is scrolled all the way to the
>right. It does not fit within my normal viewport size.
>
Better now?
Absolutely not. Now keyboard scrolling doesn't work at all. :-(
Quote:
I completely changed the "frames" mechanism, following a
pattern I found on the web, after I found several more flaws in my own
stuff.
The flaws are different now, perhaps worse.

Keeping the fixed position navigation menu and putting the actual content in a too-narrow scrolling div is making the navigation more important than the content. That's backward thinking.

Besides, the stretching it does on the background images is a horrible effect.

--
Berg
Hendrik Maryns
Guest
 
Posts: n/a
#3: Nov 17 '08

re: Re: Style problem (DIV sizing)


Hannah schreef:
Quote:
Hi!
>
Bergamot <bergamot@visi.comwrote:
Quote:
>Hannah wrote:
>
Quote:
Quote:
>>On this page:
>> http://www.lifesong.de/veranstaltungen.html
>>firefox 2 shows the page (especially the boxes) as I want them to
>
Quote:
>I hope you didn't really want this:
>http://www.bergamotus.ws/screenshots/lifesong.png
>
Quote:
>FYI, this is what happens when you suggest the page use "fantasy" font,
>but the visitor doesn't have your requested fonts installed (I expunged
>the repulsive Comic Sans long ago). You cannot predict what the visitor
>will end up with, and fantasy (or cursive) will likely be a poor choice
>for readability. For body text, stick with the generic serif or
>sans-serif family.
>
My (kind of) client wanted a fancy font, that's why I chose fantasy as
fallback (`"Comic Sans MS", "Postantiqua", fantasy' as the full list).
>
Any better suggestions, in the restrictions given by my client?
>
I think Comic Sans MS *is* closest to what my client likes.
>
Quote:
>As for the overlapping parts, the page is scrolled all the way to the
>right. It does not fit within my normal viewport size.
>
Better now? I completely changed the "frames" mechanism, following a
pattern I found on the web, after I found several more flaws in my own
stuff.
Would you mind sharing that ‘pattern’ with us? I am about to start
freeing my dorm’s site from frames at well, and since it is quite big,
this will be some work. I’d be glad for some tricks on how to do that.

H.
--
Hendrik Maryns
http://tcl.sfs.uni-tuebingen.de/~hendrik/
==================
Ask smart questions, get good answers:
http://www.catb.org/~esr/faqs/smart-questions.html
Closed Thread