Yesterday I released an edited version of the original Kubrick theme into a 3-Colume WordPress Theme, Riceblogger Theme, I decided to post some tutorial on how to use the various function included.It is fairly simple to edit the theme. You will need a little basic html knowledge to locate the code to edit.
I will try to provide step by step instruction here. If you still encounter some problem, kindly leave me a note here.
Installation
Like any other theme, all you need is to download the theme, unpack them and upload the whole directory. After that you activate the theme.
Remember to change the file attributes to 666 if you would like to edit your theme through your admin panel.
Change tabs title on the Riceblogger Theme
- Edit filename tabber.php
- Locate the tab you are interested to change either id=tab1, id=tab2, id=tab3 or id=tab4.
- Paste the title in between <h2> </h2>
Copy a video from Youtube or other media network
- Edit filename tabber.php
- Locate your video tab
- Copy and paste the whole embeded code in between <p> and </p>
- You should see something like this
Don’t worry about the size of the video because it will edit itself to comply to the tabber size.
Change banner ads
- Upload your banner ads to the banner folder I have provided in my theme. It will be located at [blogdirectory]/wp-content/themes/3-colume-kubrick/banner/
- find
<?php bloginfo('template_directory'); ?>/banner/banner.gif - replace banner.gif with your banner filename
If you need any help, feel free to comment in this post.








