Originally posted by Spotnick
> Originally posted by TLV> Don't know this has been mentioned before - too lazy to read through the thread - but...> > ...when surfing the discography, the column with the scans end up being very wide since the pictures don't resize to a reasonable format. The same goes for each detailed entry. It'd be nice with a thumby instead.> > Oh yeah, Opera 7 on XP.> > /TLV
Believe it or not, they are ok under ID 
Oh well...
Hmm, I tried IE and it works... I looked at the code generated, and compared what Opera gets vs. what IE get. Here's an example for the "image"-tag for Unknown Pleasures... (the less than and greater than signs are replaced with double-dashes) (let me know if you need the code for the entire page)
Opera:
-- input type="image" name="dgList:_ctl3:ibSleeveThumbnail" id="dgList__ctl3_ibSleeveThumbnail" src="Images/Gallery/1979_unknown_pleasure_front.jpg" /--
IE:
-- input type="image" name="dgList:_ctl3:ibSleeveThumbnail" id="dgList__ctl3_ibSleeveThumbnail" src="Images/Gallery/1979_unknown_pleasure_front.jpg" style="border-color:Black;border-width:1px;border-style:Solid;width:100px;" /--
I don't know exactly what it means, but Opera do not get the style= argument... Weird 
Maybe this helps. No biggie though. The first page in the discography is 800k+ in Opera - IMHO, a little bit too much for a page like that.
/TLV