Profile
Achievement

mihael's Recent Snippets
- All /
« Prev 1 Next »
Use this in your functions.php
Sets one language for WP Admin and the other for front-end.
2
578
posted 11 years ago by mihael
This is the javascript code that enables you to create hover effects also in IE6. It's clean, it's light, it's super! :)
Apply that code to your document (eg. in <head></head>) and in css add like this:
ul li:hover, ul li.shover { your css st...
1
625
posted 14 years ago by mihael
Add class \"clear\" to elements that contain floated elements and they will hold the height correctly
2
494
posted 14 years ago by mihael