how to adjust image margin (General)

by imagery problem, new york, Wednesday, July 04, 2007, 16:53 (6133 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
4351 views
Avatar

how to adjust image margin

by Alfie ⌂, Vienna, Austria, Thursday, July 05, 2007, 13:42 (6132 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
4262 views

how to adjust image margin

by imagery problem, Thursday, July 05, 2007, 23:12 (6132 days ago) @ Alfie

Thank you.

locked
4175 views

RSS Feed of thread