Re: [css-d] Reliable Dropdowns?

2006-03-13 Thread Frank Van Damme
7;d just use Son of Suckerfish and do an image replacement on the > topmost menu items. Sorted. -- Frank Van Damme __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testing hub -- http://css-di

Re: [css-d] margin/padding-bottom relative to canvas bottom

2006-03-06 Thread Frank Van Damme
On 3/6/06, ~davidLaakso <[EMAIL PROTECTED]> wrote: > Frank Van Damme wrote: > > Hello, > > > > I am trying to achieve a certain effect. I am trying to put a box on a > > web page where the content (a box, say) is positioned - either > > absolutely or using

[css-d] margin/padding-bottom relative to canvas bottom

2006-03-06 Thread Frank Van Damme
box. The only problem (and therefor my problem with the bottom margin) is that if the user enlarges his browser window, not all the content will be shown (some of it will fall in the clipped area...) Anyone an idea? -- Frank Van Damme

Re: [css-d] absolute side-effect

2006-02-25 Thread Frank Van Damme
a An absolute positioned element does not have any influence on its siblings or parent. So, if you want the whole to grow, I advise you to: - set the #sidebar float: right; width: 240px; - set #content to width:748 px; margin-right: 248px; or similar. Experiment and enjoy :) -- Frank Van Damme _

Re: [css-d] Header, Footer and 3 Columns

2006-02-23 Thread Frank Van Damme
reciated. You might want to try puting another box around the vertical) center of your page. I mean a before and a before . -- Frank Van Damme __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinf