One Room: OneRoom is a free Wordpress theme designed by Web-kreation. (To edit this text, go to General Settings and edit ‘Tagline’).

Usage

Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet.

Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet.

How to edit the Intro on top of each page?

If you wish to edit the introduction on top of each page, go to Dashboard -> General and edit your ‘Tagline’.

How to edit the About section in right sidebar?

If you wish to edit the about section in the sidebar on your right, go to Dashboard -> Appearance -> Editor and select sidebar.php. Edit text and replace the image by your own. Alternatively, you can also delete it completely then go to Dashboard -> Appearance -> Widgets and add a “text” widget to enter some information about yourself.

How to edit banners in right sidebar?

If you wish to add/delete banners in the sidebar on your right (under the section “Our Sponsors”), go to Dashboard -> Appearance -> Editor and select sidebar.php.

Note: you will have to upload your images to your server before editing the code.

How to edit the Logo? Do you have the original PSD file?

No, I can’t give you the PSD file for a simple reason: I don’t use Photoshop!

Update Sept 29th, 2009:

Divyun created a PSD file for your convenience:

PNG Preview | PSD File

This theme has been entirely designed in Fireworks 8. The original PNG logo file is included in the folder “LOGO – Original PNG File“. To edit the logo, visit their site and download their trial version.

When you are done with editing, export your logo as a jpg image to the folder wp-content/themes/oneroom/images and save it as logo.jpg. Click “Yes” when prompted to replace the image.

You are almost done! Now open header.php in a text editor (e.g. notepad) or browse to Appearance -> Editor from the WordPress dashboard and select header.php. Find this code (I have slightly changed it since then so it might look a bit different for you):

<div id="logo">
<!-- Your Logo image - max-width: 200px -->
<!-- USAGE:
1-create your own logo and save it as logo.jpg in the folder "images" in your theme folder.
2-uncomment code below:
<a class="logo" href="<?php bloginfo('home')?>/" title="Back Home"></a>
-->
<h1><a href="<?php echo get_option('home'); ?>/"><?php bloginfo('name'); ?></a></h1>

Uncomment code to show your image and delete the line below (or comment it if you think you might want to use it later on.)

Note: The font used for this logo is Fontin and can be downloaded here ยป

Else?

If there’s anything else you would like to ask me, leave a comment below and I will try to do my best to answer you. Please, only ask question related to the theme itself. If it is a question related to the installation or configuration of a WP theme, consult the WordPress forum or the Codex.

You can follow any responses to this entry through the RSS 2.0 feed.

Trackbacks / Pingbacks