Monday, 28. May 2007, 00:03:02
Due to frequent changes on the layout and the less time I get to update it, I fall back to a standard theme.
Maybe, one day...
Tuesday, 23. May 2006, 23:05:59
Done.
They just changed the two #ids of the columns... and the one ofr the div enclosing the title.
Patch included :-)
Tuesday, 23. May 2006, 21:51:55
CSS, blog, opera community
It seems Opera has changed some layout in default styles. My about page is neither a two-column one!
And titles are shifted down...
And FOAF has disappeared
I should update my CSS.
But when...
Sunday, 6. November 2005, 22:50:12
design, CSS, opera:config
In a forum's
thread I spotlighted, we discussed about the style of the opera:config page which comes with Opera9TP1.
So here is the
CSS file which uses skin elements. For those with skins that do not fit in, just change all -o-skin with your own images and/or colors.
Saturday, 29. October 2005, 01:54:46
foaf, CSS, mmichel
I manage to display only FOAF and get rid of RSS and ATOM!
I agree to be a friend, not a feeder
Monday, 24. October 2005, 22:19:35
CSS, design, mmichel
... and that's great.
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!