solved Text formatting or image sinzing on blog page

alt=
Luis456
@luis456
7 years ago
48 posts
Hello All.
Please guide me how can I fix this.
The attached error is being seen in the AudioPro skin.
I either need to re-format the text so that it will be indented with the image or make the image bigger to cover the big space left.
Or the other alternative will be to add a add on it. The way how it is looking now is not so good. On phones looks fine but not if viewing in the pcs.
I think the demo have the same issue.
http://audiopro.n8flex.com/jason-bourne/blog/4/a-brand-new-blog
errorMessage.JPG.jpg


updated by @luis456: 05/06/17 11:53:51AM
nate
@nate
7 years ago
911 posts
Add this to a CSS file.

.float-right {
    float: right;
}

updated by @nate: 02/03/17 08:38:42AM
alt=
Luis456
@luis456
7 years ago
48 posts
This fix worked.
Thank You Nate!

Tags