Go Back   CodingForums.com > :: Client side development > HTML & CSS

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 01-12-2013, 03:20 PM   PM User | #1
samhor
New Coder

 
Join Date: Mar 2012
Location: USA
Posts: 30
Thanks: 0
Thanked 0 Times in 0 Posts
samhor is an unknown quantity at this point
Question Image will show in FF but not IE? Why ?

Hello Everyone,

I am having an issue with an image showing in IE 9.

I started to make a website in dream weaver C6 and have added many images successfully. Several images show in IE 9 and FF but it is just this one image. It appears when viewing the site in FF but not IE9.

The site isn't online yet so i can't provide you with a link sadly but here is the code in question.

CODE:
Code:
<div id="rightSidebar">
	   <p><center> Want to advertise here?<br> 
    <a href="contactus.html">Fill in our contact us form</a></center> </p>
       <p><CENTER>Other Apps</CENTER></p>
     
     <p><center><img src="ebaymOBAPP.PNG" width="150" height="150" alt="EBAY MOBILE APP" </center></p>
     <p>RIGHT BARRr</p>
       
	 </div>
STYLE SHEET CODE:
Code:
div#rightSidebar {
	width: 200px;
	position: absolute;
	top: 290px;
	left: 615px;
	margin-right: 10;
	font-family: Verdana, Geneva, sans-serif;
	font-size: large;
	background-color: #666;
}
When viewing in IE the space where the image should be appears white with a little red cross in the top right hand corner.

Any ideas?
samhor is offline   Reply With Quote
Old 01-12-2013, 03:59 PM   PM User | #2
coothead
Senior Coder

 
coothead's Avatar
 
Join Date: Jan 2004
Location: chertsey, a small town 25 miles south west of london, england.
Posts: 1,551
Thanks: 0
Thanked 195 Times in 191 Posts
coothead will become famous soon enough
Hi there samhor,

give us the image so that members may test it in IE9, themselves.

coothead
coothead is offline   Reply With Quote
Old 01-12-2013, 04:08 PM   PM User | #3
adolek17
New to the CF scene

 
Join Date: Dec 2011
Location: Bełchatów, Poland
Posts: 5
Thanks: 0
Thanked 1 Time in 1 Post
adolek17 is an unknown quantity at this point
All images are in the same format?

You tested your site on chrome, opera?

Last edited by adolek17; 01-12-2013 at 04:10 PM..
adolek17 is offline   Reply With Quote
Old 01-12-2013, 04:32 PM   PM User | #4
samhor
New Coder

 
Join Date: Mar 2012
Location: USA
Posts: 30
Thanks: 0
Thanked 0 Times in 0 Posts
samhor is an unknown quantity at this point
Yes all the images on my site are .png to my knowledge. The only thing that is different with this is image is that it is center'ed but that shouldn't make a difference should it?

I have only got FF and IE. I will get chrome now.

I have just tried to upload to this site and it says -
ebaymobapp.PNG:
This JPEG image has the incorrect file extension.
samhor is offline   Reply With Quote
Old 01-12-2013, 04:35 PM   PM User | #5
samhor
New Coder

 
Join Date: Mar 2012
Location: USA
Posts: 30
Thanks: 0
Thanked 0 Times in 0 Posts
samhor is an unknown quantity at this point
Thumbs up Fixed

Quote:
Originally Posted by samhor View Post
Yes all the images on my site are .png to my knowledge. The only thing that is different with this is image is that it is center'ed but that shouldn't make a difference should it?

I have only got FF and IE. I will get chrome now.

I have just tried to upload to this site and it says -
ebaymobapp.PNG:
This JPEG image has the incorrect file extension.
Fixed !

When the email was emailed to me and i downloaded it. It was saved as a .PNG and the actual image is meant to be jpeg thanks to trying to upload to this site it answered my question.

Thanks All.
samhor is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 07:58 AM.


Advertisement
Log in to turn off these ads.