Separator line over header image in Blogum
-
Hi. We had a question on the Spanish forums. They use Blogum and their header image seem to be a little low, to the point that the separator line where the blogs begin is on top of the header.
The blog in question is http://thatsmeinnewyork.wordpress.com
Do you have any idea why it’s doing that?
(Reminder: this is not my blog) -
It has to do with this that was added to the CSS
#header-image { margin: 12px 0 -22px -105px; }What exactly are they wanting? Are they wanting the bottom edge of the image to be right on the line?
-
Thanks, tsp, I’ll pass on the information to the user, and either me or themselves will report back here.
-
You are welcome. Removing that straightens out a the shift down and the shift to the left. If they want to move the image down so it is at the top edge of the line, that can be done easily.
-
The user wanted it back as it was before, so I told them to remove the code above. Problem solved. Thanks from the two of us :-)
- The topic ‘Separator line over header image in Blogum’ is closed to new replies.