VSD and button size problems. - Post...

User 178078 Photo


Registered User
1 post

Hi All -

Searched the archives a bit and can't seem to find an answer, hoping I'm not just missing something somewhere. If so, sorry, feel free to just redirect me and I'll tuck my tail between my legs and go home.

Been using VSD to help a friend with their site - can't post the link but I'll post screen shots and the relevant code.

For a long time the site operated properly - suddenly buttons (w/ Mouseovers) that were sized to 13 tall in VSD got a height=17 code in the uploaded version for the non-mouseover images.

In VSD - http://img83.imageshack.us/img83/8028/grabinvsdyc0.jpg

In browser (appears to be same effect in IE, FF, Chr.) - http://img84.imageshack.us/img84/7976/grabonlineav6.jpg

Here's the relevant code following forwarding -

<a href="news.html" onMouseOver='img_mo3.src="files/mo_IMG_X.jpg"' onMouseOut='img_moX.src="files/IMG_X.jpg"'><img src="files/IMG_X.jpg" name="img_moX" width=98 height=17 border=0 alt="news"></a></div>


The image itself is the right size (13), and the onMouse image is correct as well (likely since there's no height tag w/ it).

I could always just export the code and do a directory wide find and replace but it's certainly not what's intended with this great bit of software and the user has been taught to edit certain pages (FAQ/News, etc) so to have them start doing that would become a bit of a pain.

Any thoughts? Thanks in advance to everyone.

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.