1. walko
  2. Commercial Templates
  3. Tuesday, 01 October 2013
  4.  Subscribe via email
Hello,

I'm working with the template Letterpress.
http://www.timmerbedrijf-greten.nl/
Joomla 2.5.14
JCE 2.3.3.2
Phoca Maps 2.0.6
Simple Image Gallerie Pro

On the desktop the site looks good. Also on my Samsung android Phone it looks good.
But on my tablet the site is not correct displaying on the right.
Also on all Apple products there is this issue.

Hope you can help me with this problem.

Regards,
Walko
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Walko

Could you try adding the following to the Custom CSS field of your templates parameters..


@media only screen and (min-width: 960px) and (max-width: 1080px) {
.wrapper960, #header_items, #header, #logo, .hornavmenu {width:960px !important;}
}


And also add the following to the Custom Head Code field...


<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"/>


This should reduce the width of your template when opened on an iPad to match that of the smaller screen device.

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciarán,

Thanks for the reply.
When i look on a tablet i have the following problems.
The logo don't fits anymore in the header, the images in the mod_j51imagelinkhover don't fits anymore and the text in the module base-2 don't fits anymore.

Hope you have a solution for these problems.

Regards,
Walko
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Walko

Also adding the following to your Custom CSS field should help in accommodating your content on the smaller screen size...


@media only screen and (min-width: 960px) and (max-width: 1080px) {
h1.logo a {background-size: 960px auto;}
.j51container, .j51container .mask, .j51container .content {
width: 279px !important;
}
.base-2 .custom p {font-size: 12px;}
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciarán,

Thanks for your reply.
This looks much better!

Regards
Walko
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciarán,

Now the template looks almost fine on all devices (pc, tablet, android Phone, iPod, ipad ..)
But there's 1 thing.

In the article http://www.timmerbedrijf-greten.nl/trappen you can see on the pc that there are 3 rows with 6 images.
On my android Phone there are also 3 rows with 6 images.
But the tablet and the ipod gives 5 images each row.

Is it possible to automatic resize the images in a article if you use a tablet, iphone or iPod?

Regards
Walko
  1. more than a month ago
  2. Commercial Templates
  3. # 5
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Walko

I am not familiar with this extension however you could try adding the following to your Custom CSS. You may need to experiment with the width (100px) to get the desired result...


@media only screen and (min-width: 960px) and (max-width: 1080px) {
.sigProThumb a, .sigProThumb a img {
width: 100px !important;
}}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 6
  • Page :
  • 1


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

Join Our Newsletter

* indicates required
We respect your privacy and do not tolerate spam and will never sell, rent, lease or give away your information (name, email, number, etc.) to any third party. Nor will we send you unsolicited email.
Joomla51 - Mullaghmore, Co. Sligo, Ireland
Joomla51.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by
Open Source Matters
the trademark holder in the United States and other countries.

We use cookies on our website. Some of them are essential for the operation of the site, while others help us to improve this site and the user experience (tracking cookies). You can decide for yourself whether you want to allow cookies or not. Please note that if you reject them, you may not be able to use all the functionalities of the site.

Ok