1. fabrix95
  2. Commercial Templates
  3. Sunday, 08 April 2018
  4.  Subscribe via email
Hi,

I've just installed Verona template on https://pescaraspotters.it/ and I've some questions.

1. To avoid "read more" white ((image cattura3)) I set .btn { background-image: none;}, that's correct?
2. Why custom icons of social media have transparent background even if I set the color? (image cattura & cattura2)
3. Is possible to remove edge from home page seen from smartphone like the artcles? (image cattura5)
4. Why on top of the page the horizontal scroll bar appears? (imge cattura4)


Thank you
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

1. Your CSS will remove the background to all buttons with the btn class. This includes most buttons outputted from Joomla.

2. Thank you for bringing this issue to our attention. We have just updated the template amending this issue. To update simply installed the latest download of your template from your Joomla51 'My Downloads'. For further details on updating your template may I suggest the following article.. https://joomla51.com/tutorials/item/updating-your-template

3. To amend you can add the following to the Custom CSS field of your template settings...

body {
padding: 0 !important;
}


4. The issue appears to be related to the width of your Facebook module. To amend you can add the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)...

@media only screen and (max-width: 1024px) {
.base-2 {
width: 100%;
}}


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

the new version works fine :D

The only problem remaining is 4. I set the following CSS custom but the bar is still there.
@media only screen and (max-width: 1024px) {
.base-2 {
width: 100%;
}}



Anyway I think that there's a bug in module 'LayerSlideshow' also. Even if I change 'Caption Color', it remains white. But for the moment I don't care, white is ok for me :p
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Fabrix

If you disable the Facebook module is the issue resolved?

Thank you for bringing this issue to our attention. We have just updated the LayerSlideshow module amending this issue. To update simply re-download your template from your Joomla51 'My Downloads' and install the included mod_j51layerslideshow.zip via your extensions manager.

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
If you disable the Facebook module is the issue resolved?

No :(

Maybe I meet another bug in the template: the 'Body Font Size' in Typography Styling doesn't work and in the CSS there's

{body
font-size: 15pxpx;

that generates error.
  1. more than a month ago
  2. Commercial Templates
  3. # 4
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. # 5
Accepted Answer Pending Moderation
0
Votes
Undo
I don't know why but now the scroll bar doesn't appear anymore :\

I'll check if there will be news. Thank you Ciarán.
  1. more than a month ago
  2. Commercial Templates
  3. # 6
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

If you could send temporary administration access to your Joomla installation to info@joomla51.com, 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. # 7
  • Page :
  • 1


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