Easiest way to make ie8 use rounded corners is to place the following code in the <head></head> part of your document: <meta http-equiv=”X-UA-Compatible” content=”IE=edge” /> After that you will be able to use border-radius
I’ve recently had some issues with wordpress search and custom pagination. Google helped me to find a nice WordPress function that displays the pagination without a plugin. So using the function from that page gave me few headaches but I … Find out more
After wasting precious hours ( maybe days ) looking for a way to remove the base /category/ thing from wordpress category list ( when linking to it ) I couldn’t believe my eyes how easy it was. No plugins, No … Find out more