Support » Themes and Templates » GRUNGE-WALL THEME ERRORS!!

  • 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?

Viewing 4 replies - 1 through 4 (of 4 total)
  • 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.

    Thread Starter xshadow10

    (@xshadow10)

    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

    Oh dear… 🙂

    I also just recently installed the Grunge Wall theme, and I added a div in the header.php and style.css for a google ad, I haven’t changed/touched anything else AND I lost all my blog posts and sidebar.

    http://ultimate-mma.com/

    Funny thing is I did exactly the same to duplicate site (same theme-Grunge Wall) and it is working perfectly!

    http://www.ufcundisputed.org/

    Help!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘GRUNGE-WALL THEME ERRORS!!’ is closed to new replies.