Hey Guys,

Thought I solved the small issue I am having with my nav bar. I made a sprite image and I am using css to position the buttons. One of the buttons (autos) is not positioned in the right spot. It needs to be next to the other buttons. Check out my website:

http://drew-parker.com/mycal/


If you have a solution or any tricks please share with me, I appreciate any help!

Thanks,

Drew

Recommended Answers

All 3 Replies

The thing which usually works for me in such cases is to make "position: relative" and then use "top" and "left".

hmm...I already have my sprite set to relative and I believe I have used the top and left positioning correctly. I will double check : )

Any further help would be appreciated!

Nevermind I figured it out. Had to change nav to height and width 100%...also changed some mainnav margins!

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.