Forums

[closed] twenty eleven modifications - how to center site title, menu bar and. (2 posts)

  1. danthaman87
    Member
    Posted 3 months ago #

    I would just like to thank you in advance for taking the time to assist me and i will surely pay it foreward on here.

    I would like to know how could I center the site title, the small text right under it, the main menu titles, page title and how can I make page directed sidebar links? Recommended plug in's would also be appreciated.
    My site is:
    http://empresasconstructorasenlima.pe/

    Again on behalf of all of us oblivious people, I would like to thank you for your help.

    God Bless.


    [closed as duplicate topic of http://wordpress.org/support/topic/twenty-eleven-modifications-how-to-center-site-title-menu-bar-and?replies=4 - please continue with the other topic, and start only one topic per problem]

  2. deepbevel
    Member
    Posted 3 months ago #

    using Firebug, I discovered you can get the twentyeleven title to center like this:

    #site-title a {
    padding: 120px;
    }

    and site description like this:

    #site-description {
    margin-left: 300px;
    }

    If you add these to the bottom of style.css it should work. if not just remove it. Also you can fine tune the numbers as you wish.

Topic Closed

This topic has been closed to new replies.

About this Topic