1. vincent79
  2. Commercial Templates
  3. Friday, 26 January 2018
  4.  Subscribe via email
Hi, I bought the Valencia template.
I installed the Layerslideshow module but I don't see it in modules list.
It appears in Extensions List......but no in Modules List. Why? How can I do to see and set it correctly?
( installed J51_Slideshow before for J51_Classic Template and it works)

Other question...
I'd like the template is more responsive than I see through my smartphone.
I want that the template covers the whole screen.....not a column in the middle. I dont' want padding on both sides. Is it possible? It's so frustrating.

The joomla simple gallery is not always responsive.
It works fine on the classic J51 template, but not in this one! Why?? I need the gallery works perfectly by smartphone.
Ceck the gallery at the end of this article dicrectly by your smartphone. The pop-up image will be shown not aligned...

http://www.vincenzodinuzzo.it/it/natura-nascosta/140-giardino-della-minerva.html

thank you
regards
Vincenzo
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Vincenzo

To create a new instance of a module in Joomla navigate to Extensions -> Modules -> New and select your installed from from the available list.

To amend the padding issue try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)...

@media only screen and (max-width: 767px) {
.j51container {
margin-left: 0 !important;
margin-right: 0 !important;
}
.maincontent {
padding-left: 30px;
padding-right: 30px;
}
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Thanks to replay me!
I tried to add your Custom CSS to template parameters as you said but nothing changes. Is it wrong?
See the image below
Attachments (1)
  1. more than a month ago
  2. Commercial Templates
  3. # 2
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. # 3
  • Page :
  • 1


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