• Recently I’ve created wordpress theme in my local server (using XAMPP). All things goes well until I upload and test-run it from my hosting.The problem is, I’ve set the header width at 100%, but in browser it doesn’t act like 100% wide.
    here’s the screenshot of my localhost test-run:
    http://i46.tinypic.com/2rgc8hy.jpg
    and here’s the online result:
    http://twit.sendaljepit.net/

    Can anybody give me suggestion?

    ps: sorry if my English bad, I’m not an English native speaker.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Don’t worry, your English is better than 90% of 10th grade students. Also, your site seems to look fine in my browser. I mean I’d fix the left sidebar but the header area seems fine.

    The problem is your content shifts under the header/navigation area when the browser window is resized. Any layout gets complicated whenever you mix a fluid header with fixed width content area. I would either wrap the header in the fixed/center container or switch everything to a full fluid layout.
    http://www.designinfluences.com/fluid960gs/

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[help] Different result of viewing theme’ is closed to new replies.