Closed (won't fix)
Project:
Facelift Image Replacement Integration
Version:
6.x-1.0
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
2 May 2009 at 08:33 UTC
Updated:
15 Jun 2009 at 15:11 UTC
hi! i'm very new to drupal.
i'm wondering why I have extra spaces on the left and bottom of my generated image.
I think it could comes from a css file but.....
| Comment | File | Size | Author |
|---|---|---|---|
| flir image.gif | 1.03 KB | kimil |
Comments
Comment #1
btopro commentedI didn't write the FLIR code, just the module to implement it so I can't help you there. Sorry :\
Comment #2
j0rd commentedI have the same issue. We can confirm this is in fact a Flir issue? I would like this resolved.
Comment #3
j0rd commentedFlir adds a span with the class flir-span, which goes before the generated flir image. I'm not sure why, but some simple CSS you can remove the leading space. Not sure if this will cause other issues, but for me, it has fixed the issue.
Add this into your theme. For good measure you might want to reset margin: 0 0 0 0 and padding and such as well.