Little hint about your blog design - fixed background
Tuesday, January 3, 2012 10:07:53 AM
I just realized you may find useful this little trick:
How to make the page background stay fixed while the blog scrolls.
It is a bit tricky because it depends on the "template" you are using, anyway you should probably add this to your user CSS file:
body{background-attachment: fixed;}
In some templates (like mine) you must also add:
#wrap0{background-attachment: fixed;}








Sami Serolaserola # Sunday, January 8, 2012 8:31:29 AM
OlgaOlgita # Wednesday, January 18, 2012 8:18:05 PM
Sami Serolaserola # Thursday, January 19, 2012 10:01:57 AM
Unregistered user # Wednesday, February 15, 2012 3:04:59 AM