Shape 5

Joomla Templates => Velocity - Club => : Andreaswen March 20, 2014, 02:06:18 PM



: Article layout on mobile
: Andreaswen March 20, 2014, 02:06:18 PM
Hi

I have a layout problem on mobile devices, where the "Full article image" splits the sentence into two pieces (se attached screenshot)


What to do?

/Anders


: Re: Article layout on mobile
: mikenicoll March 20, 2014, 09:18:15 PM
Hello,

I wasn't experiencing this issue on that page in my mobile view but the first thing to try would be adding responsive capability to the Joomla Intro Image by adding this to the custom.css file

.img-intro-left, .img-fulltext-left, .pull-left img {
width: 100% !important;}

-Mike


: Re: Article layout on mobile
: Andreaswen March 22, 2014, 05:36:57 PM
Thanks Mike

It was the article image that was set to align "left", so when I changed it to "none" it worked.

I didn?t have to add the custom css-code.

/Anders


: Re: Article layout on mobile
: mikenicoll March 23, 2014, 07:54:46 PM
Alright,

Glad you got it sorted out.

-Mike