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
775
posted 12 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
914
posted 15 years ago by mihael
Add class \"clear\" to elements that contain floated elements and they will hold the height correctly
2
701
posted 15 years ago by mihael