WordPress Theme: Kotak
What’s on this theme.
Download Now(current version 2.1)
Demo This Theme
Click Here to Demo This Theme
Click Here to Demo This Theme
Does this theme really useful, and you are enjoy this theme? You can support our work by sending donation.
[...] 2.1 K2 (1.0-RC5) Kelabu (1.0) Kickass-Limelight (1.0) Kickass-OctoberPink (1.0) Kolvik (0.90) Kotak 2.1 Kubrick Tabs (1.4) Limau Orange (1.0) Limit (1.0) lineSide 2.1 Mandigo (1.32) MyApril 2.1 [...]
April 5, 2008 10:33 pm
Pages: [2] 1 » Show All
Comment by Yeltsin Lima
Hi,
how can I change the “About” section?
Tks
Comment by Kim
Jauhari, great themes!
I have a question regarding the Kotak theme.
I’m in the process of modifying it a bit and want to make my header image clickable and return me back to the home page. I’m a bit of a novice with code, and tried a bunch of things and none worked.
How do I do it?
Thanks!
Comment by Jauhari
Free Version of WordPress? did you mean WordPress.com? if you want available on wordpress.com. There are two options,
- Request to WordPress.com admin to add Kotak on their themes list
- Or Upgraded your WordPress.com to make custom themes
Kotak not yet released on other Platform.
Maybe I will released under blogger too if some one needed
Comment by Bratin
I am novice with wordpress. want to know if I can use your template in a free version of wordpress. Currently, I have a blogspot site and published as http://www.thestockeditor.com
Thanks
Bratin
Comment by Jauhari
Of course you can do it MichelleVan, all need to do just know little bit about XHTML and CSS then edit it manually.
But if you still don’t understand about it, just drop your contact to me, and I will help you.
Thanks for using my Kotak theme.
Comment by MichelleVan
Can I put both columns on the right and then left justify the blog post ? i love everything about the layout, the way the blogroll looks, and the quotes and so forth…. but can I change the columns?
Comment by Jauhari
Hi Tim,
About change picture float is easy, just open style.css on Kotak theme than find this line
.post a img, .post img {
border: none;
float: right;
padding-left: 5px;
}
After you found that line, delete all that line and test again.
I hope this will fix on you error, if you still have another question, just drop you comment again
Comment by Tim
Hello Jauhari,
I just added your KOTAK 2.0 theme to my page and it’s very good.
Thank you very much for making it and for letting people download it.
I’m having a slight problem on my sight with KOTAK displaying image/photos.
They are all now displaying to the extreme RIGHT SIDE of any post containing an image/photo.
http://timdotnet.net/wiggumdaily/
Previously they stayed where I put them when creating the posts in my WYSIWYG editor.
(I know that coding gurus like you must hate dummies like me that use WYSIWYG to create posts, but it’s what works for me)
The problem occurs for existing posts and for any new ones I’ve created with image/photos since switching over to your theme.
I can switch back to the previous theme (EARTHY) and everything goes back to looking “normal” the way it was originally created.
http://www.nikhedonia.com/showcase/entry/earthy/
http://www.nikhedonia.com/work/free_templates/earthy/
These are two examples of posts BEFORE and AFTER Kotak 2.0
http://farm1.static.flickr.com/230/467225127_b21d0babe9_o.jpg
http://farm1.static.flickr.com/206/467225143_340165cc72_o.jpg
http://farm1.static.flickr.com/213/467225153_89c0bab781_o.jpg
http://farm1.static.flickr.com/229/467225155_a16daed35c_o.jpg
You can see that even the smilies are being moved to the extreme right side of the KOTAK posts.
I’m sure it’s something simple that I just need to adjust maybe in the stylesheet.css of your KOTAK theme ? But as I said, I’m not a coding legend like you, so I need some help (please)
Thank You for your efforts and help.
Tim…
Comment by Jauhari
You can find it on function.php, there are some text and url for new avatar image that need to edit.
I hope this info, solve you problem.