New softball site

  • carlyas

    #4345

    Several months ago while my site was still in development I think someone asked if the header could extend all the way across the page, and I mentioned I had done it by making a custom header image and modifying the page background. I said I’d post my site once it was live… so here it is!

    http://www.fastpitchpower.com/

    Love the theme! I’m new to wordpress and it’s been a great intro. Great support too.

    Mod

    Kenneth John Odle

    #27979

    I remember your web site. It looks good! Nicely done (and clever, too)!

    carlyas

    #27980

    Thanks! You and others on this forum have been extremely helpful. I definitely couldn’t have gotten it to this point on my own!

    Admin

    Syahir Hakim

    #27981

    I agree. One of the better implementation and customisation of the Graphene theme around.

    A few things you can do to improve things further:

    1. There are too many lines at the bottom of each post, making the posts listing looks cluttered. Try removing the lines and leaving just one.

    .entry-footer,
    .post {
    border-top: none;
    }

    2. Clean up the paddings in the footer

    #footer {
    padding-top: 10px;
    }
    #copyright {
    width: 54%;
    margin-bottom: 0;
    }
    #developer {
    width: 29%;
    }

    carlyas

    #27982

    Thanks for the tips! It looks much better.

Viewing 5 posts - 1 through 5 (of 5 total)

  • You must be logged in to reply to this topic.