29Jul2008
Filed under: Wordpress themes
Author: Kitkat
Please subscribe to my feed.
Should you want to join Kongtechnology.com, please
read here.
Since releasing our Corporate Theme earlier this year, we have received some positive feedback and we are pleased to release Version 2.0 with some minor enhancements:
- Bottom Navigation
Drop-downs are included to cater for long archive lists so the page will look neater.
- Top Menu
Font size is reduced to create more space for more menu items.
- Content Area
Overall font size is increased to improve readability.
Main/Header Picture

We also received some questions on how to change the main/header pictures. Here are some guidelines.
- The recommended width is 380 pixels.
- The recommended height is 250-300 pixels.
- The pictures will randomly change when the page is refreshed.
- Currently it randomize between 2 pictures. For example if you wish to increase this to 5 pictures, open the file “main_photo.php” with a text editor such as Notepad. Change the line $random_image = rand(1,2) to $random_image = rand(1,5). Notice that you actually need to change the second number in the coding, from 2 to 5.
- The picture is to be named in the following format: header_1.jpg, header_2.jpg, header_3.jpg and etc.
- Save the pictures in the “headers” folder.
Bottom Navigation

This is the section where the Categories, Archives, Recent Comments and Links are displayed. The default is to display 11 lines each (except the comments which will only display the latest 5 comments), and if you have more than that, the older ones will be in drop downs. By using drop downs the page will not grow too long and become messy.
This WordPress theme has been tested in WordPress 2.6. Download the theme now.
Share this story with the world:
These icons link to social bookmarking sites where readers can share and discover new web pages.
Tabris
July 30th, 2008 at 10:04 pm
Very cool theme! will definitely be saving it for future use.
stratosg
July 30th, 2008 at 11:15 pm
nice theme! nice update… i might use it some day
Sid
August 1st, 2008 at 5:32 am
this is the one i will use in the near future. just love this theme. thanks for the good work. sid.
Romeo
August 2nd, 2008 at 1:08 am
Hey, nice theme.
Two questions tho,
The date doesn’t change when i change it.. I can type mmm-ddd-yyy and still it’s the same everywhere. Would be most grateful if you could help me.
Romeo
August 2nd, 2008 at 3:50 am
Btw, you have som giant things you need to fix btw.
1: 38 validation errors. I narrowed em down to 10, dunno how to fix the rest as I don’t understand the code.
2: You are linking js and css to a theme called Damai:
“<link rel=”stylesheet” href=”" type=”text/css” media=”screen” />
<link rel=”stylesheet” href=”/wp-content/themes/damai/rtl.css” type=”text/css” media=”screen” />
<link rel=”stylesheet” href=”/wp-content/themes/damai/print.css” type=”text/css” media=”print” />
<script type=”text/javascript” src=”/wp-content/themes/damai/js/dropdowns.js”>”
Alot of places, after type out the <div class= you forget the “”. so class=blabla is invalid should be “blabla”.
And some css errors..
Would be great if you could tell me how to fix em =)
Real Estate WordPress Theme - Kongtechnology.com
October 17th, 2008 at 4:35 pm
[...] For this Real Estate WordPress theme, I have decided to put the “sidebar” at the bottom to make more room for the featured posts and other content (including Google Adsense, of course) in the upper area. Some of the codes are re-used from its predecessor, the Corporate WordPress theme. [...]
Eug
November 11th, 2008 at 9:34 pm
Love your clean theme! Just what i am looking for.
Just having a bit of a problem trying to choose which pages i would like on the header drop down menu. Using the wp_list_pages tag with the ‘include’ parameter allows me to display the page titles that i want, but then the drop down of child pages does not work. Could you please point me in the right direction for fixing this.
Cheers,