1 (edited by Ulph 2005-03-20 23:40)

Topic: enhjulingsfolket.se

Our page:

http://enhjulingsfolket.se/

I have designed a custom front page and the forum index has been eliminated, with some PHP hacks.

The page currently looks awful in IE, suggestions would be appreciated. Maybe I could try using IE7 from http://dean.edwards.name/IE7/ and see if that works better.. Has anyone used this with PunBB? In particular i use full aplha PNG, max-width and width. Maybe there is something else that IE misses, the logo also had the wrong size in IE when I checked. Try making the page smaller, and the columns will end up on top of each other. hmm

Logging in did not work in IE6 when I tried it either, any ideas why? Maybe I could enable P3P. I'm not using any funny domain redirection or anything, enhjulingsfolket.se is an A record pointing at the server.

It feels like waste of time to support a broken browser... mad

2

Re: enhjulingsfolket.se

Try

* HTML DIV#brdtitle {HEIGHT: whatever you need to get the image right}

or

* HTML DIV#brdtitle {PADDING-TOP: whatever you need to get the image right}

PunBB uses a cut down version of min-max.js to give max-width on images. If you substitute this file for the full min-max.js file you will have full min-width etc functionality. You can get min-max.js from http://www.doxdesk.com/software/js/minmax.html

Re: enhjulingsfolket.se

I can login just fine with IE6.

"Programming is like sex: one mistake and you have to support it for the rest of your life."