Liz wrote: >Hello, all, > >I hope someone can help. I posted this before but forgot to add the link. >Then I posted again with the link but my email came back so I'm trying >again. > >link http://www.liztestsite.com/testsite/test2.html > >I gave up on the "In Search of the Holy Grail" layout because the anchor >links didn't work in FireFox. Now I'm trying the "Skidoo Too" 3 column >layout. The anchor links work fine but I am having other problems. I >hope someone can help. > >Problem 1) > >my left nav include which is a flyout menu ends up being behind the content. >It shows up but you can read the content through it. I tried giving it a >high z index (10) hoping that would help but it didn't. I want the center >column to come first for the search engines. Although I had other problems >with the "In Search of the Holy Grail" menu, and the center column was first >there also, my flyout did work there. > >Problem 2) > >The #masthead has the following: > > border: solid 1px #fff; > border-width: 1px 0; > >I don't want any border there (or on any part of this layout) but when I >take out the 1 px border I end up getting a much larger than 1 px space >above it. I'm too new to css to understand why this is happening. How can >I get rid of the border without having this large space. > >Thanks, >Liz > Hi Liz, Here something about Problem 1: You can give a z-index to the #leftColumn, and ... [1] testpage <http://home.tiscali.nl/developerscorner/css-discuss/test-liztest2.html> :-)
Greetings, francky [1] Had to satisfy the html-validator first, some strange things happening in the html... ;-) http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fwww.liztestsite.com%2Ftestsite%2Ftest2.html <http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fwww.liztestsite.com%2Ftestsite%2Ftest2.html> ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
