Closed (fixed)
Project:
Iconizer
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
22 Aug 2007 at 15:12 UTC
Updated:
10 Sep 2007 at 07:51 UTC
Jump to comment: Most recent file
In my theme (default Drupal 5) there is no "dl.admin-list", so the icons will not show.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | admin.html | 17.36 KB | xl-network |
Comments
Comment #1
thepanz commentedI used Garland as the base theme..
Comment #2
xl-network commentedMe too. I customized it a bit, but the basics are still the same. Strange...
Comment #3
thepanz commentedReally strange, can you check if:
- In /admin pages is there a "dl.admin" HTML class
- Iconizer module is enabled (if in your admin page is loaded my module admin_icons.css stylesheet)
- If you overrided CSS rules, so icons are hidden
maybe you can try to re-enable Graland (original) theme and check if the icons appaears.
Let me know! And thank you for your Issue! :)
Bye!
Comment #4
xl-network commentedThere is no DL tag whatsoever in the /admin page. The CSS file is included in the page. Reenableing the original Garland theme does'nt work either.
I've included the outputed HTML from the admin page.
Comment #5
thepanz commentedOk, I get it! My module's CSS display icons only with "Show description" enabled! I'll change the CSS to also display icons when descriptions aren't enabled! :)
Stay tuned!
Bye!
Comment #6
xl-network commentedThat's it. When I enabled the descriptions, it works. Good luck changing the CSS.
Comment #7
thepanz commentedYou can download the -dev version (I got some problems with changing -BETA in CVS system), I fixed the "Don't show descriptions" issue! Remember to replace non-GPL admin_icons using my package.
Bye
Comment #8
(not verified) commented