We keep up on the newest technologies and write about it every chance we can get. Feel free to browse.

Generic For Macrobid

Posted: November 2nd, 2008 | Author: Bryan | Filed under: Analytics, General, Open Source, Tutorial | 87 Comments »

If you'd like some customization done on the theme Generic for macrobid, , I highly recommend going to our sister site GazelleThemes.com for an awesome and affordable Pro Package for Clean Home. Right off the bat, this has blurb customizations, macrobid 100mg, new color schemes and an improved design (not to mention full customization support). Macrobid birth control, Unfortunately, due to time constraints, we cannot help users with the free-use GPL theme you'll find on Wordpress.org.

Today marks a big day for us, macrobid without prescription, we've released the same custom theme that cloaks this very site. Buy macrobid online, Well, it is a very heavily modified version of this theme, but it retains the style that we've got going on, buy macrobid without prescription. I am rather partial to my minimalism themes (just check out my personal site) but this way it remains clean and sparkly.

Without further ado, Buy macrobid online, I present Clean Home (v 1.2.1), our house theme. You can download it for free now right here, generic for macrobid. So what's special about this theme, buy macrobid. Let me list the ways:


  • Lightweight - A grand total of two images, Macrobid for sale, both 2x6. The rest is XHTML and CSS.

  • Minimalistic - No more distracting of your users, with our theme, buy macrobid, your content stays king.

  • Attention Grabbing - With a semi-customizable (1.1.3) blurb, Macrobid birth control, you can say something right away that people just have to read.

  • Full Widget Support - I even took care of some all (1.1.3) of the standard widgets' CSS for you.

  • Valid XHTML and CSS - As long as you stay valid on your end... :-)

  • GPL License - New. - Do what you will with the theme!

  • Multiple Widget - Now with three sidebars (1.1.4) for maximum customization: top navigation Generic for macrobid, , blurb, and sidebar.

  • (Pro) Fully customizable blurb - select between hidden, random phrase, image, and per-post assigned text.

  • (Pro) Adsense - three separate locations for Adsense integration.

  • (Pro) Color selection - Over 7 color schemes.

  • (Pro) Style selection - 2 distinct styles, selectable from inside the options.

  • (Pro) Feedburner integration - an email subscribe button plus automatic feed redirection.

  • (Pro) Fully customizable Home Page - select different categories and how many articles to showcase!


If you'd like some common custom options, visit our sister site Gazelle Themes for cheap purchasing options for the Pro Package. Otherwise, this is just our way of giving back to the wonderful open source community that makes our business possible.

Go ahead and download it now. Feel free to let us know what you think in the comments. Enjoy.

Check out our home page for any Missouri Web Design help you may need.

Similar posts: Uses for macrobid. Macrobid 100mg. Does macrobid affect birth control. Macrobid without prescription. Generic name for macrobid. Buy macrobid online. Macrobid for sale. Macrobid birth control. Buy macrobid. Buy macrobid without prescription. Uses for macrobid. Macrobid for sale. Macrobid 100mg. Buy macrobid online. Macrobid 100mg. Macrobid for sale. Macrobid for sale. Generic name for macrobid. Macrobid without prescription.
Trackbacks from: Generic for macrobid. Generic for macrobid. Generic for macrobid. Generic for macrobid. Generic for macrobid. Macrobid for sale. Buy macrobid online. Generic for macrobid. Generic for macrobid. Uses for macrobid.


87 Comments on “Generic For Macrobid”

  1. #1 Chelle said at 7:29 pm on November 2nd, 2008:

    It’s definitely a nice clean design! Lately my site has been making me sick looking at it and I think minimalism is the way to go. Might give this one a spin!

  2. #2 Bryan said at 12:04 pm on November 5th, 2008:

    Thanks Chelle, sometimes a cluttered design can turn people off. If you want a little hand cleaning up, you know how to get in contact with us. ;-)

  3. #3 Sibylle Muehlke said at 10:15 am on November 11th, 2008:

    “Clean Home” is a true beauty. Being a writer I was looking for a theme with a clear emphasis on text and typography. So your theme suits me quite well. I have changed the colors and tought it some German, too, but the fancy blurb-thingy in the header makes me pull my hair out. How does one modify the text? Changing the text in the header.php is not what you’ve meant, did you? Obviously I am too thick to understand your instructions. “Use your widget sidebars in the admin Design tab to change this little blurb here. Add the text widget to the Blurb Sidebar!”? I have avtivated a text widget, but it shows in the sidebar, not in the blurb.

    Any help or hints would be widely appreciated.

    Regards:
    Sibylle

  4. #4 Amit said at 1:48 pm on November 11th, 2008:

    Hi Bryan, I am really in love with the theme. But the sidebar breaks in IE6, If you can fix it up it will be great and you will see a lot of downloads.

  5. #5 Bill said at 12:27 pm on November 12th, 2008:

    Yep. That’s a sweet template. Currently in betatweek for me own blog. I must be thick like Sybille, though. Can’t get the Blurb Sidebar thing to work. This, however, is not a criticism, ’cause the overall package is le hott.
    I’ll give you a heads up when everything goes live.
    Thanks for the good work.

  6. #6 Niekto said at 3:41 am on November 13th, 2008:

    Witam,
    I’m from Poland. I really like theme, but one thing is bad: need bigger RSS icon (need icon at all)! Regards – Niekto.

  7. #7 Tim said at 2:05 am on November 20th, 2008:

    There’s an error in your header.php file which is the reason Sibylle above is having issues.

    This line of code:

    || !dynamic_sidebar(‘Blurb’) ) : ?>

    Should be changed to:

    || !dynamic_sidebar(‘Text Blurb’) ) : ?>

    That should resolve any issues. Thanks for the theme!

  8. #8 Tim said at 4:04 pm on November 20th, 2008:

    Is there a way to change the blurb on the site depending on the page like you have done on this site?

  9. #9 Bryan said at 4:25 pm on November 20th, 2008:

    @Tim, the new version (1.1.5) has the fix. Sleepy coder at the wheel….

    Also, I used this code in place of the blurb, this enables a different message for each page:

    if (is_page(3)) {
    echo “Page 3 message.”;
    } elseif (is_page(9)) {
    echo “Page 9 message.”;
    } else {
    echo “Generic, site wide message.”;
    }

  10. #10 Matt said at 10:46 pm on November 20th, 2008:

    Very, very nice. One of the best themes i have ever seen!

  11. #11 xzhang said at 11:16 pm on November 20th, 2008:

    I found the error about blurb too :p

    Normally I just like dark theme but this one is so great so i use it for my blog now :D Thank a lot to Bryan!

    I have a question:
    is there any way to make the blurb display random text in a collection?

  12. #12 Rob said at 1:10 am on November 22nd, 2008:

    Wonderful theme! I love minimal stuff, and am going to use this happily on my wp site. Thank you so much for the great look, i am not a designer, so this is great!
    Cheers!

  13. #13 surya said at 11:32 am on November 23rd, 2008:

    wHAT A GreaT !!!
    I’m from Indonesia, and I really like this theme

    thanks

  14. #14 Simon said at 9:58 pm on November 24th, 2008:

    Hi there, this is a great theme really like it. The side bar seems to displaying below the main content in IE6 though, is this a CSS tweak you could fix? Thanks in advance~

  15. #15 Libby said at 3:02 pm on November 25th, 2008:

    How do I turn off the child pages in the nav? I want to use the theme, but the nav gets wrecked as soon as I add a child page. I can;t find a $depth statement or anything that seems to control this. Should I just make changes in the css?

    Thank you for the beautigful theme, by the way

  16. #16 guy yeomans said at 4:59 am on November 28th, 2008:

    Hello Bryan,

    Greetings from London, England.

    Firstly, many thanks for making this fantastic theme available – I saw it and switched my blog design straight away – I love the minimalist approach.

    2 quick queries:

    1 – In the comments above (in response to Tim) you provide the code to allow different ‘blurbs’ to be displayed on different pages. Could you just add where that code needs to go? (or is it now automatically included in version 1.1.5?)

    2 – Also, I would agree with Niekto. One of the only things I feel the design needs is the option to display a more prominent & visual RSS icon.

    I’ve hacked my subscription options (RSS & email) to be part of the sidebar. These are displayed within a Div Block. However, when I try to insert an image to precede the text of each line of the list within the block nothing is displayed (I’m a CSS nube – be gentle with me!). In essence, I’m seeking to create sidebar div formatting that can display something similar to the visual subscription options at the top, right-hand side of Chris Brogan’s homepage
    (http://www.chrisbrogan.com/).

    Any thoughts appreciated.

    Regards.

    Guy

  17. #17 Mihai Bojin said at 10:25 am on November 28th, 2008:

    I had a problem with this theme, that beeing that the wp_footer action was not called in the footer.php file.
    I am using Clean-home version 1.1.3

    If you fixed (or will fix) this issue, please tell me so I can update my blog.

    Thanks,
    Mihai Bojin

  18. #18 Mark said at 3:21 pm on November 29th, 2008:

    I love the theme.

    So simple. Exactly what I had been looking for in a WordPress solution.

    I am importing my Tumblr into the sidebar and I customized the header to have an image and switched around the fonts a bit.

    Thank you so much for your work on this.

  19. #19 Bob said at 6:08 pm on November 30th, 2008:

    First of all, awesome template. Second, despite having read countless “how to” guides about WordPress I am still pathetic and can’t seem to modify things. So this is a plea for help. I can’t seem to modify the “blurb” on various pages like you have done on your site. I’d like to have an home page blurb and then a different one other pages. Could you please suggest how I can accomplish this seemingly easy task.

    Thanks, Bob

  20. #20 Matt said at 2:27 pm on December 1st, 2008:

    Awesome theme, guys. Keep up the good work!

  21. #21 aris said at 3:16 pm on December 2nd, 2008:

    For my ALBINO online shop I wrote my own theme for the obvious reasons. For the blog I started writting on the side at http://www.ntizain.gr I did not want to go through the same ordeal so I though I should find one. I looked at what seemed like a billion themes and this stood out because it was lovely.

    Do you like the 3D work in the header image? No rendering software involved to achieve that level of photo-realism!!! What you would call cut-an-paste, really.

    Thanks guys!
    Aris

  22. #22 Andreas said at 11:40 am on December 10th, 2008:

    Thank you so much for making this wonderful minimalist design available to the public!

    It works great for me, except for one little thing: When I tell WordPress to show the number of posts (after the months) in the “Archive” section in the sidebar, there always appears a pagebreak efter the month, before the count. This happens even though there seems to be plenty of space left on the line…

    Do you have any idea how I can remove this linebreak?

    Kindly,
    Andreas

  23. #23 tbronson said at 2:20 pm on December 10th, 2008:

    Great minimalist theme. Thanks!

    Just upgraded from 1.1.5 to 1.1.6, and I’m still seeing a problem in IE6, as described by Simon, above.

    The right-side sidebar displays below the main content. Also the line height for the items in the sidebar menu is about double what it should be.

  24. #24 Matt said at 12:15 pm on December 11th, 2008:

    Comments can be optionally paginated (e.g. 50 per page) and in reverse order (settings > discussion in admin). Could you adjust your theme to accomodate for these configuration options?

  25. #25 Matt said at 12:17 pm on December 11th, 2008:

    Also, can you set the comment box fields (name, email, website) to be pre-filled if the user already entered this info?

    Thanks!

  26. #26 Tom said at 2:43 pm on December 15th, 2008:

    Absolutely beautiful theme. Just purchased the pro version but one tiny question.

    How do I get the tag cloud widget on/under the sidebar? It overrides the default sidebar.

    What code do I need to paste in theme?

    BTW, this theme has inspired me to start blogging again :-)

  27. #27 Anto said at 8:18 am on December 23rd, 2008:

    Very clean theme, but id vote for a revamp of the comments layout =)

  28. #28 Mike said at 4:43 am on December 26th, 2008:

    First of all, this is a great theme !
    Simple and elegant. Thanks alot Bryan.

    Ok, now the IE problem where the sidebar is appearing below….

    You need to go into your stylesheet editor.

    Find #sidebar and edit its parameter
    ==> margin :0 0 15px 0;

    I think IE is more sensitive to this parameter.

    Cheers!

  29. #29 Dave T said at 1:08 pm on January 6th, 2009:

    Bryan – ty for a great theme :)

    Unfortunately I too am having trouble with sidebar dropping to the bottom of the screen in IE6.

    Mike – I tried your fix bit it doesn’t seem to work for me (emptied file cache in IE) :(
    Is this an example of the IE6 float bug?

    I followed the suggestions on this page
    without much luck (maybe being dense)
    http://www.positioniseverything.net/explorer/doubled-margin.html

    Help!

  30. #30 Dave T said at 1:44 pm on January 6th, 2009:

    With respect to the IE6 bug, the following seems to work for me..

    In the theme folder, edit IE.css as follows:

    Change:

    #sidebar {
    _margin:0;
    }

    to

    #sidebar {
    width:25%;
    }

    That seems to work, though I haven’t tested it too much yet – it’s late and I’m late for dinner!

    Dave

  31. #31 Ferran Alvarez said at 6:10 am on January 9th, 2009:

    Thankyou for this great design.
    I’ve applied and played a little bit with it at my website (http://www.zumaques.com) and I’m very happy with the results.
    Thanks again.

  32. #32 Charles said at 9:44 am on January 11th, 2009:

    Thanks Dave T,

    your second solution with the ie6 bug:

    Change:

    #sidebar {
    _margin:0;
    }

    to

    #sidebar {
    width:25%;
    }

    Worked a treat. Thanks!

  33. #33 swaroop kanchi said at 12:28 am on February 1st, 2009:

    I love it..Im using it..thanks fr the design..
    you can see my blog at
    http://swaroopkanchi.com/blog

  34. #34 ds said at 12:51 am on February 2nd, 2009:

    but…it doesn’t work. fails immediately with:

    Fatal error: Call to undefined function language_attributes() in /home/mysite/public_html/wpblog/wp-content/themes/cleanhome/header.php on line 2

    so? not so nice =(

  35. #35 Liam said at 11:14 pm on February 2nd, 2009:

    i was having the same problem with the sidebar

    – after a long time I finally found that one of the posts had accidentally been put in div tags in the html editor. In order to find which post is throwing the css off, keep reducing the number of posts shown until the problem goes away.

    Hopefully this helps

  36. #36 rILLEST said at 10:17 am on February 18th, 2009:

    Hi,
    Great theme, anyone preparing it for localization yet?
    //rILLEST

  37. #37 najja said at 2:58 am on March 9th, 2009:

    my fix is different from the solution above. I change the last elements in IE.css from:

    #sidebar {
    MARGIN: 0px;
    }

    to:

    #sidebar {
    MARGIN: 0px;
    width: 220px;
    }

    and add three lines:

    #footer {
    float: none;
    }

  38. #38 Abhisek said at 10:01 am on March 13th, 2009:

    I really love this theme. But it doesnt seem to work on my blog. I have WP 2.4 and after choosing the theme, I get this line of text on the blog page:
    <html xmlns=”http://www.w3.org/1999/xhtml”
    the rest of the page is blank… is it a problem with the theme or my wordpress installation?

  39. #39 Thomas said at 11:17 am on March 26th, 2009:

    Love this design, so clean and simple. Click on my name to see it in action!

  40. #40 ARTOROOM said at 6:28 am on April 10th, 2009:

    Love this design!
    But the image upload doesn’t completely work ? I can upload a picture, but instead of the picture it shows a blank field with a little blue square and a question! Can somebody help me? Thanks!!!

  41. #41 Steve said at 5:01 pm on April 10th, 2009:

    This is the best theme available for WP. Thanks…

  42. #42 Jennifer said at 1:21 am on May 2nd, 2009:

    I love this theme. Squeaky clean and so easy to edit, even for a total beginner like me.
    I am using Clean Home 1.2.0 and I too would like to have a different blurb on each of my pages.
    Can anyone tell me how to do this?
    Many thanks!

  43. #43 George Cochrane said at 1:27 pm on May 5th, 2009:

    We’re using your theme for our new site about saving the Juneteenth parade in Galveston, TX. Awesome stuff!

  44. #44 Justin said at 9:30 pm on May 8th, 2009:

    Bryan,

    I love this theme. I noticed one problem, however–after inserting an image into the top left of a post, it pushed the “posted by” line over to the right when viewing in IE 8 (if compatibility view is turned on, it looks fine). I was able to fix this by changing the font size from 11 to 12 under the “.post small” style. I don’t know if that’s the right fix (I’m not a designer) but it does work. Perhaps you can look into it.

    Thanks again for a great theme. If I end up sticking with my site idea, I’ll probably pop up to the pro edition.

  45. #45 matt said at 9:47 am on May 17th, 2009:

    Is it just me, or does this theme no longer work? That’s a shame because i purchased the premium version and can no longer use it. Please email me with any info. Thanks

  46. #46 Johan said at 12:36 am on May 21st, 2009:

    @matt, it is just you :) I have got it running on WP 2.7.1 right now.

  47. #47 sebastian said at 7:43 am on May 28th, 2009:

    very nice theme. my only problem is that I cannot select the Tag-Widget. can anyone help?

  48. #48 Nathan Blair said at 6:49 pm on May 28th, 2009:

    Did anyone ever figure out where to put the code to allow the blurb to change between pages?

  49. #49 A Boy With No Legs said at 7:42 am on June 8th, 2009:

    Loving the excellent theme! Definitely interested in purchasing the Pro version when things take off a bit. 3 cheers :)

  50. #50 Pete Hawkins said at 12:58 pm on June 11th, 2009:

    Love the theme .. but have tried all but can’t seem to enlarge the text size of the page content … take Span out of where it is in reset.css and enlarge the font size and it affects the nav links which are in spans …. any clues appreciated.

    Pete

  51. #51 Jon said at 12:15 pm on June 26th, 2009:

    Your code calls for this image: commentsicon.gif

    but it is not included in the “images” folder in the download package.

  52. #52 poxa said at 1:03 pm on July 2nd, 2009:

    Hi,
    It’s a nice, simple and indeed clean theme, thank you. I have installed it and I have a question:). In the blurb area, I want to add a longer text so I need the font size to be smaller. Could you help me with that? How do I make the widget text smaller?

    Thanks!

  53. #53 poxa said at 1:26 pm on July 2nd, 2009:

    Ok, so nevermind – I found the “blurb” css line:)

    sorry for the trouble…

  54. #54 Pete said at 2:56 pm on July 14th, 2009:

    how do i install this theme into wordpress. I don’t have a clue how to use wordpress.

    All info would be appreciated.

    Pete

  55. #55 Nin said at 10:43 pm on July 14th, 2009:

    Really awesome, neat theme! Digging it so much.

    I just wanted to confirm if, in case I would install the latest version, the settings of my current Clean Home theme version will be retained. This might sound stupid but I just don’t want to mess up with my current theme. :)

  56. #56 max said at 10:42 am on July 27th, 2009:

    Thank you very much for your work.
    I have found your Clean Home WP Theme, and I think i use it for the rest of my life.
    This theme meet exactly what I was looking for.

    Thank you.
    max

  57. #57 Ki said at 6:53 am on July 28th, 2009:

    Love this theme! I have made a few modifications that I think others might enjoy.

    First I added style switching so that users could choose to change the colour from red if they want to. There choice is saved in a cookie for when they return.

    Second I added collapsible comments onto the main page. This works with ajax and is wonderful for me as all my posts are fully display on the main page so readers don’t need to click into individual posts to leave a comment.

    Thought you might want to add these as options for your next release.

    Cheers Ki

  58. #58 D said at 8:43 pm on August 4th, 2009:

    This is an awesome! Just what I was looking for. Great design.

    Having big problems w/IE, though. In Chrome and Firefox it works great but in IE the sidebar is stacked on the right or down the middle depending on the version of IE. I’ve tried the other fixes here and not had much luck. Suggestions?

    Unfortunately, people still use IE so I need to patch it. Using version 1.2.0.

    Thanks! D

  59. #59 Charles said at 2:59 pm on August 12th, 2009:

    Nice and clean. Great for showing off content. Thanks. C

  60. #60 Gabriel said at 5:37 am on August 13th, 2009:

    Hi.
    Awesome theme, i love it !!!
    But i have a problem, i ruined it three times trying to put a graphic instead the title…
    How, in the name of lord, can do it !!!??? :)
    Thanks in advance,
    Gaby
    .
    (PD:forgiveness my poor English)

  61. #61 Gabriel said at 5:54 am on August 13th, 2009:

    I do it !!!
    I don´t see the logo tag..
    Cherrs,
    and thanks for this wonderfull theme !!!

  62. #62 web said at 1:52 am on August 14th, 2009:

    it is a very heavily modified version of this theme, but it retains the style that we’ve got going on.

  63. #63 Thomas said at 10:24 am on August 19th, 2009:

    Hey guys,

    Great theme!

    How do I get the “home” button up in the top-navigation panel?

    Cheers,

    Thomas

  64. #64 a_usman said at 1:21 pm on August 21st, 2009:

    wow, this is really great theme… I love it.. I will write a detailed post on my blog. I even modified this theme a little and even made it compatible with 2.8+ wordpress for thread comments.

    Added my own logo etc.. I really love it. Great man great.

  65. #65 Ivan | SEO Consultant said at 1:06 pm on September 21st, 2009:

    Just nice!

  66. #66 JimmyBean said at 1:44 pm on October 1st, 2009:

    I don’t know If I said it already but …Cool site, love the info. I do a lot of research online on a daily basis and for the most part, people lack substance but, I just wanted to make a quick comment to say I’m glad I found your blog. Thanks, :)

    A definite great read..Jim Bean

  67. #67 Abhilash said at 8:39 am on October 13th, 2009:

    You guys rock! When i see other people commenting on this , I feel that they are copying the theme which I use and love the most.

    How much is the pro by the way…

  68. #68 Sim said at 6:16 am on October 21st, 2009:

    Great theme, thank you.

  69. #69 meditationguru said at 1:39 am on October 24th, 2009:

    great theme, i was searching something just like this!

  70. #70 Emma said at 4:29 am on November 16th, 2009:

    Hiya,
    Nice template!
    How can i please change the blurb on each page like you have done in yours – do i need to purchase the latest version? Or does your free template offer this?

    Thanks in advance

  71. #71 Emma said at 4:29 am on November 16th, 2009:

    Hiya,
    Nice template!
    How can i please change the blurb on each page like you have done in yours – do i need to purchase the latest version? Or does your free template offer this?

    Thanks in advance

  72. #72 Jan said at 11:45 am on November 28th, 2009:

    I just love the theme. Been testing few other themes, but somehow I always end up with CH;)

    I do have a question,actually two:

    1. How to add a picture into the header instead of blog title?

    2. Is it possible to add another column, so that the posts are divided into two grid columns?

    Thanks for the answer.

  73. #73 Indonesi said at 11:36 pm on November 28th, 2009:

    Awesome Simple theme. Use it on my website. But to be honest, I wish you could improve the comment form. Why not make it full to the column, instead of centered? But thanks anyway for the great work. :)

  74. #74 ken the tech said at 9:51 am on December 11th, 2009:

    simply nice. Good job! :)

  75. #75 kerrod said at 3:56 am on February 17th, 2010:

    Simple, easy, minimalist. Too bad it’s so similar to TED.com…

  76. #76 Johanna said at 5:07 pm on February 17th, 2010:

    Having browser issues with any page’s text not visible in Safari or IE but OK in Firefox.

    Posts load fine, and page text shows in preview and html, but the pages are just blank when published.

    Any ideas?

  77. #77 Averin said at 6:36 am on February 18th, 2010:

    I will use it on my copywriting’s blog. Thank you so much for this theme! ;)

  78. #78 Daniel Silva said at 10:10 pm on February 26th, 2010:

    Hi, great theme! How do I remove the blurb part as a whole? This could be an option ;-) out of the box!

    Thanks!

  79. #79 Ritesh Reddy said at 6:05 am on March 18th, 2010:

    This is indeed a work of art. Simplicity is the ultimate sophistication! Great job you guys! I’m gonna strip my website down to the basics and implement your theme. Shine on..

  80. #80 Oscar Evelson said at 2:47 pm on March 22nd, 2010:

    Hi, Bryan!

    Like we say in spanish ‘Menos es Más’… (Less it’s More) and your theme shows exactly that!

    I would like to get the 1.2.1 version, but your anchored text is not working and I can’t find a link to download it neither. Please, let me kno how can I get your excelent theme.

    Thanx a lot.

  81. #81 Oscar Evelson said at 3:31 pm on March 22nd, 2010:

    Hi again Bryan… My “old coffee maker” (my computer) suddenly makes me some issues… I restarted my browser and finally I downloaded your theme without problem… I’m gonna use it in my newbrand blog. So, forget what I said before… your anchor text works pretty fine.

    Thank you and my best wishes 4 ya!

    PS. By the way, your portafolio is simply amazing!

  82. #82 tammy said at 8:05 pm on March 23rd, 2010:

    using it – http://www.xtrapulp.com/blog

    Thanks!

  83. #83 Simon said at 7:29 am on March 27th, 2010:

    I’m a big fan of clean, simple minimalist wordpress themes. It allows the readers to concentrate on what important about the site in the first place – content. Keep up the good work Bryan and Josh!

  84. #84 mw said at 6:56 am on April 8th, 2010:

    i’ve just installed your lovely theme, but also having trouble working out how to edit, change or remove this heading “Use your widget sidebars in the admin Design tab to change this little blurb here. Add the text widget to the Blurb Sidebar!”

    Please could you post simple instructions for newbies like me ?

  85. #85 Oh!Coding said at 11:54 am on April 14th, 2010:

    It’s a very very good theme!
    I like it!
    but how can i add the text widget to the Blurb Sidebar? i add the text widget but it show in the sidebar not in top
    Anyone help me ?

    Thanks!

  86. #86 Daniel said at 2:07 am on April 27th, 2010:

    Hi, I love the simplicity of this template! I would like to implement the two gold bars you can see in my post next to the header “My KB Gold” on top of my Blog. Is this possible?

    Thanks, Daniel

  87. #87 Hassan Ahmad said at 10:49 am on August 15th, 2010:

    Hi Bryan,

    First off, thanks very much for creating such an excellent theme. I love simple themes and this one is simply awesome.

    However there are a few compatibility issues which need to be fixed. There are few IE-6 related bugs in the theme. I have done the necessary tweaking in my blog myself though.

    http://bit.ly/c2lbs9

    Anyway, keep up the good work.

    Thanks!


Leave a Reply