daddyalfie Posted November 23, 2010 Report Posted November 23, 2010 Hi! HERE is the beginnings of a website I am working on. The "banner" at the top is one graphics file and the cartoon girl is another file I have positioned with a negative margin-top so as to have her overlap on purpose. Now, see the menu at the bottom? How can I shift that up to fall within the bottom mauve band of the banner? I have tried margins and z-index. I suspect it may be a floating issue or solution, but how? Thanks dudes and dudesses Alfie
daddyalfie Posted November 23, 2010 Author Report Posted November 23, 2010 Hold on there! Unless you have a brilliant answer NEVER MIND! I have the beginnings of an answer myself. It has to do with my trying to combine the #banner .nav into one CSS statement. Alfie
virtual Posted November 23, 2010 Report Posted November 23, 2010 Put the nav just after the h2 tag and before the img tag.
daddyalfie Posted November 24, 2010 Author Report Posted November 24, 2010 Put the nav just after the h2 tag and before the img tag. DUH!!! And then float the girl left. Thanks Virtual! (I feel SCHTOOPID!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now