Yeah! I'm here
Monday, October 24, 2005 10:19:35 PM
I use this space for two things:
* Searching the forums (If Opera crashes, it cannot be me, so let's search the forums ;-))
* Playing with CSS with no hands on the structure : this is a good playground
My favorite trick works in Opera but not in IE (i don't know for firefox): Compare your "Group memberships" display and mine in your about-page. I'm almost proud of it!

Trick is:
* Revert the table by using the "direction" for the table (see CSS2 definition)
* Use :before and :after pseudo-elements to construct a sentence (see CSS2 definition)
For those interested, here is my whole CSS.
See you soon!











ycc2106 # Thursday, October 27, 2005 9:28:01 AM
I trying to list all the poeple who have restyled there blog in my frind list. so you are added.
ycc2106 # Tuesday, November 1, 2005 10:53:57 AM
But hey, Mathias Michel, c'est vraiment Français comme nom!
Moi ôssi, ch' parle français.
Mathias Mmmichel # Saturday, November 5, 2005 1:53:03 AM
mais y'a plus restylé la nouvelle page de scipio http://my.opera.com/scipio/; inspirée de son site perso est super retouché aussi. La principale différence étant que je suis "sans images".
The Latham Familybrazilnuts # Tuesday, May 2, 2006 5:34:27 PM
thanks so much.
p.s. hope you got some sleep
Mathias Mmmichel # Tuesday, May 23, 2006 9:37:31 PM
Set it to use both.
In your style sheet, set
body {
background:#000 !important
}
#wrap1 {
background:transparent !important
}
This should do the trick.
Pictures are included in these two blocks.