9
Right. I'm talking about the image that currently appears in the first news item on the front page of
http://gontmakher.com.
The point is, I *don't* want to show a visible border. I want to have an invisible border around the image, for which any of margin, padding or transparent border would do.
My problem is, the browser for some reason ignores the margin, padding and border properties (I tried IE, Mozilla and FireFox).
I checked the final HTML and CSS generated by XOOPS, and to my understanding, the border (both of margin, padding and border) should be there. But it isn't. However, there is a suspicious "border: 0" in one of the CSS's. I thought it might be the reason of the problem and that's why I'm asking for help here.
Now, I don't see why I should change the template - there could be multiple solutions, but first, there is a problem with the generated HTML/CSS content that I don't understand.
And all in all, it seems to me rather backward changing the image to make a border (and what if I later decide it to be 6 rather than 5 pixels wide...).
Hope I succeeded to explain myself better.
Thanks again,
Alex