Problem with title display in Firefox 2.0
codewrighter - January 19, 2007 - 21:15
| Project: | Fancy |
| Version: | 4.7.x-1.4 |
| Component: | User interface |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
The title always seems to display with a white background. I have tried editing the css file with no luck. I was hoping there might have been some other issues with this and a way to fix it. Thanks I am attaching a screen shot
| Attachment | Size |
|---|---|
| Screenshot_19.png | 175.19 KB |

#1
Yes, I confirm this too. I guess this is happening because of new way of parsing menu in Drupal 5.X, which does not allow to apply individual styling to every button. I hope the maintainer of the theme can somehow find a way around, since colorful buttons of primary menu were adding beauty and uniqueness to the theme. Now all the buttons are of white color. Actually I managed to change it to blue, red and all other available buttons, but it is still ugly when all the buttons are of the same color.
#2
This is actually an issue in Drupal version 4.7 as well. It is the background color of the flash element that needs to be set to transparent if possible (by default it is white). Anyone knows how this can be done?