bad starting page on smartphone

  • caland
    Inactive member
  • Topic Author
  • Member
  • Member
More
10 years 3 months ago - 3 years 8 months ago #36817 by caland
Great! On the starting page your help was perfect! Thank you!

Now is only the same Problem when I click on the middle Picture -> . The same problem of an horizontal alignment of Pictures and text.
Last edit: 3 years 8 months ago by milos.

Please Log in to join the conversation.

More
10 years 3 months ago #36818 by ivan.milic
Add this:


@media screen and (max-width: 620px){
.items-row .item{
width: 100%;
clear:both;
}

.items-row .item IMG{
max-width:100%;
}

}

Please Log in to join the conversation.

  • caland
    Inactive member
  • Topic Author
  • Member
  • Member
More
10 years 3 months ago - 3 years 8 months ago #36829 by caland
desperate an incredible situation:

After I added your first code suggestion:
Code:
@media screen and (max-width: 620px){ .cat-children > div { width: 100%; clear:both; } } @media screen and (max-width: 620px){ .cat-children > div IMG{ max-width:100%; } }
on the smartphone the initial page with the 3 pictures comes how I imagined it.


Now I added your second suggestion:
Code:
@media screen and (max-width: 620px){ .items-row .item{ width: 100%; clear:both; } .items-row .item IMG{ max-width:100%; } }

and this is the result from the first page:

It comes more better. I deleted your second suggestion with the .items-row and on the smartphone the pictures are still distorted.

I absolutely don't understand this. you?
Last edit: 3 years 8 months ago by milos.

Please Log in to join the conversation.

More
10 years 3 months ago #36836 by ivan.milic
Return that codes bask so I can inspect further

Please Log in to join the conversation.

  • caland
    Inactive member
  • Topic Author
  • Member
  • Member
More
10 years 3 months ago #36838 by caland
done

Please Log in to join the conversation.

  • caland
    Inactive member
  • Topic Author
  • Member
  • Member
More
10 years 3 months ago #36839 by caland
If you need I can send you a ftp access to the .../templates/hot_explorer directory

Please Log in to join the conversation.

Time to create page: 0.291 seconds
Powered by Kunena Forum