• I just downloaded wordpress-072-gold.zip yesterday. Installed it successfully, except that the layout looks awful: http://www.clickbasics.com/users/wordpress/
    I discover that the <div id=”rap”> tag on index.php has no definition for #rap in wp-layout.css and figure this has to be the problem. layoutb2.css doesn’t have it either.
    I tried using bw.php as index.php, but it is even worse. Is this a known problem? Will it be fixed soon? Is there a work-around, i.e. can someone provide the definition as a response to this message?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Looks like you have a trailing slash at the end of your blogpath, look under options after you login to WordPress and delete the trailing slash. (look under base settings and siteurl) Let us know if that worked.
    Peace.

    Yep, #rap is just there for CSS layouts that need a wrapper div, and for a little soul.

    I would like to clarify that #rap is ok to remove from index.php? Is this correct?
    I removed it from my site (www.pipebomb.net) and see no ill-effects, but I just want to doublechek…

    pipebomb,
    You won’t have a problem removing the rap div. Some folks like to have a “wrapper” that everything else fits into, and it can be beneficial to help you apply certain things overall to the page, like a background image.
    In reality, it does no harm to leave it either. It’s just that some CSS layouts might use it, and if you wish to apply that skin to your site, you might have to put it back. Not a big issue there, obviously.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘No #rap definition in wp-layout.css’ is closed to new replies.