Forums

twenty ten, format tagline (6 posts)

  1. keithvb
    Member
    Posted 1 year ago #

    Have changed tagline text. Would like it to appear in a single line instead of wrapping.

    Any ideas?

  2. ClaytonJames
    Member
    Posted 1 year ago #

    You may have to reduce the width of the site-title div...

    #site-title {
    float:left;
    font-size:30px;
    line-height:36px;
    margin:0 0 18px;
    width:700px;
    }

    ..and increase the width of the site-description div...

    #site-description {
    clear:right;
    float:right;
    font-style:italic;
    margin:14px 0 18px;
    width:220px;
    }

    ...proportionately, to find the correct balance for your title and tag line.

  3. keithvb
    Member
    Posted 1 year ago #

    Worked perfectly!
    Is there any documentation of this theme?

  4. ClaytonJames
    Member
    Posted 1 year ago #

    Lots of interesting stuff out there!

    twentyten wordpress theme

    and here:

    site:wordpress.org "twenty ten "

  5. keithvb
    Member
    Posted 1 year ago #

    Thanks, Clayton...Appreciate the help & info.

  6. ClaytonJames
    Member
    Posted 1 year ago #

    You're welcome.

Topic Closed

This topic has been closed to new replies.

About this Topic