
Re: [Fixed] Posible "Bug" In Header Blocks (only O
Hile... would it not work with just <td width="100%" colspan="3" align="center"> rather than <div> tags?
I'm suprised firefox displays it without a problem, because they went the same way as Opera - its not so much that they are designed to display things correct - they removed a lot of code that used to correct for incorrect tags and positioning, which IE still has. In the old Mozilla (of 1.4.1 vintage, which I still use occasionally) you had to break some pretty silly tags (or putting <td> in wrong place) to mess up the layout. The mozdev team eventually decided all web developers should be following W3C by the tee, and thus streamline mozilla by removing the auto-correct code. Which is no bad thing... of course, as it forces good tagging practice
BTW Lopalong I'm looking into adding a mod to change the way the top navlinks box works - so that you can just have a single navlinks tpl, rather than having to edit every single page tpl to change the navlinks box - I had the idea a couple of years ago to do it, but never got a round to it! Not sure if that would interest you, being a themer?