I am trying to replicate a standalone HTML page inside the HTML module of a website which is skinned
HTML Page http://www.newdriverschools.co.uk/xmas.html
Skinned page http://www.newdriverschools.co.uk/out...
Which currently is the identical HTML code placed into the HTML module, the image (tree now car) but with padding 78%
Despite having no-repeat, it looks fine in Chrome but IE8 is tiled
Is there a "proper" way to achieve this either through a container or by CSS
I've tried "playing" using the Firebug (excellent video) but little or no success.
Done some hunting on Google but most people seem to have the problem but not necessarily a solution :-(
Thanks
Dave