cj wrote:

>>>>[...]what you can do is to hang the bg-img in the footer, 
>>>>and then push him upwards
>>>>        
>>>>
>[...] if i put this background in the footer then all my other
>css themes would get it. for my purposes it has to be on the body.
>  
>
If impossible to give the body bg-img a good class-ID-combination with 
the heigth of the globe in it, then I'm afraid it can't be solved with 
pure css.

>[...]
>as to being able to move my content area and menu up on the pages that
>have that sub menu (which is my biggest concern and most baffling
>question), it seems that this is impossible with css.
>  
>
Hi,
I think I've got him! 
Testpage.http://home.tiscali.nl/developerscorner/css-discuss/z-index-problem-solved.html
It is not a z-index trouble, but the the .master-form .content-inside { 
overflow:hidden }.

The difference between FF and IE is the IE-hack, giving overflow for IE 
while hiding for the rest.
Omitting the overflow:hidden shows up the tabs in FF too.
As far as I can see (but perhaps there is more behind the screens), the 
only reason for hiding is to avoid a horizontal scrollbar in FF. If 
that's the case, than a container-width of 99.9% can do this instead of 
the overflow:hidden.

Hope this doesn't raise new issues, ;-)
francky

______________________________________________________________________
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/

Reply via email to