• Resolved impossible

    (@impossible)


    Hi!

    Sorry, but I am a totally noob but i have a simple question about the theme crop circles. The original header image is 200px. I changed it to a new header image at 260px but somehow it only displays 200px. I dont really know what to edit so the header would display the entire 260px.

    Again, i would like to apologize for this noob question.

Viewing 13 replies - 1 through 13 (of 13 total)
  • jimatwork

    (@jimatwork)

    I’m using IE and can see the entire header.

    Thread Starter impossible

    (@impossible)

    well, when i edit it on my site. in which i changed the original header image into a another image with a greater height 260px, it wont show the rest of the image…. the original theme’s header image displays fine because it is 200px.

    here the site: http://im-possible.net/

    jimatwork

    (@jimatwork)

    There is something in the css style sheet that limits the height of the header image to 200px. Go into Admin, then Presentation and then Theme editor. Look for header. It should be limiting the height to 200px.

    Thread Starter impossible

    (@impossible)

    #header {
    padding: 0;
    margin: 0 auto;
    height: 260px;
    width: 100%;
    background-color: white;
    }

    #headerimg {
    margin: 0;
    height: 260px;
    width: 100%;
    }

    And it still doesnt work…. This is driving me NUTS!

    jimatwork

    (@jimatwork)

    What is missing from the picture that you can’t see?

    Thread Starter impossible

    (@impossible)

    the bottom half of the picture which can be seen here:
    http://im-possible.net/wp-content/themes/cropcircles/images/fronter.jpg

    jimatwork

    (@jimatwork)

    When I view your site in IE, I see the same picture. Are you using IE or FF or some other browser?

    Maybe your cache needs to be cleared. Try Ctrl-F5 if you are using IE.

    Thread Starter impossible

    (@impossible)

    Hmm yea, youre right. It works fine in IE… I was using FF……

    lol..thanks!

    jimatwork

    (@jimatwork)

    But, it’s still a problem if FF is not showing what you want.

    resiny

    (@resiny)

    it works fine in firefox for me

    jimatwork

    (@jimatwork)

    Clearing the cache is not usually the first thing we think of when we have a problem after making changes to our theme (or in my case to a plugin). I had problems for hours when trying to make a simple change to a plugin. In reality all I had to do was to clear the browser cache.

    Thread Starter impossible

    (@impossible)

    HELP?!

    I have another question. omg haha im so stupid.

    http://im-possible.net

    I would like to have the main section be more closer with the header image, like equal to the navigation side. (but basicly i want less blank space between the header image and the content, and that is including the navigation menu) I dont really know how to change that… πŸ™

    Thread Starter impossible

    (@impossible)

    Help?

Viewing 13 replies - 1 through 13 (of 13 total)

The topic ‘Theme: Crop Circles. Prob: header image’ is closed to new replies.