Hope Era

Yeah! I'm here

, ,

... 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! bigsmile
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!

Greater!

Comments

ycc2106 Thursday, October 27, 2005 9:28:01 AM

Nice! :UP:
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

Must add: very very nice blog! I think this is the most "restyled" one I've seen so far!up

But hey, Mathias Michel, c'est vraiment Français comme nom! wink
Moi ôssi, ch' parle français.

Mathias Mmmichel Saturday, November 5, 2005 1:53:03 AM

ben ouais, c'est français :-), de région parisienne même!

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

Hey... i just started blogging... and i really don't know anything about css yet. i have chosen a layout http://my.opera.com/brazilnuts/blog/ that i like very much. however, i would love to have a black background... it makes the colors pop out! there is an option for a black layout that i like very much... just wish i could get rid of the barbed wire and flying 8ball. do you know if there is a way to do that? or do i have to start from scratch?
thanks so much.
p.s. hope you got some sleep o)

Mathias Mmmichel Tuesday, May 23, 2006 9:37:31 PM

select theme, then click the upper link "custom stylesheet".
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.

Write a comment

New comments have been disabled for this post.