• Hi all,

    I was working on twenty-ten child theme and need to replace the default twenty ten header image with my new image(change in height and width).

    All went right but I am not getting how to get the site work same for all screen widths and in all browsers.

    What I mean is I have fixed the width of the image as 1260px.. But the problem is when I put it on air on some computers the image is bigger then their screen width and in some it is smaller.

    I have use the following function
    define( ‘HEADER_IMAGE_WIDTH’, apply_filters( ‘twentyten_header_image_width’, 1260 ) );
    define( ‘HEADER_IMAGE_HEIGHT’, apply_filters( ‘twentyten_header_image_height’, 165 ) );

    I dont know how to change CSS for this thing.
    My site url is acheiver.netne.net/p1. CSS need changes in divisions wrapper, some more. Please have a look and help me to resolve this issue.

    Its very urgent. Any help will be appreciated.

    Thank You

    Preity

    [mod: moved to the ‘How-To and Troubleshooting’ sub forum – the ‘Your WordPress’ forum is not meant for support questions]

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Problem with header image in twenty ten child theme’ is closed to new replies.