Re:

I am using IE 7 beta 2, and the navigation line with 'administrator' 'logout' 'search' etcetera disappears when you open the forum, the horisontal line just beneath the citations about PunBB. I am using the latest PunBB 1.2.12...
The line above here, with PunBB org, index, user list, etc, also disappears or toggles on and off when hovering the mouse over it. Some CSS IE 6 fix, or bad CSS or is it just this beta?

Last edited by davidcrickett (2006-05-27 12:46:56)

Re:

Its the beta. It seems to be the peekaboo bug which was supposed to be fixed in beta 2. There is a simple hack which is just a variation on the hack used to fix IE6.  which I will post a little later today when I've tested it and maybe Rickard can implement it here. It should be just one line in the stylesheet.

Re:

Ah, thank you very much! smile

Re:

Go to section 3.2 of base.css and add this

/*Begin IE7Win Fix */
.pun .inbox {min-height: 1px}
/* End of IE7Win Fix */

Re:

Yo! I'm impressed! smile thnx so much!

Re:

If you find any more please post back in this thread. I'm making this sticky for a little while so people see it.

Re:

Just in case anyone wants to try this out here on punbb.org, don't bother. I've implemented Pauls fix above.

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

Re:

Hi all wink

Just another little bug hmm

I don't see "Online" or "Offline" with IE7 Final.

May be the "<div class="clearer"></div>" before ?

Last edited by Fil1958 (2006-12-08 09:25:52)

Sorry I speak English like a Spanish cow :/
Multy Forums Free (Multi PunBB Project) (on stand by)
http://multy.forums.free.fr/forum_demo/

Re:

Can confirm this behaviour. I just tried with KMeleon and no prob. sad

Also, I wanted to say the fix posted above works perfectly : I asked an admin at another forum to install it and voilà. wink

Re:

wink

With Firefox   With IExplorer
http://img291.imageshack.us/img291/2774/withffnj0.th.jpg   http://img111.imageshack.us/img111/5265/withieyt7.th.jpg

Sorry I speak English like a Spanish cow :/
Multy Forums Free (Multi PunBB Project) (on stand by)
http://multy.forums.free.fr/forum_demo/

Re:

http://punbb.org/forums/viewtopic.php?pid=79313#p79313