How can I get some space around my image and text ?
In other theme I use
/* correct image spacing on front page */
.content img[align="left"] {
padding: 5px 10px 5px 5px 0px;
}
.content img[align="right"] {
padding: 5px 5px 5px 10px;
}
But here it doesn't work. I put this code in all css-files.
Pls help so I can use this theme.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | Space Padding Problem Sample.JPG | 174.11 KB | mystcritic |
Comments
Comment #1
mystcritic commentedI have a similar problem. I was running 4.7.3 and before IE7 the vertical / horizontal space padding around images worked quite well for me. In IE7 or IE8, and even the latest Firefox, the space padding doesn't work anymore! I've tried several themes and it's the same problem for all of them. See sample screenshot in the attached file.