please look at www.jonbosrocks.com/2009/ (Ignore the repeating bkgd image on the index page. I know its wrong and Ill fix it) Contact, Schedule, Details pages look ok on all browsers/os. (unless IM mistaken, let me know if you see a glitch. Multimedia and The Show get screwed up on a PC with IE. Any suggestions? JB
What exactly gets screwed up on those pages? Im looking at them right now and they seem to be working fine in IE8 and FF. If you could provide more details on the problem i can look into it for you.
there is some code that changes the css stylesheet depending on the browser that is being used. i have my standard CSS for fire fox and a secondary stylesheet with tweeks for IE. put the code below in the <head> section and then you can just tweek the style sheet depending on the browser <!--[if ie]> <link rel="stylesheet" type="text/css" href="../templates/iestyle.css" /> <![endif]-->
The text is not staying in its cell, (not wrapping) and pushing overtop of the background image as well as displacing other text in the table. I am using Dreamweaver on a Mac.