Farid Jamea wrote:
> Thank you so much for your help. That problem seems to be fixed. (or
> at least looks much better now).
>
> The other problem is that as you can see in Firefox
> (cateringbyingrid.com/temp) the suckertreemenu is separated from both
> header and content. In IE, the lower separation is not showing. I
> tried several ways but couldn't fix it. Can you see where the problem
> is?
>
> Thanks
>

Have you tried the Firebug extension?  http://www.getfirebug.com/

It is excellent for debugging this type of thing.  Using Firebug I can 
see that the space above the nav bar is caused by the bottom margin on 
your header division and the space below is caused by the top margin on 
your content division.

Please don't top-post and include the list in your replies.

Lori
> On 6/4/07, Lori Lay <[EMAIL PROTECTED]> wrote:
>> Farid Jamea wrote:
>> > Hello,
>> >
>> > I have a very simple web page. (one column, 4 sections: header, menu,
>> > content, footer). The width of the menu seems to be about 0.5 mm 
>> less than
>> > all other 3. (this is more clear in IE7, and also when you zoom)
>> >
>> > All sections are contained in a wrapper with a width of 922px.
>> > #header, #content, and #footer are all 900px. How can I make the 
>> entire menu
>> > to be 900px too?
>> >
>> > The web page can be found here: http://cateringbyingrid.com/temp/
>> >
>> > I appreciate any help
>> >
>> >
>> I'd remove the widths from the anchors (a) and put them on the list
>> items (li)....
>>
>>
>> Lori
>
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- 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/

Reply via email to