16 Jun
2005
16 Jun
'05
9:33 p.m.
On Thu, Jun 16, 2005 at 08:30:15PM +0200, Andreas Jung wrote:
--On 16. Juni 2005 19:15:58 +0100 John Poltorak <jp@warpix.org> wrote:
I've just put together a simple Zope website, but whilst it renders properly under Firefox, it looks dreadful using IE.
Can anyone explain why? Could it be the CSS?
It could be your IE? It could be your HTML? It could be your CSS?
I was advised to change <base href="/" /> to <base href="http://www.mysite.org/" /> and that seemed to sort out most of the problems. Do I really need to hard code the site name like this, or is there some variable I can use?
-aj
-- John