I would like to insert square shaped content ads on my site that don't take up the full column width. Therefore I would like them to be centered horizontally.
I have tried everything I can think of but can't seem to center image ads within content.
a) first I tried using the [margin: auto] command within css (other formatting commands such as padding works perfectly)
b) second I tried using the html command in content
c) third I tried using the html paragraph center command in content
There has to be a simple way to accomplish this?
The only work around I can think of is to modify the width the original gif files and make the extra space on each side transparent. Of course this will have the effect of making what looks like white-space clickable.
Help please?
Comments
Comment #1
edgoss commentedOk, after searching for a while I found another post that indicated using the "text-center" style also centers images.