Hi Ciaran,
I am working on Ashley template.
I ask for you if it is possible to reduce the height of the grid gallery border (grey area) to 80 pixels
and to change transparency to 80% in the grey area.
See the attachment.
Thank you very much.
Regards
Andrew
- accipiter
- Commercial Templates
- Thursday, 31 August 2017
- Subscribe via email
Hi Ciaran,
The web site it is off line.
May I send you admin keys by e-mail?
Thank you very much.
Regards
Andrew
The web site it is off line.
May I send you admin keys by e-mail?
Thank you very much.
Regards
Andrew
- more than a month ago
- Commercial Templates
- # 2
Hi Andrew
Sure Temporary administration access to your Joomla installation can be sent 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
Sure Temporary administration access to your Joomla installation can be sent 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 Andrew
To change the LayerSlideshow text background opacity you can add the following to the Custom CSS field of your templates parameters where 0.8 is your new opacity (edit to taste)...
To hide the first slide text you can also hide the following...
Ciarán
To change the LayerSlideshow text background opacity you can add the following to the Custom CSS field of your templates parameters where 0.8 is your new opacity (edit to taste)...
.layerslideshow .info div {
background-color: rgba(255, 255, 255, 0.8);
}
To hide the first slide text you can also hide the following...
[data-slick-index="0"] .info {
display: none;
}
Ciarán
- more than a month ago
- Commercial Templates
- # 4
I Ciaran,
thank you for your help.
I don't see any change concerning the size reduction to 80 pixels in the grey area.
If it is possible see the image I attached at the beginning of this post some day ago.
I have 2 borders about 130 px to reduce to 80 px.
Thank you very much.
Kind regards
Andrew
thank you for your help.
I don't see any change concerning the size reduction to 80 pixels in the grey area.
If it is possible see the image I attached at the beginning of this post some day ago.
I have 2 borders about 130 px to reduce to 80 px.
Thank you very much.
Kind regards
Andrew
- more than a month ago
- Commercial Templates
- # 5
Hi Andrew
Could you once again allow us access to an example of this module. Previous access details give us the following error...
Ciarán
Could you once again allow us access to an example of this module. Previous access details give us the following error...
Login denied! Your account has either been blocked or you have not activated it yet.
Ciarán
- more than a month ago
- Commercial Templates
- # 6
Thank you Andrew
To reduce the vertical padding of this module try adding the following to the Custom CSS field of your templates parameters..
Ciarán
To reduce the vertical padding of this module try adding the following to the Custom CSS field of your templates parameters..
.bottom-1 .module_surround {
padding-bottom: 0 !important;
padding-top: 0 !important;
}
Ciarán
- more than a month ago
- Commercial Templates
- # 8
I ask for you the last thing.
Three images and their texts of "Homepage GridGallery" module appear a bit narrow in the mobile version.
Is it possible see them a little bit wider?
Thank you very much.
Kind regards
Andrew
Three images and their texts of "Homepage GridGallery" module appear a bit narrow in the mobile version.
Is it possible see them a little bit wider?
Thank you very much.
Kind regards
Andrew
- more than a month ago
- Commercial Templates
- # 10
Hi Andrew
You will find an option to edit the width of your images for each screen size in the settings of your module. I have increased this on smaller screen sizes.
Ciarán
You will find an option to edit the width of your images for each screen size in the settings of your module. I have increased this on smaller screen sizes.
Ciarán
- more than a month ago
- Commercial Templates
- # 11
Hi Cairan,
thank you for your reply.
Which is the item/voice to change?
I changed the "Image Width (Mob Landscape)" and "Image Width (Mob Portrait)" in Homepage GridGallery module without success.
Thank you very much.
Regards
Andrea
thank you for your reply.
Which is the item/voice to change?
I changed the "Image Width (Mob Landscape)" and "Image Width (Mob Portrait)" in Homepage GridGallery module without success.
Thank you very much.
Regards
Andrea
- more than a month ago
- Commercial Templates
- # 12
Hi Andrea
Does changing the values of these fields take any effect to your GridGallery images on the corresponding screensizes?
Ciarán
Does changing the values of these fields take any effect to your GridGallery images on the corresponding screensizes?
Ciarán
- more than a month ago
- Commercial Templates
- # 13
On 4th october I received on my e-mail inbox three notifications of your reply.
but I don't any updates. Is there an error?
Thank you very muck
Regards
Andrew
but I don't any updates. Is there an error?
Thank you very muck
Regards
Andrew
- more than a month ago
- Commercial Templates
- # 15
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.
Previously sent details give us the following error..
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.
Previously sent details give us the following error..
Login denied! Your account has either been blocked or you have not activated it yet.
Ciarán
- more than a month ago
- Commercial Templates
- # 16
Thank you
Using the CSS fields in the Responsive Options tab of your template parameters I have add the following which should result be suitable...
Ciarán
Using the CSS fields in the Responsive Options tab of your template parameters I have add the following which should result be suitable...
.j51gridgallery413 {
max-width: 90%;
}
Ciarán
- more than a month ago
- Commercial Templates
- # 17
- 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 »