-
BP hostParticipant
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/
TorontoBoyParticipantHi 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.
AshlanParticipant@Daniel Tara – v1.0.7 has not changed this issue that I can see, either. Thank you for looking at this for us.
Jack BallParticipantDaniel 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?
rbkyomamaParticipantI 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 > HeaderWickedAlwaysParticipantHello.
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?
jjoerresParticipantI 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.TorontoBoyParticipantThe 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.
nipitmasterParticipantI was able to solve this by hiding the search bar with the following CSS in the theme options:
form#searchform {
display: none;
}
You must be logged in to reply to this topic.