Jump to content
xisto Community
Sign in to follow this  
zach101

Need Help With Navigation.

Recommended Posts

Hey guys im making a site that needs to have well im not sure what its called im sure its in css though. Any way what I need is a navigation that when hovered over drops out to the side like this below:Original Nav:HomeAbout SSECStaffServicesStorePhoto GalleryNews and EventsContactHowever when one is hovered over it looks like:HomeAbout SSEC? Mission Statement? HistoryStaff? Dr. John.Doe? Dr. John.Doe? Office ManagerServices? Dentistry? Lameness? Pre-purchase? Reproductive? VaccinationsStore? Price Lists? The Wrap CenterPhoto GalleryNews and EventsContact? Mailing Address? Phone? Email? OpportunitiesOf course I dont want it to be that when you put your cursor over about or store they all hover thats just an example of what they would all look like im sure you guys have seen many like it before. So what im wondering is do any of you guys know a site in which you could direct me? I dont know enough CSS my self to actually write it all by hand and im sure its pretty simple.

Share this post


Link to post
Share on other sites

I think this site (http://www.seoconsultants.com/css/menus/tutorial/) has it laid out pretty clean.. The problem with creating a hover menu using only CSS is that it is not VERY compatible! Using a combination of JavaScript and CSS would probably be the best solution!

There is a great example of Suckerfish dropdown menus here: http://forums.xisto.com/no_longer_exists/

You can view the source and edit it to your needs :)

Share this post


Link to post
Share on other sites

That looks like what he needs. That is a good source because that is something I have been looking for as well but I thought it was a JavaScript. Maybe I can use that for my site now if I ever get it back going again.

Share this post


Link to post
Share on other sites

awesome thanks alot guys now i just have to tweak it and i may be posting some more replies if i need help tweaking it. I did decide however that i liek this one better which is i belive made by the same person which i also found through the link you gave me :) any way thanks guys!!

 

Link: http://forums.xisto.com/no_longer_exists/

Edited by OpaQue (see edit history)

Share this post


Link to post
Share on other sites

Hey guys on this navigation ive figured out most of it, Like the background color and other stuff but how do I make the text and the whole lay out just bigger? what to I type in this area to make it liek twice as large. Area to put the code in:(i assume)


ul li a { display: block; text-decoration: none; color: #777; background: #fff; padding: 5px; border: 1px solid #ccc; border-bottom: 0; }

Actual site: http://forums.xisto.com/no_longer_exists/


Edited by OpaQue (see edit history)

Share this post


Link to post
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.