Write a Blog Post

Contribute WordPress, Design and SEO Articles, Contact for details..

Want a Blog Post?

If you need a guest author for your WordPress or Design Blog, contact us for details.

Want a Job?

We will direct clients to you for a flat fee of $100/design project. We also have blogging/marketing job opportunities.

Post a Job

Hiring solutions for bloggers, webmasters and companies looking for top rated WordPress design professionals.

MandarinMusing.com - WordPress Themes, Web Design, Internet, Technology, SEO | Freshly Squeezed Web 2.0 Resources
wpSnap - Best WordPress Themes, Plugins, Tips, Tutorials and News
wpSnap - Best WordPress Themes, Plugins, Tips, Tutorials and News PR5 Directory Services - dirsnap.com MandarinMusing.com - WordPress Themes, Web Design, Internet, Technology, SEO - Freshly Squeezed Web 2.0 Resources Headsetoptions.org - Web Design, SEO, WordPress Themes, Etcetera Partner sites since 2006, ranked amongst top 40 WordPress blogs, ranked amongst Technorati top 100 sites, featured on Buzz TV, interviewed for numerous blogs and books

“EARTHY” New WordPress Theme with shades of nature

earthy
EARTHY: Download | Test run | Support
2 Column, Beige, Tan, Brown, Umber, Grey, Black, Widget, Left Sidebar, Neat, Earthy, Shades, Environment, Green, Recycle, Save the Planet, Global Warming Template

Earthy is a new 2 column, “widget ready” WordPress theme with a left sidebar, with an earthy essence highlighted by brown and beige shades by headsetoptions.org and MandarinMusing. Ideal for environmental websites.

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.

For the free support we provide, all we ask you is to spread the word. If you like our themes, please do Digg/support our site, thanks.

  • Published by admin

4 Responses to ““EARTHY” New WordPress Theme with shades of nature”

  1. Headsetoptions.org › WordPress, Web Design, Blog, Etcetera » Blog Archive » “EARTHY” New WordPress Theme Released on April 1st, 2007 12:40 pm

    [...] Download | Test run 2 Column, Beige, Tan, Brown, Umber, Grey, Black, Widget, Left Sidebar, Neat, Earthy, [...]

  2. coop on April 3rd, 2007 8:29 am

    I’m using this theme bit am wondering how to add a previous post link at the bottom and how to change the greyish links in the side bar to something darker. My readers have complained they can’t read the links to previous posts or to who commented. I’ve changed every color and it doesn’t appear to actually change anything. I realize you may not want it changed because it wold wreck the design but is there some reason I can’t get the colors to change?

  3. admin on April 3rd, 2007 5:30 pm

    @ coop

    To add bottom navigation (prev and next) use each line of the below code within < and > (I removed it to display the code)

    div class=”navigation”
    div class=”alignleft”
    ?php next_posts_link(‘« Previous Entries’) ?
    /div
    div class=”alignright”
    ?php previous_posts_link(‘Next Entries »’) ?
    /div
    /div

    As for the link colors, define link colors for #leftnav something like the example below:

    #leftnav a, #leftnav a:visited {
    color: #666666;
    background : inherit;
    text-decoration: none;
    }

    #leftnav a:hover {
    color: #0000ff;
    background : inherit;
    text-decoration: underline;
    }

    This is just an example, you need to change the colors.

  4. coop on April 3rd, 2007 9:21 pm

    Thank you I figured out the colors I guess I just missed it the first time due to oversight.

    Thank you very much.

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>

Some Useful Info

Use SimpleCode while including codes.

The links from all comments have the no-follow tag to prevent spammers from gaming their way up into SERP. So please keep the comments clean, try not to use keywords as "Names" or post unnecessary links in the comments. Thank you for cooperating.