- ehoward
-
- Free Templates / Extensions
- Friday, 12 June 2015
- Subscribe via email
Hello
Looking in to this further you could try removing the following from your modules style.css (../modules/mod_j51gridgallery/css/styles.css) which should go a long way in removing a lot of this hover styling....
Ciarán
Looking in to this further you could try removing the following from your modules style.css (../modules/mod_j51gridgallery/css/styles.css) which should go a long way in removing a lot of this hover styling....
figure.effect-roxy img {
max-width: none;
width: -webkit-calc(100% + 60px);
width: calc(100% + 60px);
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(-50px,0,0);
transform: translate3d(-50px,0,0);
}
Ciarán
- more than a month ago
- Free Templates / Extensions
- # 1
Hi Elaine
For best results add 50px more than the width set within your module settings. So if your image GridGallery image width is set to 144px, use images of at least 194px in width. 50px is the size of the horizontal transition effect.
Ciarán
For best results add 50px more than the width set within your module settings. So if your image GridGallery image width is set to 144px, use images of at least 194px in width. 50px is the size of the horizontal transition effect.
Ciarán
- more than a month ago
- Free Templates / Extensions
- # 2
Hello
To edit the description size you can add the following to the Custom CSS field of your templates parameters (edit to taste)...
Ciarán
To edit the description size you can add the following to the Custom CSS field of your templates parameters (edit to taste)...
figure.effect-roxy p {
font-size: 14px;
}
Ciarán
- more than a month ago
- Free Templates / Extensions
- # 3
or maybe you can tell me how to create the images to accommodate the scaling without losing clarity. I've tried a variety of sizes and transparent borders, but haven't figured out the correct formula.
- more than a month ago
- Free Templates / Extensions
- # 4
Here is another illustration what is happening to the images - where do I control the amount of scaling?
- more than a month ago
- Free Templates / Extensions
- # 5
In J51_GridGallery module’s general settings, image width is set to 144. The actual images are 144 pixels wide. When animation ceases, not only are the images cropped all around, they are blurry from being enlarged. When I use Firefox Web Developer Tools to display image dimensions, I see they have been expanded to 194 pixels wide.
Where do I adjust how much the images will be enlarged?
Where do I adjust how much the images will be enlarged?
- more than a month ago
- Free Templates / Extensions
- # 6
ok thanks but what about just making the desciptin text smaller when you hover over the image please?
- more than a month ago
- Free Templates / Extensions
- # 7
Hello
Sorry to say as the slide effect is created via PHP within the module core it is not possible to remove this effect without radically changing the module files. The GridGallery styling varies from one template to the next so if you can find a version of the module from one of the other templates which suits your needs we would be happy to make it available to you.
For the benefit of other forum users please create a new post for new queries. Please also include a URL to an example of your header text.
Ciarán
Sorry to say as the slide effect is created via PHP within the module core it is not possible to remove this effect without radically changing the module files. The GridGallery styling varies from one template to the next so if you can find a version of the module from one of the other templates which suits your needs we would be happy to make it available to you.
For the benefit of other forum users please create a new post for new queries. Please also include a URL to an example of your header text.
Ciarán
- more than a month ago
- Free Templates / Extensions
- # 8
hi
yes so how do we get it so that there is no slide on moueover and no distortion please??? alo how do i change to text size of the header and description as mine are too big
thanks
yes so how do we get it so that there is no slide on moueover and no distortion please??? alo how do i change to text size of the header and description as mine are too big
thanks
- more than a month ago
- Free Templates / Extensions
- # 9
Thank you
We could now access your site.
I believe your issue is that you are finding your images to be cropped rather than distorted? Due to the styling of the hover effect of this GridGallery module (images slide to left on hover), images will be slightly cropped to the right. This cropped area then slides in to view when the image is hovered.
Ciarán
We could now access your site.
I believe your issue is that you are finding your images to be cropped rather than distorted? Due to the styling of the hover effect of this GridGallery module (images slide to left on hover), images will be slightly cropped to the right. This cropped area then slides in to view when the image is hovered.
Ciarán
- more than a month ago
- Free Templates / Extensions
- # 10
Thank you Elaine
However the URL provided in your email appears to be for a website running Joomla 1.5?
Ciarán
However the URL provided in your email appears to be for a website running Joomla 1.5?
Ciarán
- more than a month ago
- Free Templates / Extensions
- # 11
- 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 »