Create Blogs

create websites and blogs with WordPress and Nucleuscms

Fancybox 2 And Fancybox 1.3.4 In WordPress

[fancybox2] Fancybox 2 is final now – I don’t use fancybox 1 or 2 anymore Now FancyBox 2.0.6.1 is out, to me the old 1.3.4 is working quite well, the only thing I like about this FancyBox 2.0.6.1 is the full size image display with the helpers.js which is great. The buttons for gallery are

Customize Login Page In WordPress

I wanted to change the login page background with my own blog logo. By searching the user forum, someone did it in a way that even with the new update, the blog logo will always be there, just the background will change. I copied his codes and put in the theme function.php on the first

Add Floating Icons On WordPress Blog

I like floating Icons on the side page, move up/down with the scroll, cool. There are tons of tutorial about this, I just wrote this up to remind me how to do mine. Add these lines in our theme style.css. /*side column*/ #return_top a { position:absolute; position:fixed; left:0; bottom:15px; display:block; height:138px; width:38px; background:url(images/return-top.png) no-repeat left