473,503 Members | 3,171 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

An image lines up great in Firefox, but IE??? HELP

1 New Member
Hello,
I am real and geniune newbee. I had a friend create an "entry" page for my website.
www.jonasphoto.com
If you view it in Firefox, the image lines up fine, but in IE, the image looks too short. I am at a loss! I am attaching the CSS entry page; perhaps someone can point out where the correction needs to be???
Please.
Thanks:
Code:
body {
font: 62.5% "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
background-color: #000;
color: #fff;
margin: 0px;
}
h1, h2, h3, p, li, td {
margin:0px;
}
#logo {
margin-top: 100px;
margin-left:10px;
}
#container {
background: #000;
border-bottom:2px solid #c49d4e;
border-top:2px solid #c49d4e;
height: 325px;
width:100%;
}
#inner {
width:750px;
margin:0px auto;
}
#first {
float:right;
background: #111;
height:300px;
}
.info {
float:left;
color:#777;
width:300px;
height:300px;
margin-top:50px;
text-align:center;
}
.info a,
.info a:link,
.info a:visited {
color:#eee;
text-decoration: none;
}
.info h2 {
font-size: 18px;
padding: 10px;
font-weight: normal;
}
.info h3 {
font-size: 14px;
padding: 10px;
font-weight: normal;
}
.info p {
padding: 10px;
}
#footer {
text-align: right;
padding:5px;
font-size: 1em;
color:#c49d4e;
}
#footer a {
color:#c49d4e;
text-decoration: none;
}
Jan 25 '07 #1
0 1184

Sign in to post your reply or Sign up for a free account.

Similar topics

5
31202
by: Derek Erb | last post by:
I am banging my head against the wall with this one. The following code snippets work perfectly fine in MSIE6. But produce an error in Firefox and do not work at all. BROWSER.HTM <HTML> .......
3
26739
by: jon | last post by:
Hello, I've had long standing code that runs in IE, that I'm testing with firefox unsuccessfully now. The problem seems to be that images that I dynamically create don't fire their onload event...
9
7012
by: Dave | last post by:
Hi, I've been trawling the web for answer to my problem with no luck although I'm hardly alone it seems! Below is the generated source for an ASP page that posts a value called 'album' to...
2
2350
by: Poppa Pimp | last post by:
ImageResizer.php Image Resizer PLEASE HELP The URL of the page this is on in my site is http://poppa-pimps-wallpapers.com//ImageResizer.php You can click on browse and get image,but...
15
7539
by: Giggle Girl | last post by:
Hello there, :) I need a frameset that will have the same look and behavior in Firefox 1.5+ as it does in IE 6+. Here is a URL for it: http://66.51.164.93/fs/default.htm In IE, the "seam"...
5
4176
by: Cate Archer | last post by:
I'm trying to position images using CSS. I put inline style code in the <imgtag. Why does this line of code work in IE7 but not in Firefox 2.0? Anybody got a better way? <img height="160"...
2
2396
by: corymac | last post by:
Hello, I've customized the panview code to accommodate what I want it to do, but I'm having a problem with it in IE. Firefox works fine. Panning the image in IE doesn't work and I think it...
4
1767
by: Andrew Bailey | last post by:
Hi, Thanks for taking the time to read this. I would be very grateful if you are able to help me solve the two problems below... PROBLEM 1: I spent a lot of time finding code that would...
0
1324
by: AkbarAzizi | last post by:
Hi, Is there anybody who knows why my following java/Groovy code does not work in Firefox? The function ImageIO.createImageInputStream returns NULL in Firefox. The code works fine in Windows...
0
7188
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7258
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7313
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
6970
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7441
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5558
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
4663
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3156
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3146
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.