View Single Post
Old 04-23-2018, 09:03 PM   #2
Tex2002ans
Wizard
Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.
 
Posts: 2,306
Karma: 13057279
Join Date: Jul 2012
Device: Kobo Forma, Nook
You may want to add clear to your img.check CSS:

Code:
clear: both
or:

Code:
clear: left
You can read more about clear on W3C's site:

https://www.w3schools.com/cssref/pr_class_clear.asp

or on Mozilla's site:

https://developer.mozilla.org/en-US/docs/Web/CSS/clear
Tex2002ans is offline   Reply With Quote