Forums

[resolved] Different image sizes displaying in IE (3 posts)

  1. eagerwatcher
    Member
    Posted 4 months ago #

    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 )))

  2. esmi
    Member
    Posted 4 months ago #

    Edit style.css and in

    .alignleft {
    	float: left;
    	#width: 50%;
    }
    .alignright {
    	float: right;
    	text-align: right;

    }`

    remove the #width: 50%; and width: 50%; lines.

  3. eagerwatcher
    Member
    Posted 4 months ago #

    Thanks very much :-)

    Simply, sweet and effective!

    Jane

Reply

You must log in to post.

About this Topic