After updating to 1.9 I have the following issues:
- in Chrome 3.0.195.38 and IE7 neither the pdf nor the print icons appear at all
- in Firefox 3.5.5 the pdf icon does not appear

In Garland, however, everything works as expected (just tested in FF though).

Comments

florian’s picture

StatusFileSize
new7.05 KB

You should activate theme icons first. This is a must and it was the only way to avoid icons duplication (see http://drupal.org/node/598024).

Pdf icon is missing and it will be added in the next release. In order to have your theme updated unzip the attached file and copy pdf_icon.gif to images/icons folder and style-zero.css to css folder.

castawaybcn’s picture

Thanks for such a quick answer, Florian.
I was aware of the issue you mentioned since it was actually me who reported it ;)
I have followed your instructions regarding the files. The theme icons setting was already activated.

Now both icons show up in Firefox, but the issue persists with Chrome, Chromium and IE. No icons on any of them. Again, no such issue in Garland.

I have noticed something which may not be relevant, but the line endings of the CSS file you attached are in DOS format, whereas the previous ones where in UNIX style. Since my shared host runs gnu/linux, could this be the problem?

florian’s picture

I am not able to reproduce the issue. See my test site http://d6.radut.net/en/node/3

castawaybcn’s picture

StatusFileSize
new100.99 KB
new102.62 KB
new110.13 KB

See your site's screenshots attached. the behaviour is slightly different in my site although you will see there is definitely something happening.
Let me know if I can do any other tests to help you out with this.

Thanks again.

florian’s picture

You are right. I thing my approach was not the right one in order to solve duplicate images. I will fix it these days.

florian’s picture

StatusFileSize
new13.13 KB

Decompress and copy the files over your 0 point installation.

castawaybcn’s picture

Tested in FF, IE and Chrome. It works!
And I really like that now it is showing the theme icons, before I had to manually hack the print module.
The only (minor) issue is that the icons have a rather strange separation between them, but I guess I can fix it editing the css.
Excellent work!

florian’s picture

Please explain what do you mean by "the icons have a rather strange separation between them". I will fix it myself and then publish the next version of the theme. Images will help better, I suppose.

castawaybcn’s picture

this may be just me, but I feel that they look odd. Perhaps it is the print icon not having the left border, or he pdf one having it, or just the icons being too separated. I don't think this is a critical issue at all though.

florian’s picture

Status: Active » Fixed

Fixed in releases 6.x-1.10 and 6.x-2.3

florian’s picture

Status: Fixed » Closed (fixed)