I'm playing with transparent PNG's for my sites new design that I've been working on for far too long... I want it to be similar to the Cobalt 2.0 theme fore phpBB.
I've made some nice looking menu's (the sites still being worked on) and they look great in Firefox (no surprise) and they ALMOST work in IE, but I cant get the content section of the navigation boxes to vertically tile.
I've replaced the
bit with
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/new/themes/cobalt/nav_mid.png', sizingMethod='scale');
In fact, the relavent CSS files are:
http://www.thingy-ma-jig.co.uk/new/themes/cobalt/substyle.css
http://www.thingy-ma-jig.co.uk/new/s.css
and the URL for the site is:
http://www.thingy-ma-jig.co.uk/new/
Any help would be appreciated as I cant for the life of me figure out how to make that bit tile (by that bit I mean
'.nav DIV').
Any help appreciated here guys - thanks!
PS: Ignore the failed images on the page - i'll fix them up at some point.