I\'m [b]so[/b] close to getting a layout that works perfect in IE and Firefox! My only problem is Firefox isn\'t displaying things right and IE is.
[img]http://www.killanet.net/uploads/css-prob_josh.PNG[/img]
There\'s my problem.. and here\'s my code I use for it.
[code].LEFT_CONTENT .menu_head {
padding-left: 10px;
width: 150px;
margin-left: 10px;
}
.LEFT_CONTENT .menu {
border-top: 0px;
margin-bottom: 10px;
padding-left: 10px;
width: 150px;
margin-left: 10px;
}[/code]
Note: I took all the color crap out cause that\'s just annoying when trying to debug code <img src=\'http://www.killanet.net/forum3/public/s ... >/blum.gif\' class=\'bbc_emoticon\' alt=\':P\' /> lol..
Does anyone know why the .menu_class is [b]two[/b] pixels shorter than .menu?
Thanks in advanced!
~Josh <img src=\'http://www.killanet.net/forum3/public/s ... sp_ike.gif\' class=\'bbc_emoticon\' alt=\'(spike)\' />
2 Pixels Off!
Moderators: Moderator, Global Moderator
2 Pixels Off!
[align=center]

“If you stop learning, you stop living.” ~Tami Quiring
“It's the rare man who understands the value of a single perfect rose.”
[/align]

“If you stop learning, you stop living.” ~Tami Quiring
“It's the rare man who understands the value of a single perfect rose.”
[/align]
2 Pixels Off!
unno, have you tired adding two pixels?
us3rX <img src=\'http://www.killanet.net/forum3/public/s ... /ph34r.gif\' class=\'bbc_emoticon\' alt=\':ph34r:\' />
us3rX <img src=\'http://www.killanet.net/forum3/public/s ... /ph34r.gif\' class=\'bbc_emoticon\' alt=\':ph34r:\' />
[align=center]

"Time is never wasted, when your wasted all the time" ~ Radio Dj/Unknown Source
"Death is the inevitable end to the suffering of the living." ~Unknown
"You were born an original. Don't die a copy" ~Murdoc Niccals
[/align]

"Time is never wasted, when your wasted all the time" ~ Radio Dj/Unknown Source
"Death is the inevitable end to the suffering of the living." ~Unknown
"You were born an original. Don't die a copy" ~Murdoc Niccals
[/align]
2 Pixels Off!
If I do that then it\'s 2 pixels over in the display of IE <img src=\'http://www.killanet.net/forum3/public/s ... igwink.gif\' class=\'bbc_emoticon\' alt=\';)\' />
[align=center]

“If you stop learning, you stop living.” ~Tami Quiring
“It's the rare man who understands the value of a single perfect rose.”
[/align]

“If you stop learning, you stop living.” ~Tami Quiring
“It's the rare man who understands the value of a single perfect rose.”
[/align]
2 Pixels Off!
well, slap a \"Site Best Viewed in FF\" and call it a day <img src=\'http://www.killanet.net/forum3/public/s ... iggrin.gif\' class=\'bbc_emoticon\' alt=\':D\' />
us3rX <img src=\'http://www.killanet.net/forum3/public/s ... /ph34r.gif\' class=\'bbc_emoticon\' alt=\':ph34r:\' />
us3rX <img src=\'http://www.killanet.net/forum3/public/s ... /ph34r.gif\' class=\'bbc_emoticon\' alt=\':ph34r:\' />
[align=center]

"Time is never wasted, when your wasted all the time" ~ Radio Dj/Unknown Source
"Death is the inevitable end to the suffering of the living." ~Unknown
"You were born an original. Don't die a copy" ~Murdoc Niccals
[/align]

"Time is never wasted, when your wasted all the time" ~ Radio Dj/Unknown Source
"Death is the inevitable end to the suffering of the living." ~Unknown
"You were born an original. Don't die a copy" ~Murdoc Niccals
[/align]
2 Pixels Off!
could be a border issue. alot of times you need to set all the borders to 0px if you set one table to 0 and do not set the other it can cause issues such as that.. I would need to see a little more about how you have it set up to give a better answer
Making great Mop Soup since 2004.
2 Pixels Off!
Yes josh it was a border issue.. You set the border for the lower table but not the header table.. border goes on the outside so it's wider with a border than without.. set a border on the top table the same px as the lower and just make it the same color as the bg of the header table.. i put it up i'll send you the link on im if you are on
Making great Mop Soup since 2004.
2 Pixels Off!
Ah... that makes me mad.. Such a simple little thing. I\'ll remember that from now on. Thanks err0r <img src=\'http://www.killanet.net/forum3/public/s ... /smile.gif\' class=\'bbc_emoticon\' alt=\':)\' />
~Josh <img src=\'http://www.killanet.net/forum3/public/s ... sp_ike.gif\' class=\'bbc_emoticon\' alt=\'(spike)\' />
~Josh <img src=\'http://www.killanet.net/forum3/public/s ... sp_ike.gif\' class=\'bbc_emoticon\' alt=\'(spike)\' />
[align=center]

“If you stop learning, you stop living.” ~Tami Quiring
“It's the rare man who understands the value of a single perfect rose.”
[/align]

“If you stop learning, you stop living.” ~Tami Quiring
“It's the rare man who understands the value of a single perfect rose.”
[/align]
