Posts tagged as "header.php"

Posted by KaiseRCrazY on 9th July 2010

New Wp Menu System on Old themes…

With this article i’ll show you how to use new wordpress menu system on old themes (before 3.0). Let’s Begin.

Posted by KaiseRCrazY on 20th October 2009

Disable Caching!

Search engines are cahce our/your site for search results. If you want to disable this function sor search engines (ex. Google, Yahoo) just place a meta tag to your header. Lets’ begin…

Posted by KaiseRCrazY on 8th October 2009

Include jQuery to your theme

Hi again. The jQuery is the most easy javascript framework. You can integrate most of useful javascript commands and code to your site with this framework. Also you can addjQuery to your WordPress theme easily…

Posted by KaiseRCrazY on 30th September 2009

Use Tabs in Your Blog!

Some Premium WordPress themes have jQuery tabs in the original. But if you have a non-premium theme you can easily apply this tabs in your theme. You integrate 1 js file and 1 css file in your theme and some code :) Let’s Begin…

Posted by KaiseRCrazY on 25th September 2009

How to make a magazin style wordpress dropdown menu?

This think and coding coming from Jean-Baptiste Jung. When i read his Ubuntu Theme Colletction  article for choose my new Ubuntu theme i saw an article title Magazin Style Dropdown menu and i clicked that link. I think you can make this easily. Smells good!

Posted by KaiseRCrazY on 22nd September 2009

Highlight the Searched Text!

Some themes have a highlighted search page, some themes don’t have this page too. But i will give some code to you. With this code you can highlight the searched text on your theme. This function may help your users when they search any important things. Lets Begin..