• govpatel

    (@govpatel)


    I have been looking for css code for this tags
    <div id=”branding” role=”banner”>
    I have been tying find it using firebug just can not see witch code controls the header part.
    I am using twentyten child theme
    so that I can place my header in center is on left now.

    click on my name to see my website.

Viewing 4 replies - 1 through 4 (of 4 total)
  • esmi

    (@esmi)

    I don’t think there is any specific CSS for #branding. It’s just being constrained by #wrapper. So you should just be able to add the necessary CSS.

    Mraztek

    (@mraztek)

    to make everything easy don’t use the top banner on css use this code.

    <div style="text-align: center">
    UR BANNER
    
    </div>

    Thread Starter govpatel

    (@govpatel)

    I wonder why I can not find it

    Thread Starter govpatel

    (@govpatel)

    @mraztek @esmi Thank you

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘I need to place header in center’ is closed to new replies.