1
What I would like? A better placement for Images with text underneath or above.The way I solved this so far was first give every image in the main column a padding of 6px. Problem was that it also gave this to the emoticons.
Recently I tried it with adding HTML afterwards to an article. First tried it with DIV's but now finally I decided to use TABLE's for the job. And that seemed to fix it.
To see what I mean
CLICK HERE, the site is in Netherish, but you will get the picture, or just view the pages source when you are there.
Now I would like to implement this feature. So every time I place an image into an article it uses the Image in TABLE snippet.
Can anyone tell me where I have to change the XOOPS code for this to work?
[snippet]
|
Here the text that comes under the image. |
[/snippet]