1. mariac
  2. Commercial Templates
  3. Saturday, 01 September 2012
  4.  Subscribe via email
Hi again,
I bought the Evolution template, it's almost ready... but I have one question:

When I try to open my website in an iphone device the website appears wrong (you can check it by yourself in http://www.reparariphones.es).

I think this happens because the layout options has de side columns in %, so the template try to adjust to the iphone screen (which is quite small), so... is there anyway I can set up the width of the columns in a px instead of %?

Thanks for your attention,
Best regards :)
Accepted Answer Pending Moderation
0
Votes
Undo
Hi mariac

Just to confirm is this in portrait or landscape view? In portrait the sidecol module position should appear at 100% width above your article.

If you wish this also to be the case in landscape try adding the following CSS to the Custom CSS field of your templates parameters..

[code type=css]@media only screen and ( max-width: 767px ) {
#sidecol_a, #sidecol_b {
width:100% !important;
}
#content_remainder {
width: 100% !important;
}
}[/code]
Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
hi,
the thing is that I don´t want that the sidecol module appears at 100% width above my article, I would like that the website looks the same in a iphone device than in a pc (or mac).

You can check an example here: http://www.tucamillaplegable.es
if you check that website from a pc or an iphone device the website look the same, smaller... but the same, that is what I would like to do... :)

Regards :)
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Presuming I understand you correctly try removing the following from your templates index.php...

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

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
perfect!!
thanks ;D
  1. more than a month ago
  2. Commercial Templates
  3. # 4
  • 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.