Re: [css-d] valign problem with table inside a div

2006-02-26 Thread Martin Granger
Gunlaug Sørtun wrote:
> I missed a CSS-link in your mail, so I tested with inline styles without
> looking for the right stylesheet. Pointer to relevant stylesheet is
> always good to have... :-)

oops, i'm sorry : i thought you might have used the FF "web developer 
toolbar", which gives you the stylesheet adress. so it's :
http://minilien.com/?E2biUVGEUa/squelettes/martin.css

 > You may try adding...
 > #ventre {clear: left;}
 > * html #ventre {width: 565px; overflow-y: visible; overflow-x: auto;
 > margin-right: -100px; float: left; display: inline;}

I tried that, but unfortunately it makes my background image for the 
#conteneur div disappear (the image is page.png)
And I can't figure why ? Thanks for helping anyway !
If anyone has another suggestion...

-- 
martin
__
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/


[css-d] valign problem with table inside a div

2006-02-23 Thread Martin Granger
Hello,

on this page :
http://minilien.com/?67vcK5qDHf
my table is stuck to the bottom of the page in IE,
but works well with Firefox.
The problem only occurs when there are lots of events in the table (try 
december 2005 for example : the table is in the right place).
I'd like this table to be always top aligned.
Could somebody give me a clue ?

thank you
-- 
M. (mothertongue : french)
__
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/


Re: [css-d] Hello people + IE bug

2006-01-15 Thread Martin Granger
Ricky Zhou wrote:
> For me, removing the background-positions on #conteneur and #top in
> martin.css seemed to fixed the problem.

I removed them and it makes no difference on my firefox. So I guess they 
weren't that useful :-)
I hope this will fix the bug for IE (but I can't check now cause all my 
friends running IE are sleeping now : it's 3AM here).
Anyway thanks for your help !
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


[css-d] Hello people + IE bug

2006-01-15 Thread Martin Granger
Hello everybody, I'm Martin from France
(which could explain some oddities in my english)
and this is my first message on css-discuss.

Currently working on this webpage,
http://minilien.com/?nODqAKMmYi
I'm facing what could look like
a "classic" Internet Explorer bug :
the header is few-pixels-shifted
when compared with the rest of the page
(unless the page itself is shifted
and the header is OK :-)

If you don't have IE you can see the bug here :
http://margranger.free.fr/flautre_bug.png

BUT what drives me crazy is that so far
as I know, the problem only occurs in
the index page (the other pages of
the site look good)
although the stylesheet is the same,
and the sourcecode is quite the same.
(same div ids and classes, same layout, etc.)

Who would be nice enough to help me ?

By the way, do you know how to emulate
Internet Explorer for linux users ?
This would help me fixing the display
bugs because so far the only solution
I found is ringing or mailing friends
and asking them to look at my website with IE...
There's aslo browsershots.org but it's dead slow.

Thanks for any help, and hello again.

M.
__
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/