Hello, I have a problem with the template renovate, when I open them on the ipad and iphone, responsive layout putting off, I'm missing a piece of the site on the right. Putting responsive layout to on the other hand comes out of a big mess. Why not work on portable in automatic, this is a big bug. Sorry for my English.
P.S.: the sub-menus are not displayed with responsive layout off on tablet or phone
I attach images
- cybercippo
-
- Commercial Templates
- Tuesday, 08 April 2014
- Subscribe via email
Thank you
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
- # 3
Thank you
We hope to have amended this issue by adding the following to the Custom CSS field of your templates parameters...
Ciarán
We hope to have amended this issue by adding the following to the Custom CSS field of your templates parameters...
<m-eta name="viewport" content="width=1080"/>
Ciarán
- more than a month ago
- Commercial Templates
- # 6
you're the best!!

I can take advantage of your skill, my macbook 13 "displays the slidshow perfectly, while a fullhd screen size wrong because the photos enlarged to full screen.
is there a way to block the adaptation of the slideshow at a fixed resolution?


I can take advantage of your skill, my macbook 13 "displays the slidshow perfectly, while a fullhd screen size wrong because the photos enlarged to full screen.
is there a way to block the adaptation of the slideshow at a fixed resolution?
- more than a month ago
- Commercial Templates
- # 7
Excuse me, but where you entered that line of code? I can not find the custom css. Help me find if I should happen with other templates
Thanks
Thanks
Thank you
We hope to have amended this issue by adding the following to the Custom CSS field of your templates parameters...
<m-eta name="viewport" content="width=1080"/>
Ciarán
- more than a month ago
- Commercial Templates
- # 8
My mistake... that should be in the head of the templates index.php rather than the Custom CSS field. Your templates index.php is located at ../templates/j51_renovate/index.php from the root of your Joomla installation.
Presuming I understand you correctly you wish to set a max width to your slideshow? To do so add the following to the Custom CSS field of your templates parameters where 1600px is the max width of your slideshow..
Ciarán
Presuming I understand you correctly you wish to set a max width to your slideshow? To do so add the following to the Custom CSS field of your templates parameters where 1600px is the max width of your slideshow..
#slideshow {
max-width: 1600px;
}
Ciarán
- more than a month ago
- Commercial Templates
- # 9
Thanks for all!! Now is ok.
I Can use this custom CSS for other your template with this problem?
I Can use this custom CSS for other your template with this problem?
- more than a month ago
- Commercial Templates
- # 10
Hello
Yes this can be used for any template that has a 100% width option in the slideshows parameters...
Ciarán
Yes this can be used for any template that has a 100% width option in the slideshows parameters...
Ciarán
- more than a month ago
- Commercial Templates
- # 11
Also the change to the index.php page that you've done I can reuse, because I was also brooklin same defect on ipad and iphone
- more than a month ago
- Commercial Templates
- # 12
Hello
The template index.php may differ from template to template so replacing this file from another template may cause some issues. Would you have a URL to an example of the Brooklyn issue?
Ciarán
The template index.php may differ from template to template so replacing this file from another template may cause some issues. Would you have a URL to an example of the Brooklyn issue?
Ciarán
- more than a month ago
- Commercial Templates
- # 13
- 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 »