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
- Peters
-
- Commercial Templates
- Wednesday, 25 November 2015
- Subscribe via email
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
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
- more than a month ago
- Commercial Templates
- # 2
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!
Thank you!
- more than a month ago
- Commercial Templates
- # 3
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?
I think the Logo is to large. is it possible to add a second Logo for the mobile Versions?
- more than a month ago
- Commercial Templates
- # 4
Hello
For your logo you can also add the following...
Ciarán
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
- more than a month ago
- Commercial Templates
- # 5
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?! :-)
Do you have a solution for this too?! :-)
- more than a month ago
- Commercial Templates
- # 6
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...
Ciarán
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
- more than a month ago
- Commercial Templates
- # 7
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
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
- more than a month ago
- Commercial Templates
- # 8
- Page :
- 1
There are no replies made for this post yet.
Be one of the first to reply to this post!
Be one of the first to reply to this post!
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here. Register Here »