Fluid Blue
Download latest version: 1.7.1 (Updated on 13 March 2009)
Fluid Blue WordPress Theme is a simple, graphics free, fluid width two column theme. Licensed under the GNU General Public License (GPL).
Features
- Fluid width
- Two columns
- Right sidebar
- Supports sidebar widgets, tags and gravatars, nested comments and comments paging.
- Compatible upto WordPress version 2.7
- XHTML and CSS validated
- Graphics free
Download
If you like the theme and find it to be useful, please consider making a donation. Any amount will be thankfully accepted
. Click on the button below to donate.
Installation
- Extract the fluid-blue.zip file in a convenient location
- Copy the ‘fluid-blue’ folder to ‘/wp-content/themes/’ directory in your web server.
- Log in to the WordPress Administration Panels
- Select the ‘Appearance’ (or ‘Design’) menu.
- Select the Fluid Blue theme from the available list of themes to preview
- Activate the theme.
- Click ‘View Site’ at the top of the Panel’s screen. Your selection should immediately become active.
Left Sidebar
If you like to have a left sidebar instead of the default right sidebar, replace the style.css of the theme with the style.css file included in the zip file below.
Feedback
Leave a comment here or Contact me.
Srini –
Great clean theme. Spent a bit of time switching themes until I found yours. Am using it on patentseed.com.
I do have one question. Is there an easy way I can have “Author” show up for each post? I have multiple contributors and want each author to get recognition and a link to their profile.
Thanks!
Yes, you can. In the files index.php, archive.php, single.php, you will find the code to display the author commented out. So, all you need to change is to replace
<!-- <?php _e('by') ?> <?php the_author() ?> -->with
<?php _e('by') ?> <?php the_author() ?>You have to make this change to all the three files mentioned above.
simple n’ clean
maybe i want using this themes for my new blog