dvdj
05-06-2004, 01:22 PM
I've used the following code within a page and for reasons not understood by me, the layer in question renders larger on a mac than it does on a pc. In doing so the layer ends up covering parts of the navigation, and the background image is tiled. To view the page in question please go to http://www.dvdj.co.uk/bareivisa
Here is the code in question
<div id="lcd" style="position:absolute; left:617px; top:57px; width:258px; height:122px; z-index:15; background-image: url(images/lcdfront.jpg); layer-background-image: url(images/lcdfront.jpg); border: 1px none #000000;">This
is where you control your <br>
Liquid Crystal Display Text</div>
Many thanks
Here is the code in question
<div id="lcd" style="position:absolute; left:617px; top:57px; width:258px; height:122px; z-index:15; background-image: url(images/lcdfront.jpg); layer-background-image: url(images/lcdfront.jpg); border: 1px none #000000;">This
is where you control your <br>
Liquid Crystal Display Text</div>
Many thanks