Entry 200!

| 2 Comments | 1 TrackBack

Woohoo! 200 entries in 3 months :).

This is another CSS change; I've finally fixed the long-standing problem with IE making the calendar font too large, causing the sidebar to overlap onto the text. Note that this is an IE problem; Mozilla, which conforms to the CSS standards, does not have this problem.

The nerdy explanation is thus: In Mozilla, the font in the table is inherited from the div tag used for the sidebar, as it should be. In IE, the div tag is ignored and the font is inherited from the page body. Although this means it gets the font name right, it meant that the size was wrong.

Anyway, all tables should display using a smaller font in IE from now on.

1 TrackBack

Blog: 200th Post from Richy's Random Ramblings on January 8, 2003 7:19 PM

I've just reached my 200th blog post - at a rate of 100posts every month. Read More

2 Comments

So what did you do to fix it then?

Simple…

TABLE{font-size:11px}

…in the stylesheet.

Powered by Movable Type 4.34-en

About this Entry

This page contains a single entry by Neil T. published on December 23, 2002 8:59 PM.

Guestbook Gargling was the previous entry in this blog.

Ho ho ho... is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.

Archives