Text around images
-
Since this afternoon I’m using the ’15n41n1′-template by Isnaini Dot Com. I really love it, but there’s just one thing I can’t get to work and that’s the oulining of the text around an image.
I want the space between the image and the text to be 6px, so I fiddled a little in the CSS-file as the supportfile of WP showed me. But to my surprise it didn’t work. Did I do something wrong?? Or am I just being incredably dumb?I typed in the css-file:
img.right{padding: 4px; margin: 6px 6px 6px 6px; display: inline;}img.left{padding: 4px; margin: 6px 6px 6px 6px; display: inline;}
I tried it like I copied it here, and with and . in front it and with # in front of it. None of it worked though.
Anyone here????
The topic ‘Text around images’ is closed to new replies.