  pnkmunky
join:2002-06-14 Ringwood, NJ
2 edits | web layout issue
I can't figure out why my site displays fine in Firefox Safari and IE on my mac and shows up fine in IE on my pc but not in firefox on the pc. You can view the site here, the two flash objects on the page aren't displayed cohesively with the rest of the page.
»www.lilisparties.com
here's my css code"
|
|
  twizlar I dont think so. Premium join:2003-12-24 Brantford, ON | Got a link instead? Hard to see whats working/not working without actual code and objects. -- Broadline Networks Inc. |
|
  pnkmunky
join:2002-06-14 Ringwood, NJ | »www.lilisparties.com |
|
  twizlar I dont think so. Premium join:2003-12-24 Brantford, ON | reply to pnkmunky Looks pretty much the same in IE and FF here, could you provide a screenshot of the problems? -- Broadline Networks Inc. |
|
  pnkmunky
join:2002-06-14 Ringwood, NJ
| 
see how there's space between the top blue border and the top of the swf? I want my swf to be right up against that top blue border. I have it setup fine in Dreamweaver and it looks the way it should but once its on the web its getting pushed down for some reason. I'm at the point where I'm thinking I should just deconstruct my index page and build it back up and then try figuring out what the matter is. The annoying part about this is I had this up and running fine until I corrected and validated my code. Unfortunately this is the only time I didn't backup my files so now I'm stuck struggling to figure out what the problem is. Thanks to anyone that can help me out, it would be greatly appreciated.
Also, in IE 6 on a PC the swf is aligned just fine with the top blue border except between the navigation and the top of the swf there is a black strip that's seperating the page. I don't know what I should do to my pages to make them work in IE 6. |
|
  twizlar I dont think so. Premium join:2003-12-24 Brantford, ON
·Mountain Cable
| reply to pnkmunky ah ok, that setup is kind of a mess, with the overlayed divs etc. I would just make whatever you need around the flash one background image, then position the flash in the right place within that div, would save a lot of unnecessary work. -- Broadline Networks Inc. |
|
  pnkmunky
join:2002-06-14 Ringwood, NJ | ok so you mean, take my gray bar which is between my nav and content area, take it out and add it to my content area background image? Can you elaborate on what else is messy about it? |
|
  twizlar I dont think so. Premium join:2003-12-24 Brantford, ON | Correct, I would just move everything to the content background image. Layered divs dont work well with flash in some browsers, thats all I meant. -- Broadline Networks Inc. |
|
  pnkmunky
join:2002-06-14 Ringwood, NJ
| ok apparantly the nav div was the culprit. The only way it seems to show up right in IE, Safari, and Firefox on both Mac and PC is if i absolutely position it....the only thing is everyone always says it's not good practice to absolutely position divs...but in this case i dont really see anything wrong with it because my site looks fine now.. |
|