• http://bit.ly/ad9tgW
    How can I shift the header (it’s a table) to the left?

    I want to increase the size of the center logo, but that shifted the header to the right (as it is in a table), so I want the entire header to be centered. Any thoughts?

    Thanks!

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter Jam

    (@pimaniii)

    Where can I find the code that places the header in style.css?

    Thanks!

    Thread Starter Jam

    (@pimaniii)

    Here’s my Style.css header code

    [CSS moderated as per the Forum Rules. Please post a link to your site instead.]

    Thread Starter Jam

    (@pimaniii)

    Oops! Sorry. http://bit.ly/ad9tgW

    Thread Starter Jam

    (@pimaniii)

    I tried finding it in style.css, but I cant find the proper code to shift it either in pixels or %.

    Any thoughts as to where I can find the header code to shift the entire header to the left, or keep it centered at 100% without a margin?

    Thread Starter Jam

    (@pimaniii)

    Hey!

    I found this online. Is this the correct code that I am looking for?

    h1 {
       font-size: 0;
       text-indent: -1000px; }

    Thanks!

    Thread Starter Jam

    (@pimaniii)

    Ok, I have tried every header series in style.css. I cannot make the header shift left.

    Anyone, help is greatly appreciated!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Shift Header (Table)’ is closed to new replies.