my-grass-nd-dew

my theme with grass and dew

This is a beautiful, simple and free theme for WordPress. Theme color is green and white. The theme feels a morning freshness, it is because of dew drops on green grass.

Theme Features

Very Nice design

This theme is very beautiful, green and white colors are used, together with grass and dew point gives a freshness and finesse.

Funy RSS and Twitter icons

RSS and Twitter, these icons are very well included in the design. For manage this icons, exist on admin side > Appearance , a special link My Theme Options.

Special settings "My Theme Options"

These settings allow you to make various changes to RSS and Twitter. You can set your twitter account to be displayed on the blog, if you insert in twitter field a twitter account. By default, twitter account is hidden. You can change : sidebar position and number of menu items from header's menu. You can create your personal menu.

Sidebar & Widgets

Sidebar is very simple. Sidebar is configurable and widgets from sidebar is displayed in Unordered List with silver dashed border (bottom). All widgets were adapted from design.

comments: 37 » tags: , , , , ,

Comments

Pings

  • Kristina says:

    Hi

    I am using this theme and it is very nice, but has a few strange features in it:

    1. The menu items are not ordered according to my settings. The horizontal menu shows arbitrary alternatives, and in arbitrary order, which makes adding new pages difficult. You never know where they end up. The drop down menu also makes everything appear in arbitrary order.

    2. Adding a second menu item (page) with sub pages yields that the sub pages aren’t showing at all. So I can only have one level-2 menu group, all the rest need to be on level 1. Otherwise they are not showing at all.

    3. I would like to be able to tell WP which menues I want to show in the horizontal menu bar and be able to change it over time as well. OR, I would like to be able to switch horizontal menu bar off alltogether, as it shows a confusing list of menues right now. And showing less than 4 items isn’t allowed.

    4. The twitter icon doesn’t show in my installation, but to me that not a problem.

    This happens in Explorer 8 and Chrome 6.

    Otherwise a very nice theme, thank you!

    Regards

    /Kristina

    • spopescu says:

      Hi, about menus :
      in Appearance > Menus (admin side)

      you can create personal menu. Save it and put it in box “Theme Locations” > field “menu in header”

      check update, I put on wordpres.org version 0.6, should be validated and will be available soon. ;)

      Thanks to all for comments :D

  • Ted says:

    First off, I have to say that I really love this template.
    However, it seems that the parent/child relationship of the tabs is not enforced.
    Not sure if this is what @Kristina was alluding to in the comment above, but it would be nice to have sub-navigation enforced. I am using version 0.7

    Thanks,

    -Ted

  • Jon says:

    Love this theme, but how can I move the site name? I would like to place the title of website header in the middle of the page. How do I do this? Thanks

  • Jon says:

    Also how would I alter the size of the font on post titles? Thanks again

  • jon says:

    Ahhh ok thanks for the reply, I will have to re think themes then ;-)

  • Kristina says:

    Hi

    Thank you for your explanation, the menus are showing beautifully now. :-)

    Just don’t know how to get rid of that Home menu… It is not typical for this theme, many others do show a default Home page, although I don’t want it…

    Kind regards
    /Kristina

  • good thing!thank for shiring~

  • Philshaunda says:

    I LOVE this theme, can you provide me guidance on how I can easily add my logo to the header? I would like to keep the site name etc in place, but simply add my logo, so that it shows on each page in the header. Thank you soooooo much.

  • choumingte says:

    taiwan 33041 taoyuan.

  • Andriy says:

    Hi, I would like to be able to change the text on the Search button since I want to use different language. Is there a way to do it?

  • Wordpress says:

    I LOVE this theme,good

  • Farias says:

    Hi! nice theme…

    I did some changes to the header.php and the style.css files under the themes folder in order to add a logo on top of the page but unfortunately it wont load, it just shows my alternate text… Any idea why its not loading…?? If necessary I can provide further details of what exactly I did change in those files…

    Hoping to get a reply real soon… Thanks in advance!!

    :)

    • Alex says:

      provides more details on the changes made !

      • Farias says:

        to the header.php, under blog info section:

        <a href="/">

        and to the style.css, under blog info:

        /* blog info*/
        div#blog-info { float:right; height: 89px; width: 248px; margin: 0px 0px 0px 0px; }
        div#blog-info a img { border-width: 0px 0px 0px 0px; }

        I started a new topic about this in a forum, you might wanna check it out here

  • alex says:


    <a href="<?php echo home_url(); ?>/">
    <img src="resource/images/my-logo.png" alt="my-alternate-text"/>
    </a>

    this code will be changed with this :

    <a href="<?php echo home_url(); ?>/">
    <img src="<?php echo get_template_directory_uri(); ?>/resource/images/my-logo.png" alt="my-alternate-text"/>
    </a>

    your logo is not displayed because, the src of image is incorect. You will be add to src path, the function get_template_directory_uri(), this function return root path of theme directory.

  • Andre says:

    Hi, love this theme, but I’m trying to add a Google Buzz icon next to the RSS and Twitter icons …I have the image but I don’t know how to add it…

    I don’t know anything about php …I know I should also edit the *.css and that part’s maybe ok…. but header.php is a sticking point.

    What’s the easy way? Thanks guys

  • Sean says:

    I am designing a website with your theme and on safari and firefox the side bar shows transparent background? I have widgets activated in the sidebar and if the page is a long page, after the widgets its transparent. How do I make it white background? IE: http://greenleafpc.com/wp/

  • Ihsan says:

    Is there a way to RTL the theme, mainly the posts?

    Thanks

  • alex says:

    we’re a little busy, but in a few days we will fix all bugs in all themes. Thank you for your messages

  • John says:

    Hey,

    Great Theme looks very good. Just wondering how to remove the RSS feed icon from the Theme?

    Thanks and keep up the good work.

    John

    • husanu says:

      header.php

      14<div id="header">
      15
      16    <div id="social">
      17        <a href="<?php bloginfo('rss2_url'); ?>"
                        title="RSS feed"><img
                        src="resource/images/rss-hover.png"
                        width="1" height="1" alt=""/></a>
      18        <?php
      19            if(function_exists('my_social_twitter')){
      20                if(strlen(my_social_twitter()) > 0){
      21        ?>
                ...
      

      you do remove line 17, from header.php :

      17        <a href="<?php bloginfo('rss2_url'); ?>"
                        title="RSS feed"><img
                        src="resource/images/rss-hover.png"
                        width="1" height="1" alt=""/></a>
      
  • Ezequiel Lavaca says:

    I am using your template, I have facing trouble as Kristina. I have two Home pages, one I have created and one by default.

    I want my home with a static page and not called home.

    Please tell me how I could get rid from the default home.

    Best regards,

    Ezequiel

    • husanu says:

      functions.php :

      62 if($this -> rootitemcount == 0){
      63    if ( is_home() ) {
      64        $output .= '<li></li>';
      65    }
      66
      67    $output .= '<liApple-tab-span" style="white-space:pre">
      68
      69    if(is_home()){ $output .= 'current_page_item'; }
      70
      71    $output .= ' home_page_item">';
      72    $output .= ' 	<a href="'.home_url().'/" title="Home">Home</a>';
      73    $output .= '</li>';
      74
      75    if ( is_home() ) {
      76        $output .= '<li></li>';
      77    }
      78 }
      

      you do remove lines 62 – 78 , from functions.php :

  • John says:

    Hi,

    Is it possible to change the menu style to a more traditional style? I have a lot of subpages to put on my site but because of the way that they currently display browsing the menus is a bit funny.

    Thanks

    John

  • jan says:

    Hi, I love this theme but I cannot get more than one widget to show in the sidebar. Can you advise me how to do that or are there some further instructions on using the menus? I’ve tried to forum link but it isn’t working.
    any help appreciated.

  • Baruch says:

    I love your theam its easy and grate looking
    today i fixed the top menu to remove the home
    keep the good work

  • Fhupdoyt says:

    I’m training to be an engineer http://olasahakyfyfa.de.tl little young virgin bbs PS: She has to be fakin it because his dick is too small to be eliciting those moans and groans………..again, he is a lazy and selfish fuck. Reminds me of someone.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

Comment

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

felix136@mailxu.com http://fbg.mailxu.com