|
| |
|
|
bobby
Posts: 11825 Joined: 8/15/1969 From: Seattle WA USA Status: offline
|
What have I done? - 8/4/2004 23:48:13
http://www.bdwebservices.com/development/frontiertest/template.asp Can anybody tell me why IE is placing the funky white "border" between the wagon wheel images and the green table cell on this page? (Take a look at the CSS and all of the rediculous IE box hacks I've had to try to get this thing looking right...) All other pages are broken, so click links at your own risk ;)
_____________________________
Talk to your kittens about catnip, or someone else will.
|
|
|
|
Giomanach
Posts: 6191 Joined: 11/19/2003 From: England Status: offline
|
RE: What have I done? - 8/5/2004 6:52:15
Give it a width attribute man! As far as it sees.....you have three cells...left middle and right......it has width's for the left and right, but not the middle....soooo, it's does as it pleases. Give it a width of 100% Dan
_____________________________
|
|
|
|
c1sissy
Posts: 5094 Joined: 7/20/2002 From: NJ Status: offline
|
RE: What have I done? - 8/5/2004 10:05:41
quote:
ORIGINAL: bobby http://www.bdwebservices.com/development/frontiertest/template.asp Can anybody tell me why IE is placing the funky white "border" between the wagon wheel images and the green table cell on this page? (Take a look at the CSS and all of the rediculous IE box hacks I've had to try to get this thing looking right...) All other pages are broken, so click links at your own risk ;) Bobby, Do a google on the IE peekaboo. I'm not sure it this is your answer, but I have read about this, and don't have access to my links. Also, make sure you have your html body margins set to zero. This helps with anything related to IE that gets goofy, and then you set them as you need them per element. Also, go to position is everything, and go through their site, there is the holly hack that I started to read about and is for IE. There is also a good amount of IE things mentioned on Big Johns site. I highly recomend it for you rigth now. Well I guess I better zoom out of this library so that we can get moving today, lol. one more day, one more day one...........
_____________________________
Deb-aka-c4Ksissy high panjandurum and alpha female of the silverback tribe As decreed by Jesper 5-24-2003. The only stupid question is... the one that is never asked!! http://cssinfo.debsplace.org http://positioniseverything.net/ http://www.tanfa.co.uk/
|
|
|
|
dpf
Posts: 7121 Joined: 11/12/2003 From: India-napolis Status: offline
|
RE: What have I done? - 8/5/2004 10:08:52
bobby..I am not seeing it in IE - unless you fixed it.
_____________________________
Dan
|
|
|
|
dpf
Posts: 7121 Joined: 11/12/2003 From: India-napolis Status: offline
|
RE: What have I done? - 8/5/2004 10:28:39
quote:
what version of IE? 6.0.2
_____________________________
Dan
|
|
|
|
Giomanach
Posts: 6191 Joined: 11/19/2003 From: England Status: offline
|
RE: What have I done? - 8/5/2004 10:37:19
Umm, we're focusing on the middle cell....maybe it's not the middle cell, it maybe the other two Dan
_____________________________
|
|
|
|
Giomanach
Posts: 6191 Joined: 11/19/2003 From: England Status: offline
|
RE: What have I done? - 8/5/2004 11:05:04
Umm....create a background image of the green bit... Set it as the background with the following positioning etc: background-position: top top; background-repeat: repeat-x; You have the images in there "physically"...create a background to cover up the gaps... Dan
_____________________________
|
|
|
|
jeepless
Posts: 230 Joined: 12/20/2003 From: Smack in the middle of USA Status: offline
|
RE: What have I done? - 8/5/2004 17:32:02
I'm by NO means an expert at CSS, but I did play around a little with your problem last night. I didn't solve it, but I found that if you remove the "class=wheelbox" from your corner images the white gaps go away. The images then no longer line up at the top, but at least the gaps are gone. I mention this as I thought it may be a clue as to what's happening. Also, the page looks fine in the Mozilla Firefox browser, but shows the gaps when viewing with IE 6.02. That would suggest a problem with IE only. For what it's worth.....
|
|
|
|
c1sissy
Posts: 5094 Joined: 7/20/2002 From: NJ Status: offline
|
RE: What have I done? - 8/6/2004 9:47:42
Bobby, I am heading home today, so depending on the time I get in I"ll check out my links. Did you go to position is everything site? If not, go there and read their things on IE. They have a ton of stuff to help you out. Also, but I"m sure that you thought of this, do a validation on your css and your html/xhtml. Just to see if its something that you missed in that area. I will see what I can find when I get back. I cant view your css right now on this pc. At hom I have a program to help me view it from your site. Also you can do a google search on IE css bugs. This might bring up something that we aren't even thinking of right now. Catch you alll tomorrow!
_____________________________
Deb-aka-c4Ksissy high panjandurum and alpha female of the silverback tribe As decreed by Jesper 5-24-2003. The only stupid question is... the one that is never asked!! http://cssinfo.debsplace.org http://positioniseverything.net/ http://www.tanfa.co.uk/
|
|
|
|
Giomanach
Posts: 6191 Joined: 11/19/2003 From: England Status: offline
|
RE: What have I done? - 8/6/2004 11:50:37
Tried my background remedy yet? quote:
Set it as the background with the following positioning etc: background-position: top top; background-repeat: repeat-x; You have the images in there "physically"...create a background to cover up the gaps...
_____________________________
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|