Help with matching WP site (so close!)
oceanthrsty
Registered Users Posts: 134 Major grins
Hey all I'm REALLY close. Just a couple small things left. :scratch
At the top of my page I have a small white band that I'm trying to eliminate. www.glossyfinish.com
Of course it doesn't show up in the editor, but I can't seem where to eliminate it or what I have to fix.
Secondly, is there anyway I can get the menu bar to not stack up when the window gets smaller. I'd prefer the menu to slide to the left as the window gets smaller, then start making the text smaller, then finally converting it to the "Menu" button.
you can see the behavior I'm looking for here: www2.glossyfinish.com
Thanks!
At the top of my page I have a small white band that I'm trying to eliminate. www.glossyfinish.com
Of course it doesn't show up in the editor, but I can't seem where to eliminate it or what I have to fix.
Secondly, is there anyway I can get the menu bar to not stack up when the window gets smaller. I'd prefer the menu to slide to the left as the window gets smaller, then start making the text smaller, then finally converting it to the "Menu" button.
you can see the behavior I'm looking for here: www2.glossyfinish.com
Thanks!
0
Comments
Try adding the following code to a CSS block valid on the entire site to remove the white banner:
For your menu I would think you need those "media" rules
But I am not certain if you can trigger the menu-button yourself, I would assume so, but ... maybe someone else can help out (or maybe just making the fonts smaller for all the other ones already helps you out?)
Good luck
Lille Ulven
To the OP, your logo container and navigation container are set to 50%. I would set your logo at 15% and your navigation to 85%. That should take care of that.
Images in the Backcountry
My SmugMug Customizations | Adding CSS to Your Site | SEO for the Photographer | Locate Your Page/Widget Number | SmugMug Help Desk
Mike that worked! Thank you. I thought I had that setup differently but when I had deleted a previously used space it much have reset the percentages. Good catch!
Thanks again.