Header problems

Viewing 12 posts - 1 through 12 (of 12 total)
  • #13249
    BP host
    Participant

    Hi, I recently updated to the Pinboard theme and I love it. I followed the discussions on headers but still haven’t found the answer to my question.

    I want to customize my header but it never fits in the section. I uploaded an image but there is still a big gap between it and the main menu.

    I put the right measurments so I don’t understand why it still doesn’t work. I even added the code:
    #site-title {
    margin:0;
    line-height:0;
    float:left;
    }

    But it doesn’t fit perfectly πŸ™

    Can somebody help me please (I am not good with codes).

    Thank You Very Much

    Here’s my website: http://www.beyondpaperwork.com/

    #13257
    Daniel Tara
    Keymaster

    There’s a bug with the custom header image, we’re working on fixing it.

    #13267
    BP host
    Participant

    Oh okai Thank You

    #13350
    Daniel Tara
    Keymaster
    #13570
    TorontoBoy
    Participant

    Hi Daniel, I downloaded the new version you posted (above) and it seems like it is identical to Pinboard v1.0.7. I did a file compare between the above version and Pinboard v1.0.7, and found all files the same size. What .php files did you change, as I can’t find any difference?

    I am trying to solve the issue of too much space between the banner graphic and the black menu line. I have eliminated the issue of space between the banner graphic and the top of the screen.

    #13579
    Ashlan
    Participant

    @Daniel Tara – v1.0.7 has not changed this issue that I can see, either. Thank you for looking at this for us.

    #13624
    Jack Ball
    Participant

    Daniel Tara…I installed the version that you linked to, but it now says it is version 1.0.6 That did fix the header issue, but I always like to run the most recent version. Any ideas?

    #13654
    rbkyomama
    Participant

    I am trying to align the header text with the logo I loaded.
    In Dashboard it looks like I want it to. But when I visit the site the alignment is a mess. I see no way to control this either in Settings > General, or Appearance > Header

    #13881
    WickedAlways
    Participant

    Hello.

    I am having the same problem. I have the most recent version and I still have a huge gap between the custom header and the menu. Is there a fix for this?

    #13919
    jjoerres
    Participant

    I need help with this too..there is a large white space between the header image and the nav bar. Smaller space on top.
    any help would be greatly appreciated.

    #14096
    TorontoBoy
    Participant

    The social media icons appear on the right side of your banner. When you click on the search icon the search bar appears on the right side of the banner and the other social media icons will appear on the right side, on a line below your banner and above your nav bar.

    Assuming your header text is turned off a banner width of 850 px will minimize the amount of free white space between the bottom of your banner and your nav bar to a single a blank line, which is used to display your social media icons when you click on the search icon.

    If your banner is wider than 850 px the social media icons will be pushed down onto another line, further increasing the blank white space between the bottom of your banner and the top of your nav bar.

    #14153
    nipitmaster
    Participant

    I was able to solve this by hiding the search bar with the following CSS in the theme options:

    form#searchform {
    display: none;
    }

Viewing 12 posts - 1 through 12 (of 12 total)

You must be logged in to reply to this topic.