• hello

    my site is https://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??

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter shilpi13

    (@shilpi13)

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

    Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

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

    https://codex.www.ads-software.com/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.

    Thread Starter shilpi13

    (@shilpi13)

    ok thanks for info…

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘change position of header text and search box’ is closed to new replies.