Wordpress Theme Bytetips


March 22, 2008 Posted By: Jim ~ Filed under Category: Blog News, wordpress theme

Welcome, Visitor. Subscribe to our RSS Feed and consider adding this article/site to your favorite social bookmark site if you find it useful. Thank you!

I got a request from a blog reader about posting update on my wordpress 2.7 compatible themes.If you liked this wordpress theme, you might like Other wordpress 2.7 theme Designed By me.

Bytetips Theme Update:
Version 2.8
Import command on css doesn’t work with some plugins. Removed @import command and Fixed some issue. For New version Here check here: Download
Version 2.5
With sidebar fixed for internet explorer. Added Some style bassed on New Theme Bytemix .

Version 2.0

Added theme support for wordpress 2.7, Tweaked Comment display style. Download it here.

version: 1.6
For those who have problem with category image they can try this version from here Fixed Ver

version: 1.5

Added Pagination in the theme , Fixed some CSS Issue.

Bytetips Theme Update version: 1.4
Changes: Fixed some Css Issues, Removed Dotted Border and fixed some other Problems.

Bytetips is Free WP Theme, featuring 3 columns layout with Left and right sidebar, valid CSS, Valid XHTML and widget ready. A simple theme bloggers . Working on Another adsense ready theme. Until then..
Edit: October 04 2008 I checked this theme with WordPress Version 2.5 and 2.6 . Its compatible with WordPress Version 2.6. Have fun.

If you want to change the Logo then you have to create your own image/ logo. Make a logo and rename it head.jpg After making a logo go to theme directory. Then go to Image directory. Ex ( bytetips/images) and replace head.jpg with your logo. You are done for this part.

If you want to change the color then you have to edit style.css file ooen this file in editor and find this

#header {
background: #454D4E url(images/head.jpg) 0 0 no-repeat;
width: 100%;
height: 131px;
color: #fff;
}

then change this 454D4E with what ever color you like. You will get a lot of color code here http://html-color-codes.info

If you want to get rid of Search plz remove it from your admin panel Design > Widgets

and remove it from sidebar2 . Have fun I hope i answered your question

Adding Pagination in the theme : I use WP-PageNavi plugin. I f you don’t want to use that plugin and using ver 1.4 or 1.3 you can add these option manually. I shall add This option in this theme in next update no 1.5 . But for now You can manually by following the steps. Go to theme editor Edit Main Index Template (index.php) find

<div class="navigation">
<?php if(function_exists('wp_pagenavi')) { wp_pagenavi(); } ?><br/>
</div>

and Replace this code with this

<div class="navigation">
<div class="alignleft">
<?php next_posts_link('&larr; Previous Entries') ?>
</div>
<div class="alignright">
<?php previous_posts_link('Next Entries &rarr;') ?>
</div>
</div>

Update: Updated Some Options, Added Tags And Fixed Some Issues. Works With Latest Wordpress Version.

Download Link:

Now its Listed On Wordpress Theme Directory. You can download from Worordpress .org or from My Blog> here is the Links enjoy.

From Wordpress theme Directory: Download

Also Feel free to download this theme Here: Download

Share and Enjoy:
  • Yahoo! Buzz
  • Digg
  • StumbleUpon
  • Facebook
  • del.icio.us
  • Furl
  • MisterWong
  • Spurl
  • Technorati
  • Google
  • Ma.gnolia
  • Propeller
  • Simpy
  • SphereIt
  • Blogosphere News
  • Sphinn
  • Webride
Tags: , , , ,

Possibale Related posts

Leave a Reply

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="">

Please note: Comment moderation is enabled and may delay your comment. There is no need to resubmit your comment.