My name is Chris. I recently completed a website (sort of - testing now). I used IE6 to test it. The problem is that it looks like garbage on FF - go figure. So I've had to strip the page down to its div skeleton and start over. My question involves the header, title bar, and border. My php page is: <http://www.homedesigntrends.com/storeFF.php> My CSS page is: <http://www.homedesigntrends.com/storeFF.css> Question #1 is: If you look at the site in IE6 - how do I get a border around the whole body of the site entitled #container1 like I do in IE6. I took advantage of a glitch in IE to accomplish that task. I took the border attribute out during reworking in FF- it didn't work when it was in. How do I accomplish this?

Question #2 is: My navigation buttons - I had to use negative margins to scoot them up into the header. Do I have to do this? Is that ok? I don't care about older browsers like Netscape 4.0. They can suck it. Originally, I didn't put the #navigation div inside of the #logoBox div. Now, I tried putting the #navigation div inside of the #logoBox div. Neither of them work. The tabs are still outside of the header. Why?

Question #3 (last question) is: The dark aqua green bar that says "Search" (#topbar) - if I don't specify a height, the green bar blows up huge height-wise. So, I declared a height, resulting in the "Search" bar disappearing. I realized that the "Search" bar didn't disappear, but simply was behind the header. In IE - the "Search" bar simply stacked right under the header. In FF - it doesn't stack under the header but goes behind it. Why? And how do I fix that? I tried declaring a height of 150px, and the bar was around the right size under the header. But, the word "Search" was way below it, and you could see that the "Search" bar was actually just poking out from under the header and really tall. Plus, you could see it poking out by a pixel on the right side. How do I fix all that?

Thank you in advance. Sorry to write so much, but I had to specify what happened.
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to