2. Pls Help : Problem
- Started
- Last post
- 8 Responses
- lhd
I can't figure it out..
Can anyone tell me why there is like a 5 pixel space on the right side of the main boxed area of this site..?
-- How I can get rid of it?http://www.imergent.ca/dg/index.…
I appreciate any help.
Thanks,-clink'
- lhd0
the gap isn't visible in firefox
but it is visible in IE ... weridi would think it would be the other way around
- k0na_an0k0
hmmm... it's barely visible and i can't see whats causing it.
i'm not sure if i would have noticed it but i know... you want it perfect.
let me see.....
- clone0
add this to your css or within your style tags:
body {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
- ********0
it's a 6 pixel difference:
on your "" table section there's one defined as width=234; it should be width=228
- k0na_an0k0
ah crud. beat me to it.
- ********0
sorry :]
- k0na_an0k0
i forgive you.
:)
- lhd0
Kona, Wit thanks!
phew..
-clink'