Heya All, got to that 'bash-head-against-wall' stage in the web development where I try to solve IE6 rendering issues. Working in XHTML strict. Site is here:
http://www.rasbazaar.com.au Standard page html is here: http://www.rasbazaar.com.au/skins/V4Bazaar/styleTemplates/global/index.tpl layout css doc http://www.rasbazaar.com.au/skins/V4Bazaar/styleSheets/layout.css and style css http://www.rasbazaar.com.au/skins/V4Bazaar/styleSheets/style.css There are about 6 issues that I'm trying to resolve left to work on and any help would be so greatly appreciated. 1) The footer bar at the base of the page has its left cap acting like full height. (#rndftbar) providing a height to this or the .tm (middle section) causes the footer bar layout to fail. 2) Base of rounded blocks and header bar aren't being rendered correctly. The index's page central gold block should have a black outline to the very base courtesy of the image that is replicated along there. The block has a set height but somewhere the image is being pushed down and then cropped off with overflow:hidden. Removing the overflow brings it to normal appearance but can cause issues with font size alterations. The very top bar has the same problem with enlarge font size pushing the background image down and cropped bt overflow:hidden which can't be removed here. Compliant browsers keep the image at the base and let the content overflow it. Testing haslayout cure had no effect. 3) The left footer image on the cart page (click View Basket) is indented. This is exactly the same code from the standard page. Here is the page code: http://www.rasbazaar.com.au/skins/V4Bazaar/styleTemplates/global/cart.tpl compared to the index page. I can't seem to find any reason for this move. 4) Problems with site elasticity. I'm running the width expression as given by guru Georg. Upon shrinking fully the left column loses its negative margin and lays over the central column. The initial shrinking at large size causes a break in the central block which means the shrink isn't fluid. The scaling pixels sizes are correct however as far as I can tell. 5) IEpng integration causes the layout to break. I've had this issue before with a far more transparent intensive site. 6) No hover on elements but whatever hover script hasn't been implemented fully yet. Any assistance would be greatly greatly appreciated. The code isn't easily accessible due to the cart system I'm running on this site so ask for any code that I haven't provided above. Regards Wesley Lamont ______________________________________________________________________ css-discuss [cs...@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/