Forums

GRUNGE-WALL THEME ERRORS!! (4 posts)

  1. xshadow10
    Member
    Posted 3 months ago #

    Hi,
    I'm using the Grunge Wall theme. My sites url is http://online-anime.freecp.net. There are a couple of problems I'm facing the I would appreciate if anyone know's what to do.

    1) If you go to my site using IE (Im using the latest IE version), the sidebars wont fully show, looks messed up. It looks fine with Safari.

    2)If you go to the comment thing, you'll notice that it doesn't have the; Name:
    Email:
    Website:
    Because it is the same color as the background, how can I change this?

    CURIOSITY QUESTION:
    I just recently downloaded WP and installed the Grunge Wall theme, and I haven't changed/touched anything with its coding or anything like that AND I'm having so many issues with it already! WHY? Is this a bad theme to use?

  2. esmi
    Member
    Posted 3 months ago #

    1. You may want to start by validating your site.

    2. Edit style.css and change:

    body {
    color:#EEEEEE;
    font-family:Arial,Sans-Serif;
    font-size:62.5%;
    text-align:center;
    }

    to

    body {
    color:#aaa;
    font-family:Arial,Sans-Serif;
    font-size:62.5%;
    text-align:center;
    }

    Is this a bad theme to use?

    Any theme that has a background color of black and a text color of near-black should be ditched asap, in my opinion.

  3. xshadow10
    Member
    Posted 3 months ago #

    alright thanks for the advice... Guess I'm gonna look for a new & better theme.

    It made me laugh when I opened up the style.css..... You know why?

    Theme Name: Grunge Wall
    Description: Grunge Wall theme created by http://ooyes.net.
    Version: 3.6
    Author: Ooyes
    Author URI: http://ooyes.net/
    Tags: fixed width, two columns, valid XHTML, right sidebar, black, custom header, unique, black, style switch, multiple styles

  4. esmi
    Member
    Posted 3 months ago #

    Oh dear... :-)

Reply

You must log in to post.

About this Topic