how to adjust image margin (General)

by imagery problem, new york, (6524 days ago)

I want to put margin of any image all the seame as follows:

<img syle="margin:5px" src="http://www.abc.com/...">

Where should I change?

locked
5079 views
Avatar

how to adjust image margin

by Alfie ⌂, Vienna, Austria, (6523 days ago) @ imagery problem

Hi!

I want to put margin of any image all the seame as follows:
<img syle="margin:5px" src="http://www.abc.com/...">
Where should I change?

Really all images?!

In style.css change
img { border: 0px } to
img { border: 0px; margin: 5px }

--
Cheers,
Alfie (Helmut Schütz)
BEBA-Forum (v1.8β)

locked
5022 views

how to adjust image margin

by imagery problem, (6523 days ago) @ Alfie

Thank you.

locked
4904 views

RSS Feed of thread