• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

changing image dimensions on mouseover

sookaa

Member
I have a series of images that change on mouseover events in a webpage i am developing....2 out of the images however are different sizes than all of the others...they are, actually different a ratio dimension than the others (so resizing looks like utter crap)....so the way i have it now is a spacer image that is a blank gif is the orignal image, sized at 400*300, this then gets replaced as necessary with the other images when called....however, the two images that are 300*400 get stretched/resized into the 400*300 size...how can i easily get these two images to display properly...i cannot use layers, this is all table based

cheers

sookaa
 
Back
Top