The MU forums have moved to WordPress.org

2 easy questions for the Pros here :) (6 posts)

  1. rivernet1
    Member
    Posted 14 years ago #

    Q1: I have my own graphic for the header, but the text version of the sitename is also overlayed on it. If I remove it (text), I'm sure there's going to be an issue with spider crawlers and what-not, I'm sure. So how do I display the text "invisably" and still maintain my graphic on the top?

    Q2: The layout I'm using is very nice, but a little too narrow. Where is the attribute locate to widen the page about 2 inches?

    Much thanks in advance, WPMU is the bomb :)

  2. rivernet1
    Member
    Posted 14 years ago #

    ~~ bump ~~

  3. cafespain
    Member
    Posted 14 years ago #

    1. That's a CSS question. Search Google for CSS help
    2. That depends on the theme you are using, and is more than likely a CSS question (but will also involve redoing some of the images of your site if it is graphics heavy).

    This is the WordPress MU forum and neither of your questions are related to MU, which is why no-one answered them.

  4. dsader
    Member
    Posted 14 years ago #

    Codex has examples that may make you a better CSS detective.

    http://codex.wordpress.org/CSS_Troubleshooting#Examine_Your_HTML_and_CSS

  5. rivernet1
    Member
    Posted 14 years ago #

    Thanks to both of you for your replies. Much appreciated.

  6. Frumph
    Member
    Posted 14 years ago #

    #header { text-indent: -9999px; }

About this Topic

  • Started 14 years ago by rivernet1
  • Latest reply from Frumph