Rss Feed
Tweeter button
Facebook button
Technorati button
Reddit button
Myspace button
Linkedin button
Webonews button
Delicious button
Digg button
Stumbleupon button
Newsvine button
Youtube button

Wordpress Theme Bytetips

March 22, 2008 Poster: Jim Views: 913 views 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.

bytetipstheme 300x235 Wordpress Theme Bytetips

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 This:

This Seems Useful!! Help Us To sahre This Post with Rest Of The World
  • Digg
  • StumbleUpon
  • Technorati
  • del.icio.us

Subscribe:

Sign up to receive latest Tips & Tutorials
as well as receive other site updates!

Related Post

Wordpress 2.5 RC2 And Screencast Is Out

New ver of Wordpress 2.5 is coming soon. After getting huge response Today Developers Released Wordpress 2.5 RC2. They also Released Screen...

Adding Big social Bookmark Icon Manually

Last time i wrote a tips to show big social bookmark icon from sociable Plugin. But you might be interested to add big social bookmark icon...

Wordpress Theme Bytetips
Which Wordpress Plugins NOT to USE!!!

Today i was browsing around and found a post on DP (Digitalpoint forum) about Which Wordpress Plugins NOT to USE!!!  Dp member godsofchaos his...

How to show Related post with post image in Worpress

I saw some blog showing related post, random post and popular post  with post image on the side. Its a good idea to show post with post image. Do...

38 Responses for "Wordpress Theme Bytetips

Leave a Reply

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



Recent Posts