Align images using widget (oxygen)?
-
Hello,
I’m using WP with oxygen. I want to create an image row on the bottom of my page so I used the Text widget and put it subsidiary. Then I inserted the images I wanted using this html code:
<img src=”my image” alt=” width=”150″ height=”150″ align=”left” />
<img src=”my image 2″ alt=” width=”1500″ height=”150″ align=”left” />
<img src=”my image 3″ alt=” width=”150″ height=”150″ align=”left” />
It works perfectly and I see all three images, but they are not horizontally aligned as I wanted. Instead, they are in a vertical row (the one on top of the other)
As you see I am using align=”left” and I already tried lots of tricks and tips. Oxygen just doesn’t seem to want me to align these images.
Can anyone help me? I would very much appreciate it!
- The topic ‘Align images using widget (oxygen)?’ is closed to new replies.