Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #19851
    mscserginho
    Member

    pls help me
    i want my banner in all this blank space
    http://prntscr.com/2ofpj8
    I had made a banner the size of this white area, but the size are small after the upload, as I do to occupy all that space blank? some code? help: ‘(
    http://prntscr.com/2ofp47
    i made this on photoshop, i want do it, or similar

    #19872
    Sakin
    Keymaster

    @mscserginho: It would have been better if you have posted your site URL as well. I see that you are using Catch Everest Free Theme. Then just go to “Appearance = Header” and upload the image size of width 1140px after you upload it use the button “Skip Cropping, Publish Image as Is” to upload the original image. Then you can add the following CSS in “Appearance => Theme Options => Custom CSS” box to remove the padding.
    #hgroup-wrap, #hgroup { padding: 0; }

    But you cannot keep the social icon and search in the header right sidebar. It will go down or you can disable that from “Appearance => Theme Options => Header Right Sidebar”

    #19875
    mscserginho
    Member

    not worked
    i disabled the social icon, and used the css
    here big size
    http://prntscr.com/2oqnex
    here small size
    http://prntscr.com/2oqnh9

    here is url
    http://www.imperialgames.net

    #19876
    Sakin
    Keymaster

    @mscserginho: The replace your css with
    #hgroup-wrap, #hgroup, #site-logo { padding: 0; }

    I don’t get it why the image has 300px. Can upload/select the image from “Appearance => Header” and select the crop area cover full image and click on crop and publish. Maybe this will help.

    #19877
    mscserginho
    Member

    thanks man! worked after the crop .-.
    i love u <3

    Hugs from Brazil!

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Banner size’ is closed to new replies.