Forums

change position of header text and search box (4 posts)

  1. shilpi13
    Member
    Posted 1 year ago #

    hello

    my site is http://www.fixpcyourself.com and using twenty eleven theme
    i want header description to be placed after my logo
    and header title to be placed below this and search box on right of title

    like this
    Greay area| White space |Grey Area
    | Whitespace| Logo.. site description | Grey
    | Whitespace|site title [Searchbox]| grey

    everytime i am trying to place header text in right of logo its coming in left or bottom of logo
    what changes have to be done in style.css
    plaese someone help??

  2. shilpi13
    Member
    Posted 1 year ago #

    in which css header i have to change . whether i have to make new css headers or anything else.. please someone help

  3. Save yourself some grief down the road and create a child theme of Twenty Eleven.

    http://codex.wordpress.org/Child_Themes

    Most likely much of your changes can be made via CSS.

    Once you have your twentyeleven-child/style.css setup and you activate your child theme then use Firebug to identify the CSS you need to change.

    Put those new additions/changes into twentyeleven-child/style.css and you can customize to your heart's content.

    If you do need to modify the header.php file, then copy the one from twentyeleven/header.php into twentyeleven-child and modify the copy instead.

  4. shilpi13
    Member
    Posted 1 year ago #

    ok thanks for info...

Topic Closed

This topic has been closed to new replies.

About this Topic