Hi,
My images are displaying the correct sizes in FF and Chrome but look a mess in IE7
http://get-financial-help.org/
Any ideas on how to fix the problem would be much appreciated.
Jane )))
Hi,
My images are displaying the correct sizes in FF and Chrome but look a mess in IE7
http://get-financial-help.org/
Any ideas on how to fix the problem would be much appreciated.
Jane )))
Edit style.css and in
.alignleft {
float: left;
#width: 50%;
}
.alignright {
float: right;
text-align: right;
}`
remove the #width: 50%; and width: 50%; lines.
Thanks very much :-)
Simply, sweet and effective!
Jane
This topic has been closed to new replies.