Hi
I am trying to get the open and close quote images to work. They were not in the 'blockquote/images' folder when I unpacked the module, only the 'menu-leaf.gif' image was present.
Anyway, I created some images, uncommented the section of 'blockquote,css, and changed the file names to those of the images I had created. The images however do not appear. I get indented text inside a radius corner box with a grey background.
The theme I am using is Zeropoint. I get no error logs saying 'can't find file' so it must be working, just not displaying.
Any ideas welcome
Jon
Comments
Comment #1
zeta ζ commentedHi jonboy18,
A few questions I’m afraid;–
Maybe check these questions in reverse order (I’m thinking out loud).
If you could post a link to a live site I could help with some answers.
Comment #2
zeta ζ commentedblockquote tries to neutralise a themes interference with blockquote-neutralise.css, but it can’t guess every theme you might use – it was designed initially for Garland.
The Drupal 7 version includes some suggested images for start and end, which you could use, the version for D6 assumed you would create your own.
There is also a new setting for the filter in the D7 version to select a pair of images, so you don't have to edit the css file.
I can only assume Zeropoint is giving you rounded corners by using images, hence the question about IE, Firefox uses border-radius.
Comment #3
zeta ζ commentedI’ve made a small change to Blockquote 6.x-1.x-dev which may help to subdue Zeropoint. If you try it, let me know if it works – I’ll release a new version.
Comment #4
zeta ζ commentedIf this is still a problem, please re-open, or start another issue.
Night jonboy!