Vanilla 1.0.3 is a product of Lussumo. More Information: Documentation, Community Support.
<div id="flash">
<h1>
<a href="#" title="LIVERPOOL SHOP : Football / Music / Gifts / Art">
<img src="/images/logo.gif"
title="LIVERPOOL SHOP : Football / Music / Gifts / Art"
alt="LIVERPOOL SHOP : Football / Music / Gifts / Art"
width="180" height="196" />
</a>
</h1>
</div>
<div id="flash">
<h1>
<a href="#" title="LIVERPOOL SHOP : Football / Music / Gifts / Art">
LIVERPOOL SHOP : Football / Music / Gifts / Art</a>
</h1>
</div>
with css:
#flash h1 a {
display: block;
width: 180px;
height: 196px;
background: url(/images/logo.gif) repeat-none top left;
/* hide text */
text-align: left;
text-indent: -9999px;
}
<script type="text/javascript">
function addSwf(){
var so = new SWFObject('/flash/logo.swf', 'Liverpool Shop', '780', '230', '8', '#ffffff');
so.addParam("wmode", "transparent");
so.write("flash");
}
window.onload = function(){
addSwf()
}
</script>1 to 7 of 7