Reply
Can I change this menu?
Old 01-25-2006, 10:30 PM Can I change this menu?
Experienced Talker

Posts: 41
http://testarea.sensationdesigns.com/triexa/

The dropdown menu... at the top...

Okay so three main questions:

1) At 800x600, the last item shows up off the screen. Is there anyway to have it automatically not show off the screen?
2) Is it bottom to have the bounding boxes of each of the subitems be aligned to the right edge of the text rather than the left?
3) Is it possible to have the whole row clickable, rather than just the text?
Triexa is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
Old 01-25-2006, 11:30 PM
Experienced Talker

Posts: 41
I also just noticed that the "Community" and "contact us" links do not work in opera... but they work in IE?

I had to change the z-index, otherwise the menu didn't display over everything....?
Triexa is offline
Reply With Quote
View Public Profile
 
Old 01-25-2006, 11:37 PM
vangogh's Avatar
Post Impressionist

Posts: 8,825
Name: Steven Bradley
Location: Boulder, Colorado
I pointed out a few things I thought might solve the 800x600 problem in the other thread you have about this. If you can't get the problem solved you can try using the menu system at:

http://www.htmldog.com/articles/suckerfish/dropdowns/

It's the best menu system I've found to creat dropdowns. it's fast and lightweight, uses valid code, and best of all uses a minimal amountof javascript to make it work in IR (it's under 10 lines of javascript)

It would mean redoing the css to get things to look like you have them now, but if you can't get the one you have there now to work this might be a good option.
__________________
l Search Engine Friendly Web Design | Van SEO Design
l Tips On Marketing, SEO, Design, and Development | TheVanBlog
l Custom WordPress Themes
| Small Business Forum
vangogh is offline
Reply With Quote
View Public Profile Visit vangogh's homepage!
 
Old 01-25-2006, 11:52 PM
Experienced Talker

Posts: 41
vangogh -- if you look at my code I changed my menu system to the suckerfish dropdown menu...
Triexa is offline
Reply With Quote
View Public Profile
 
Old 01-26-2006, 12:04 AM
vangogh's Avatar
Post Impressionist

Posts: 8,825
Name: Steven Bradley
Location: Boulder, Colorado
Now that's funny. The menu looks good. I did just notice that for me in Firefox only I'm not seeing any of the content are. Only the header and footer. Everything is working in IE and Opera.
__________________
l Search Engine Friendly Web Design | Van SEO Design
l Tips On Marketing, SEO, Design, and Development | TheVanBlog
l Custom WordPress Themes
| Small Business Forum
vangogh is offline
Reply With Quote
View Public Profile Visit vangogh's homepage!
 
Old 01-26-2006, 12:15 AM
Experienced Talker

Posts: 41
Quote:
Originally Posted by vangogh
Now that's funny. The menu looks good. I did just notice that for me in Firefox only I'm not seeing any of the content are. Only the header and footer. Everything is working in IE and Opera.

aww crap.

That's because of the z-index on the #container.. but removing that causes the drop-down to go behind it

HMMM!?!?
Triexa is offline
Reply With Quote
View Public Profile
 
Old 01-26-2006, 12:21 AM
vangogh's Avatar
Post Impressionist

Posts: 8,825
Name: Steven Bradley
Location: Boulder, Colorado
Easy solution. Take the z-index off #conatiner and then add

div#nav {position:absolute; z-index:5}

Should work in all browsers.
__________________
l Search Engine Friendly Web Design | Van SEO Design
l Tips On Marketing, SEO, Design, and Development | TheVanBlog
l Custom WordPress Themes
| Small Business Forum
vangogh is offline
Reply With Quote
View Public Profile Visit vangogh's homepage!
 
Old 01-26-2006, 10:38 AM
Experienced Talker

Posts: 41
Quote:
Originally Posted by vangogh
Easy solution. Take the z-index off #conatiner and then add

div#nav {position:absolute; z-index:5}

Should work in all browsers.
In opera it makes the text left-aligned rather than the last link up against the right edge... but it works "overlapping" in opera, but not in IE...
Triexa is offline
Reply With Quote
View Public Profile
 
Old 01-26-2006, 11:11 AM
Experienced Talker

Posts: 41
Most recent version available:
http://testarea.sensationdesigns.com/triexa

Off the top of my head, issues are:
1) In IE it does not display "over" everything else
2) In IE the background color does not change to gray

using latest version of IE & Firefox, Opera 8.51...
Triexa is offline
Reply With Quote
View Public Profile
 
Old 01-26-2006, 02:43 PM
vangogh's Avatar
Post Impressionist

Posts: 8,825
Name: Steven Bradley
Location: Boulder, Colorado
I'm not seeng the issue you described with Opera above or the IE not displaying over everything else. I'm using Opera 8.5 and IE 6. Did you manage to solve the issues with each?

If you're still having the opera problem it may just need a text-align:right on the menu.

I know IE will do that though. Sometimes you need to give the outermost div that's containg the menu a higher z-index than what you want it to be over. You may need to give the header div a greater z-index than the container div.

With the backgound color not changing in IE I think you need to add the background color to

li li a:hover

If the a:hover isn't lining up with the list item you might have to play around with the widths of each. I think the suckerfish menu has the link and the list item to be the same width.
__________________
l Search Engine Friendly Web Design | Van SEO Design
l Tips On Marketing, SEO, Design, and Development | TheVanBlog
l Custom WordPress Themes
| Small Business Forum
vangogh is offline
Reply With Quote
View Public Profile Visit vangogh's homepage!
 
Old 01-26-2006, 04:00 PM
Experienced Talker

Posts: 41
ya i fixed the issue between posting it and now.... thanks though
Triexa is offline
Reply With Quote
View Public Profile
 
Old 01-26-2006, 06:23 PM
vangogh's Avatar
Post Impressionist

Posts: 8,825
Name: Steven Bradley
Location: Boulder, Colorado
I thought so. When I looked everything was working pretty good so I was wondering if I was simply losing my mind. Of course your having fixed things doesn't necessarily disprove that as my friends and family will sometimes atest to.

Glad you got it all worked out. It's looking good. What do you think of the suckerfish menu?
__________________
l Search Engine Friendly Web Design | Van SEO Design
l Tips On Marketing, SEO, Design, and Development | TheVanBlog
l Custom WordPress Themes
| Small Business Forum
vangogh is offline
Reply With Quote
View Public Profile Visit vangogh's homepage!
 
Reply     « Reply to Can I change this menu?
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.17619 seconds with 12 queries