Background image not rendering correctly in Chrome
can see i've done wrong bg image? footer has 1 px wide repeating bg image fine in usual browsers except chrome - getting same effect in live view done wrong, can't find it.
heres url: http://www.empathydesign.co.uk/development/2tp/index.php usr:northernlight, pw: empnor733!
thanks!
just before end of content, change line:
<br class="clearfloat">
to this:
<div class="clearfloat"></div>
don't ask me why, seems chrome doesn't using <br> tag clear float.
More discussions in Dreamweaver support forum
adobe
Comments
Post a Comment