Click here to get back home

Opera rendering problem?

 HomeNewsGroups | Search | About
 comp.infosystems.www.authoring.html    Post an article   get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content
Subject Author Date
Opera rendering problem? Hymer 01-31-2008
Posted by Hymer on January 31, 2008, 12:42 pm
Please log in for more thread options
Hello,

I just added an image to a line of html and it looks correct in IE6,
IE7, and in FF 5. But in Opera it is giving me a left margin down the
whole page.

Can anyone see a fix for this? My code is below. I added the first
line using imgmap3.

Thanks,

Bob

__

HTML
<div id="lead1"><a href="http://www.usernomics.com/mobile"
title="Mobile Site"><img src="images/site/mobile-site6.gif"
alt="Mobile Site" width="69" height="20" class="imgmap3"></a><h1><a
href="user-interface-design.html" title="User Interface Design">USER
INTERFACE DESIGN</a> - <a href="usability.html"
title="Usability">USABILITY</a> - <a href="human-factors.html"
title="Human Factors">HUMAN FACTORS</a> - <a href="ergonomics.html"
title="Ergonomics">ERGONOMICS</a></h1></div>

CSS
.imgmap3{
float: left;
margin: 4px 0px 0 0;
border: none;
}



Posted by Adrienne Boswell on January 31, 2008, 1:45 pm
Please log in for more thread options
Gazing into my crystal ball I observed "Hymer" <ergobob@sonic

> Hello,
>
> I just added an image to a line of html and it looks correct in IE6,
> IE7, and in FF 5. But in Opera it is giving me a left margin down the
> whole page.
>
> Can anyone see a fix for this? My code is below. I added the first
> line using imgmap3.
>
> Thanks,
>
> Bob
>


Really need a URL - your snippet does not tell the whole story.


--
Adrienne Boswell at Home
Arbpen Web Site Design Services
http://www.cavalcade-of-coding.info
Please respond to the group so others can share


Posted by Hymer on January 31, 2008, 2:20 pm
Please log in for more thread options

>> Hello,
>>
>> I just added an image to a line of html and it looks correct in
>> IE6,
>> IE7, and in FF 5. But in Opera it is giving me a left margin down
>> the
>> whole page.
>>
>> Can anyone see a fix for this? My code is below. I added the first
>> line using imgmap3.
>>
>> Thanks,
>>
>> Bob
>>
>
>
> Really need a URL - your snippet does not tell the whole story.
>


Here is the URL for the test page:
http://www.usernomics.com/indexTEST.html

Now I notice that I am getting the same problem on all the browsers. I
can't see what I am doing wrong.

Thanks for the help,

Bob



Posted by Beauregard T. Shagnasty on January 31, 2008, 3:00 pm
Please log in for more thread options
Hymer wrote:

>>> I just added an image to a line of html and it looks correct in IE6,
>>> IE7, and in FF 5. But in Opera it is giving me a left margin down
>>> the whole page.
>>>
>>> Can anyone see a fix for this? My code is below. I added the first
>>> line using imgmap3.
>
> Here is the URL for the test page:
> http://www.usernomics.com/indexTEST.html

.imgmap3{ /* Mobile Site Link*/
float: left;
margin: 4px 0px 0 0;
border: none;
}

Change the top margin from 4px to 1px or less.

That said, you have way too much "pixel precision" going on in there.

--
-bts
-Motorcycles defy gravity; cars just suck

Posted by Hymer on January 31, 2008, 6:05 pm
Please log in for more thread options

message
> Hymer wrote:
>
>>>> I just added an image to a line of html and it looks correct in
>>>> IE6,
>>>> IE7, and in FF 5. But in Opera it is giving me a left margin down
>>>> the whole page.
>>>>
>>>> Can anyone see a fix for this? My code is below. I added the
>>>> first
>>>> line using imgmap3.
>>
>> Here is the URL for the test page:
>> http://www.usernomics.com/indexTEST.html
>
> .imgmap3{ /* Mobile Site Link*/
> float: left;
> margin: 4px 0px 0 0;
> border: none;
> }
>
> Change the top margin from 4px to 1px or less.
>
> That said, you have way too much "pixel precision" going on in
> there.
>


Thanks so much. That worked like a charm.

Bob



Similar ThreadsPosted
IE7 image rendering problem January 31, 2008, 9:52 pm
Text rendering problem with higher monitor DPI February 15, 2006, 10:47 pm
A rendering problem with left aligned image and lists August 13, 2004, 9:34 am
Problem with rendering some colors when printing an HTML document by Internet Explorer January 26, 2005, 5:47 pm
improper rendering October 26, 2004, 6:30 am
Strange rendering? December 10, 2004, 10:54 am
Re: Is this a bug in form rendering? May 23, 2006, 2:53 pm
Re: Is this a bug in form rendering? May 24, 2006, 7:53 pm
Re: Is this a bug in form rendering? May 24, 2006, 7:57 pm
2 problems with IE6 rendering November 10, 2007, 4:12 am

Our other projects:

Art Dolls, Fairies and Mermaids - Sunnyfaces.net

Roy's Linux, Programming and Search Engines messages

1-Script XML SitemapXML Sitemap