Padding around images

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
carl

Padding around images

Post by carl »

When uploading images with the WYSIG editor, I fill in the vspace, hspace and alignment in the box and upload. However the padding is not added to the image. Is there something I'm doing wrong?

Thanks..carl
Last edited by Carl on Sun Sep 24, 2006 10:16 pm, edited 1 time in total.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Padding around images

Post by Dr.CSS »

The padding needs to be applied when you put the image on the page, usually I just do this in the CSS...

content img {padding: 5px or margin: 5px}
carl

Re: Padding around images

Post by carl »

Thanks mark, it worked great.

carl
Locked

Return to “CMSMS Core”