Moving header up
-
Hello all,
I would like to ask for some help tweaking some things on my site. I recently “remastered” its appearance by editing css code. There are however, some things that did not transition well with the new look.
First, I would like to move the header I am using a little bit up, because there is a lot of real estate between it and the top search bar.
Second, for some reason, when I changed the menu, an empty block was created at the end of it, but there isn’t a button or anything on. How could I take it out so the menu ends at the ABOUT button?
Third, for some reason I do not know, the RSS button that use to appear at the top of the side bar has disappeared and now only the posts’ titles are there. I am not sure but perhaps moving the header up a bit will help with this.
Halluke was who helped me realize all these changes, so if you are around, I would certainly appreciate any advice. Otherwise, I know there are a bunch of other savvy people in here.
Thanks!
The blog I need help with is: (visible only to logged in users)
-
Hello there,
I can’t help with CSS editing but I can answer so this thread is bumped back onto the front page of the forum. :) -
-
On the menu, do the following:
#pagenav { width: auto; }On the header do the following:
#header { padding: 0 40px 40px !important; }
- The topic ‘Moving header up’ is closed to new replies.