Random Blog Design
Saturday, 13. June 2009, 05:16:08
Try to reload this page.
I inspired by Amnith to create dynamic blog design that changed by day. I made this by using PHP script. But instead of making my own design, I use My Opera stock skin.
The script will randomly pick one of My Opera stock skin each time page loaded.
If this doesn't work for you, try to clear the browser cache. If you can't/won't clear the cache, load this page using another browser.
I know there are still some problems. If you found it, report it to me, so I can fix it. Or help me to fix it. I can't solve every problem. I am a human too.
You can also try it in your blog. Just copy the code below to your custom CSS.
@import url(http://regestreteen.freehostia.com/style.php);The url above is subject to change, so I recommend you to upload it yourself to your hosting if you really want to use it.
Download the code.
















Tamil # 13. June 2009, 12:17
ariesptn # 14. June 2009, 13:56
It has been fixed.
had1 # 2. July 2009, 08:31
#menu {color: #fff !important} >>> for the dark theme
Aleksander # 22. July 2009, 13:21
Amnith # 22. July 2009, 13:29
perfeito # 22. July 2009, 14:46
http://my.opera.com/perfeito/blog/
+ 2000 photos
krishnan # 22. July 2009, 15:22
draggysicyfire # 23. July 2009, 01:25
ZAHEK # 23. July 2009, 07:01
ZAHEK # 23. July 2009, 09:45
I think we can only choose designs we want to change while we define only a few style numbers?
But problem is whis one is these numbers.You have any list showing them?
else if($random==2){$style=101;}
else if($random==3){$style=103;}
else if($random==4){$style=102;}
else if($random==5){$style=115;}
perfeito # 23. July 2009, 10:41
#wrap0 { background:#fff url(http://www.....images/background.php) fixed top no-repeat; }
ariesptn # 23. July 2009, 11:39
Originally posted by draggysicyfire:
Yes, it is possible. But I have not tested it yet.
Import the picture at the bottom of your css file.
ariesptn # 23. July 2009, 11:48
Originally posted by ZAHEK:
Go to http://my.opera.com/YOUR_USERNAME/account/layout.dml
Hover your mouse over the design picture. Look at the status bar, you will find the number there.
ZAHEK # 23. July 2009, 13:10
Originally posted by ariesptn:
Oh yes..
draggysicyfire # 23. July 2009, 17:21
missedit2 # 27. July 2009, 02:33