Tabs on small screens
Bèr Kessels - September 28, 2005 - 18:23
| Project: | Drupal.org infrastructure |
| Component: | Drupal.org theme |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Hi,
With the new tab (cool) the tabbar grew wider. This lookw quit amateuristic on a small screen. /I/ know that this is due to the way CSS works, but I find that most (good) sites have no real problems with small screens.
| Attachment | Size |
|---|---|
| snapshot2.png | 75.64 KB |

#1
This issue is repeated about every week. We should start marking them as duplicate, once one of the issues is actually followed up.
Steven, are you actually going to work on this, or do you consider this a "wontfix" ?
#2
I don't think there is much that can be done about it. Wrapping upwards is only possible with CSS tables and those are not supported by IE.
#3
Maybe we should remove the 'Contact' tab or otherwise reorganize them to fix this?
#4
You can remove any of the tabs, but please not the contact tab.
I suggest you remove one of Support, Contribute, Forum, or Community.
#5
The contents of community can most likely go into "Support".
-K
#6
I wouldn't remove the Forum tab. Personally, that's one of the top three that I use.
#7
Combine either:
Community with Support (as suggested before)
Or
Community with Contribute
Forum should stay.
Other options:
- Have primary and secondary, with some one one line, and others on the other.
- Make the font smaller for primary.
This should reduce the clutter.
#8
Secondary tabs would be convenient but required changes to the theme. Drupal 4.7 easily supports secondary tabs though. Would be nice to have handy. :-)
#9
maybe the secondary tabs could be inline with the search box?
So from comments we need at a minimum, Contact, Forum, Download and Handbooks.
I can see a few approaches of combining the Contribute page with the communities page. It will make the page longer but is do-able. It would combine some stuff. Not sure what to do with the Support page though.
#10
Can't we just put a css min size for the site width ?
#11
Can one of the site admins tell us how many people who visit the site use 800x600 screen res? It's about 15% still on my site. That's a pretty huge chunk of visitors to be seeing a broken layout. I think this problem should be addressed by removing (subsuming) one of the tabs as advised above.
#12
#13
800x600 looks ok now.
#14
Automatically closed -- issue fixed for two weeks with no activity.