Image alignment problem

GK User
Thu Apr 05, 2012 1:15 pm
I can't align the image to the right by any means (K2 content). I understand that this is a well known problem... is there any fix for it?

I use Joomla 2.5.4 with Party Freak 2.8.
User avatar
Junior Boarder

Konrad M
Thu Apr 05, 2012 1:26 pm
Hi
Can you give us url to your site?
User avatar

GK User
Thu Apr 05, 2012 1:33 pm
Hi,

Can you give me a link to check?

Thanks,
User avatar
Platinum Boarder

GK User
Thu Apr 05, 2012 1:52 pm
I found a fix: using the insert image button under the content box.

<img src="images/demo_article.png" border="0" alt="" align="right" />Titlul Imaginii</span></p>

instead of

<img src="images/demo_article.png" border="0" alt="test" title="test" width="392" height="177" style="float: right; border: 2px solid black; margin-left: 2px; margin-right: 2px;" />

But isn't this a deprecated function?
User avatar
Junior Boarder

GK User
Thu Apr 05, 2012 3:01 pm
Good to know that, but I think if you apply style="float: right" for the div tag which is parent of the img tag and it would work.

Cheers,
User avatar
Platinum Boarder


cron