ventrilqstman
Member
Posted 4 years ago #
http://prophotoshow.net/seim_effects/home/
I frequently use left image alignment but theres one thing that I can't seem to correct.
If I place more than one image in a left alignment I get a stair stepping effect (see the page listed above)
What I want is each image to be fully left, and then the text for each paragraph wrapping around that.
Am I missing something here? I searched around and can find nothing on this. How can I get each image in it's own left aligned paragraph ??
The keyword is: clear. You need to clear the floating, so that the next element doesn't go up where it finds some space :)
http://www.w3schools.com/css/pr_class_clear.asp
ventrilqstman
Member
Posted 4 years ago #
Ok makes sense, but I played with it and inserted the clear left code into all the areas of the sheet I thought might effect it and nothing happened.
I tried an overall code insertion, as well as placing it directly into the align left style for example.
Any ideas why it's being overridden?
I tried an overall code insertion, as well as placing it directly into the align left style for example.
Hmmm... I could swear yesterday it was another theme that had all the images floated left in the stylesheet.
ventrilqstman
Member
Posted 4 years ago #
No I haven't changed the theme. All the images are left by default from what I can tell. I specify left or right when I write the post. I figured if I added the clear style into floats styles it would fix the problem but something must still be missing.