IE6 Picture shift.

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
keithbrook

IE6 Picture shift.

Post by keithbrook »

Hi lovely people.

Again, a problem that I don't understand.

I've pictures within the text of some my pages. I'm using Firefox and IE7 to preview these pages. Everything is fine.

Tonight I saw them on IE6. The pictures jump when I hover over another link, as long as it's the first time on that page.

I've searched this forum but I can't find anything.

I'm using the standard templates and CSS with a few minor (I hope) changes  and I've changed the following in 'Layout Left sidebar + 1 column' to give me some space around the images.

img {
  border: 0;
  margin: 10px;
}

And , yes, I've tried padding as well.

What am I doing wrong?

My site is www.keithbrook.com - please don't laugh!!!!!

Thanks in advance.

Keith
Last edited by keithbrook on Mon Feb 05, 2007 1:47 am, edited 1 time in total.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: IE6 Picture shift.

Post by Dr.CSS »

It's called the 3px jog, search the forum for it, I've seen reference to it before, don't remember the fix ATM...
keithbrook

Re: IE6 Picture shift.

Post by keithbrook »

Thanks Mark.

I had a vague recollection of something like the 3px jog but didn't know its name.

Thanks for pointing me in the right direction.

After reading loads about this, I tried a little guesswork and added 'height:1%' to 'div#main' in the 'Layout: Left sidebar + 1 column'

That seems to have solved the problem. I can't test on a Mac but if anyone can look at my website, I'd be grateful.

Many thanks again

Keith
Last edited by keithbrook on Mon Feb 05, 2007 12:24 am, edited 1 time in total.
reidjazz

Re: IE6 Picture shift.

Post by reidjazz »

keithbrook wrote:
That seems to have solved the problem. I can't test on a Mac but if anyone can look at my website, I'd be grateful.
Looks good in FireFox 2.0.0.1 and Safari 2.0.4
reidjazz
KO
Power Poster
Power Poster
Posts: 562
Joined: Mon Nov 06, 2006 7:55 pm

Re: IE6 Picture shift.

Post by KO »

http://www.browsrcamp.com/ That's pretty cool for quick testing.
keithbrook

Re: IE6 Picture shift.

Post by keithbrook »

Many thanks RJ and KO for your inputs. Much appreciated.

Keith
Locked

Return to “CMSMS Core”