Re: css in blog layout

2007-06-27 Thread Josh Nathanson
It looks great in FireFox and people have told me that in IE7 it looks ok as well. In IE6 however (i know..haha) the navigation menu and the right menu is all screwed up. Dan, this happens when the main content area is too wide. Because it's all css, it will either overlap columns or push

Re: css in blog layout

2007-06-27 Thread Dan Vega
Josh, I agree that thats why it usually happens. This happend before the google docs post went up. To check this issue I made the right menu 100px instead of the 210px it is now and I still had the problem. Also with the navigation I found something out. If I change the li a below and take away

Re: css in blog layout

2007-06-27 Thread Dan Vega
Update The navigation issue has been fixed. For some reason putting the following structure all on 1 line. I am not quite sure why that happens. Now I just need to fix the menu and Im all good! ul li/li li/li li/li /ul On 6/27/07, Dan Vega [EMAIL PROTECTED] wrote: Josh, I agree

Re: css in blog layout

2007-06-27 Thread Dan Vega
Josh, You were right, it wasnt just the width though, it was the darn box model error in IE with margins and padding, thanks for the help. On 6/27/07, Dan Vega [EMAIL PROTECTED] wrote: Update The navigation issue has been fixed. For some reason putting the following structure all on 1 line.

css in blog layout

2007-06-26 Thread Dan Vega
I know this is probably not the best place but I figure someone here may have come across this problem. I launched a new look for my blog http://www.danvega.org/blog/ It looks great in FireFox and people have told me that in IE7 it looks ok as well. In IE6 however (i know..haha) the navigation