Posted by agrigor1 on January 19, 2009 at 8:07pm
2 followers
Jump to:
| Project: | NewsFlash |
| Version: | 6.x-1.6 |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
See the screenshot
| Attachment | Size |
|---|---|
| newsflashtabs.jpg | 56.72 KB |
Comments
#1
The same problem is with Drupal Core themes and other themes like Newswire.
People of Newswire theme claim that is might be a Drupal CSS issue. The standard Drupal theming for local tasks tabs is :
system.css (line 215 approx)
ul.primary {
white-space: nowrap;
}
white-space: nowrap; ----> this is the culprit
Why dont you customize this in your theme.
#2
The same problem was in Colorpaper theme and they fixed it.
Why dont you have a look at the changes between the current version and the previous?
#3
closed -- issue fixed for 2 weeks with no activity.