“Pristine” Refreshing New Free WordPress Theme/ Nature Template

pristine
PRISTINE: Download | Test run
3 Columns, Black, White, Green, Blue, Fixed width, Widget ready, Left Sidebar, Right sidebar, Butterflies, Flowers, Spring, Seasons, Nature Template

Pristine is a fresh, white and green, 3 column, “widget ready” WordPress theme with 2 right sidebar and a beautiful floral nature header image with butterflies, by headsetoptions.org and MandarinMusing. Nature, floral, flowers, butterflies templates.

Please go to our Wordpress downloads and support page for theme support, queries or customized web design projects.You may view, download and testrun more of our themes here.

Please do spread the word if you like our themes!

Leave a Comments | Trackback | RSS 2.0

  1. 1. Free WordPress Theme PRISTINE: Flowers/Butterflies template at mandarin musing | April 14, 2007 #

    [...] PRISTINE: Download | Test run | Support [...]

  1. 2. Baby Blue WP Template with Pastel Flowers for the Soft Feel at mandarin musing | April 16, 2007 #

    [...] PASTEL FLOWERS: Download | Test run | Support [...]

  1. 3. Richard | April 24, 2007 #

    Hi there!

    I love this theme but do have one question: How do I get the welcometext to be shown a little bit lower? Do I have to edit the style.css?

  1. 4. hso | April 24, 2007 #

    @ Richard

    Look for this section of the style in style.css:

    #featured-post-short {
    height: 036px;
    width: 440px;
    padding: 35px 20px 0px 20px;
    background: #29351E url(images/img03.jpg) no-repeat left bottom;
    color: #8CA575;
    }

    To bring the welcome text lower, change the padding from 35px 20px 0px 20px; to something like 55px 20px 0px 20px;

    I just changed the 35px to 55px, lowering the text by 20pixel

  1. 5. Richard | April 25, 2007 #

    Thanks!

  1. 6. laura | April 27, 2007 #

    hi, great template……
    i have one question.
    I try yo put in a contactform (plugin), but it looks not the way it suppost to look.

    When it change to a different theme it looks right so the plugin works…..

    what am i doing wrong???

    thanks

  1. 7. hso | April 27, 2007 #

    @ laura

    Which contact form plugin are you using?
    Try this!

    Also, try disabling any other plugins you have to check if one of them is cauing the plugin not to work.

     

  1. 8. laura | April 28, 2007 #

    that is the plugin i was using….
    and the outcome looks like this.
    http://kletsmaarraak.com/?page_id=2

    i switch al the other plugins off but no difference….

  1. 9. hso | April 28, 2007 #

    @ Laura

    Oh, then try this one, just to make sure it’s not plugin related. If your comment(s) form is visible, the contact form should look similar to that, so I see no reason why it should not be visible on your site.

  1. 10. laura | April 29, 2007 #

    thanks fixed

  1. 11. Rik | May 5, 2007 #

    Hi i was thinking of using this theme on another site i have but one quick question … is there a way to use an image as the background of the sidebars … i tried but it only uses the image as far as there is content in the sidebar … is there a way to make it so that it shows the image as far as the main body ?

    Thx

  1. 12. headsetop | May 6, 2007 #

    @ Rik

    Yes, you can add a background image to your sidebar, but I ma not sure if you want to add one behind both th esidebars or just the right most one? Let me know!

  1. 13. Wesley Green | May 12, 2007 #

    First, great theme. I really like the layout. The only problem I’m having with it is when it comes to displaying pages- not posts. Links on my pages appear as normal text (as in no different color or underlines) plus not all of the text will show up on the page. Only around 30 words will appear, ending with this: [...] This isn’t the first theme I used with this particular site so I don’t know if that could be the problem or if it’s a plug-in I’m using? Any help would be greatly appreciated.

  1. 14. headsetop | May 12, 2007 #

    @ Wesley Green

    Thanks for pointin out, there was an error in the script. To fix it, open page.php (Page Template) and look for this piece of code:

    ?php the_excerpt (‘Read the rest of this entry »’); ?

    Change it to this:

    ?php the_content (‘Read the rest of this entry »’); ?

    That should do it.

  1. 15. inaikon | June 13, 2007 #

    Hello, i like your themes! But i have a problem with Pristine theme. I install it and in Firefox i see this: http://www.increibleperocierto.com/

    Why? Thanks for your help.

  1. 16. hso | June 13, 2007 #

    @ inaikon

    Are you using any HTML codes in your posts? If so, remove all formatts. The theme has a CSS that formats it’s content.

  1. 17. Angel | July 10, 2007 #

    Hi! I love your theme! It’s fantastic. I have a bit of a problem customizing the color of the right sidebar. Can you please help as to how to do this? Thanks so much..
    http://www.joeldyke.com

  1. 18. Angel | July 10, 2007 #

    oh, and I’d like to remove the blogname in the right corner as well.. sorry for the second post, forgot to add it in the first one.

  1. 19. snowalker | June 28, 2008 #

    Help!
    I’m experimenting two problems with Losemymind with sidebar 1.0 theme:
    1.data entry for posts are wrong, appear 2007 instead 2008
    2.tags under the post are not displayed, there is only a gray bar without any tags…

    Can anyone help me?
    I don’t know php…
    Thanks, Vic

  1. 20. hso | June 29, 2008 #

    @ Snowalker

    I am not the author of the theme you are writing about but I think you should look into the index.php and single.php file to see how the dates are set. Some might have hard coded the date instead of using a PHP tag, look for something that looks like this:

    <?php the_time(‘j.M.Y’) ?>

    If the year is hard coded, replace it with the tag above.

    As for the tags, ensure you either have posts with categories and tags active/published.

    It would help if I know what what exact theme you are using and where it is.

  1. 21. Melissa hedwall | June 29, 2008 #

    I am having a hard time with trying to change the hex colors in the CSS theme (Pristine) I am using. When I edit any of the colors, I lose the top header images (Oh! San Diego and the Cityscape)

    I’ve changed the themes images successfully. However, whenever I try to edit the hex colors in style.css the images disappear. I have tried changing them one by one and uploading and even colors that don’t seem to be involved with areas that have graphics cause them to disappear.

    Would anyone have any clue as to how I can change the colors in style.css without losing the themes header images? I truly appreciate any suggestions as I have no hair left on my head to pull out :)

  1. 22. hso | June 29, 2008 #

    @ Melissa Hedwall

    That is weird, those should be unrelated and changing one should not affect the other. BTW, which is the color are you trying to change?

    Tip: Ensure the hex color code is valid.

  1. 23. Melissa Hedwall | July 1, 2008 #

    HSO

    Thank you so much for replying! I figured it out. I had my head up my @** and was using MS Front Page to edit CSS. As soon as i woke up and edited it in notepad it was fine!

    Thank you so much. Also, I will always keep credit at the bottom of my pages for your beautiful templates.

  1. 24. Doris Joa | October 13, 2008 #

    Hello,
    I am using this wonderful theme and have successfully changed all what I wanted.
    But I just saw, that at the end of the posts is no link like “Previous Posts” or “Older Posts”, so that people could look for older entries.
    Thank you in advance.
    Doris

Have Your Say »

(Required- use your name, not keywords)

(Required- will not be published)

(Optional)

Use SimpleCode while pasting codes.