• Hey All,

    I am trying to line up a graphic Image on my header..It seems to come over to much on the left side. Can I “Nudge” it to have the left side of the image align with the Left Column end? Which CSS do I need to adjust and any ideas what the adjustment might be?

    The Site is http://www.techtalkradio.com/blog/index.php

    The Graphic is the Banner on top, you’ll see how it doesn’t line up

    Andy

Viewing 5 replies - 1 through 5 (of 5 total)
  • It’s because with that theme there is CSS in more than one place. The css below is in the header template:

    #header { background: url("http://www.techtalkradio.com/blog/wp-content/themes/default/images/techbnr2.jpg") no-repeat top left;padding: 15px 10px 15px auto;}
    see the word ‘left’ ?
    Change it to center.

    i see, i have a smilar problem : in http://www.forexarchives.com/

    Until the right sidebar loads, its all fine, the header is right in its place. But the moment it loads, the header image shifts a bit left. any idea why?

    Looks fine to me – how much is a ‘bit’ ?

    Looks good here also, in IE there is an extra pixel on the width but is nothing I would worry about.

    ??

    hi podz, and dawg, thanks for the reply.
    Yes, in firefox its alright. But in IE there is this pixel shift after the right sidebar loads. See here: http://forexarchives.com/forex_images/forex_header_prob.jpg

    My target audiience is mostly in IE, so i need to fix that part. And thats why you can see that in firefox my footer is not aligned properly.. but if i align it for firefox, it screws up in IE… haih..

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Need Help Aligning an Image’ is closed to new replies.