Stumble on one more annoying Opera bug that I am unable to figure exactly which element, and what is causing it.

bad-opera.html
http://tinyurl.com/qyacpe
In this layout, content is wrapped inside #product-view (floated right) with two empty divs that hold the top and bottom rounded background images. Left column (floated left) removed.
<div id="product-view">
<div id="pv-top">&nbsp;<!-- do not delete -> background image top -- ></div>


<div> -->      #content-home {clear: both;overflow: hidden;}
        <div class="bestseller"> -->.bestseller{width: 750px;}
<ul>
        ------------thumbs content here------------
</ul>
        <div>
</div>

<div id="pv-btm">&nbsp;<!-- do not delete -> background image bottom --></div>
</div>

The pv-btm background image shows up fine as it should be.


bad-opera-2.html
http://tinyurl.com/o5b259

2 columns layout, with left column intact

Left column remains, and the right column has a large image which the complete code will be a slide show.
The pv-btm background image is gone.

bad-opera-3.html
http://tinyurl.com/ptc9dw

Left column remains, large image removed, and the pv-btm background image shows up again.



I found this article that seems to fit the criteria of the bug, however after reading it the fifth time, I am still in the dark.
http://css-class.com/test/bugs/ie/floatsandblockelements.htm

In my layout, I need to have the left column, and the the large image block intact. I have not check the page in IE yet, so not sure if the same bug occurs.

Anybody encounter this bug before and if you have a fix for it?

p/s. if you want to see the actual page, please write me offlist so that I can show you the url.

Many thanks!

tee





*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [email protected]
*******************************************************************

Reply via email to