Click to See Complete Forum and Search --> : Graphics not displaying properly


scottd78
03-17-2006, 01:31 PM
Hi everyone,

I'm having trouble with one page on my web site. The graphics are all "squnched up". The other pages are displaying fine. As I'm rather a novice in HTML, I would appreciate it if anyone could tell me what specific code needs to be changed, and how to change it. Here is the link for the web page:

http://www.4sqt.com/aboutsqt.htm

Thanks.

Scott

JayM
03-17-2006, 01:36 PM
<a href="index.htm"><span style='text-decoration:none;
text-underline:none'><img border=0 width=32 height=32 id="_x0000_i1026"
src="images\btn_home.gif"></span></a>


Remove the width and height attributes in the <img> tag.

scottd78
03-18-2006, 11:39 AM
Thanks JayM! I will give that a try, and let you know how that works.

Scott

scottd78
03-20-2006, 05:45 PM
Thanks JayM! I got most everything fixed, thanks to your good advice. Except the "scroll" graphic in the blue rectangle at the top is still too small. And I also need to re-size the rectangle (not the 3-d one) so that it is flush with the white square on the left, and so that there is no black border. Thanks again in advance for your help!

Regards,

Scott