Pete Home wrote:

>Francky,
>
>Thanks for all your help (and Nick's), I've got a lot further than before,
>but for the life of me I cannot understand why certain things work in FF but
>not IE and visa versa. I know there are bugs, but it seems to make no sense.
>IE is now a real mess, but FF is a lot better!
>
>I've managed to get the outer boarder to encompass 3 out of the four sides,
>following your instructions (I hope), but for some reason the left hand
>boarder just wont move to the bottom of the box.
>
>Also, for some reason the top navigation doesn't work any more! I can see
>why people going from Table layouts to CSS want to use Absolute positioning,
>at least it makes sense!
>
>If you get chance to look again, I'd be very grateful.
>
>Pete
>www.cityboxer.com/gambling/betting.htm
>  
>
Hi Pete,
Starting to fix Firefox (IE later), the html-validator remarks 1 </div> 
too much.
The right hand bottom corner can be put in place by replacing the 
paragraph "Click here to add your prediction". That was falling outside 
the end of the ".boxborder-inner" en ".boxborder-outer".
See testpage a 
<http://home.tiscali.nl/developerscorner/css-discuss/test-betting-a.htm>.

In the meantime we see yellow bar: that is a tmp background color for 
the empty paragraph after the h2. But also this one is falling out of 
the left and right box borders: it's not more in the h2, and not yet in 
the #content (#content is giving the left and right border lines).
Giving the h2 a bit padding-bottom instead can solve this.
O, the box is breaking also at large font sizes. I guess because of not 
enough height of the box_bottomleft.gif and box_bottomright.gif.
The copyright line was floating left, so stacking on the right side of 
the floating footer. A clear can put 'm under the footer.
See testpage b 
<http://home.tiscali.nl/developerscorner/css-discuss/test-betting-b.htm>.

There is some more to do, but I've to excuse for this moment ... lack of 
time...
Hope to come back soon,

francky


______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to