Forums

Hide Title and replace with logo (3 posts)

  1. stephmoroney
    Member
    Posted 2 years ago #

    Hi!

    I'm not a wordpress expert and just learning the ropes. I've started my website and I'm trying to hide my Title without deleting it for SEO purposes. I have my logo up and want it to be in place of the Title. I was wondering if anyone can help me. I've tried a few ways and it just doesn't seem to work.

    My site is http://www.postgradproject.com

    Any help would be greatly appreciated.

    Thanks.

  2. alism
    Member
    Posted 2 years ago #

    I'd imagine that you could do this through CSS (style.css), although you might run the risk of picking up some hidden text penalty if you're too sneaky with it.

    (welcome to WP by the way! :-)

  3. figaro
    Member
    Posted 2 years ago #

    Well, your background color is #555555, so find the following in style.css:

    #header h3 a {
    color:#FFFFFF;
    font-size:260%;
    font-weight:100;
    line-height:28px;
    text-decoration:none;
    }

    and change the color to color:#555555;

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.