1. Peters
  2. Commercial Templates
  3. Wednesday, 25 November 2015
  4.  Subscribe via email
Hello together :-)
i've got a new problem.
My customer want that the pictures on the Mobile Phone is larger.

so the question is: Where can I change the settings for the mobile version? :)

Thanks for help.

kind regards
Verena
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Verena

Would you have a URL to an example of your images?

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Yes, here you see it.
On the Mac/Pc it is ok, but on the mobile he means it's to small :-)

http://www.vep-design.de/Schlechter2015/index.php/innenausbau
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you

Only so much I can suggest however you could try adding the following to the Custom CSS field of your templates parameters which will remove the margin around your images on smaller screen devices...


@media only screen and (max-width: 767px) {
.owl-carousel .item {
margin: 0 !important;
}}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Great! Thank you it works... but there is on emore problem on the devices (ipad / iphone) that the logo will be sliced.

Do you have a solution for this too?! :-)
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

For your logo you can also add the following...


@media only screen and (max-width: 440px) {
.logo img {
margin-top: 20px;
top: 10px;
}}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 5
Accepted Answer Pending Moderation
0
Votes
Undo
B) Thank you for answer. But that does not work.

I think the Logo is to large. is it possible to add a second Logo for the mobile Versions?
  1. more than a month ago
  2. Commercial Templates
  3. # 6
Accepted Answer Pending Moderation
0
Votes
Undo
The Problem is bigger than i thought. PLease can you contact me per email, i need a little bit more help for the handy device.

Thank you!
  1. more than a month ago
  2. Commercial Templates
  3. # 7
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

May I suggest sending temporary administration access to your Joomla installation to info@joomla51.com and we will examine this issue further. For our reference please paste a link to this post in your email.

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 8
Accepted Answer Pending Moderation
0
Votes
Undo
Hello,
I send you a email.
  1. more than a month ago
  2. Commercial Templates
  3. # 9
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!