Extend description panel on Image Effect CK

Replied by ced1870 on topic Extend description panel on Image Effect CK

Posted 6 years 2 months ago #47066
I have given your the code ...this is not what I have written

Joomlack Webmaster and Developer

by ced1870

Please Log in or Create an account to join the conversation.

Replied by ant3000 on topic Extend description panel on Image Effect CK

Posted 6 years 2 months ago #47068
I've added the code you've supplied to the css but it hasn't worked?

Check the "USERS" panel at

uk604.directrouter.com/~wwqinzls/index.php/construction

I've extended the list to include more items but they remain hidden
by ant3000

Please Log in or Create an account to join the conversation.

Replied by ant3000 on topic Extend description panel on Image Effect CK

Posted 6 years 2 months ago #47069
figure.effectck-sarahPink img, figure.effectck-sarahBlue img {
max-width: none !important;
width: -webkit-calc(100% + 20px);
width: calc(100% + 20px);
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
-webkit-transform: translate3d(-10px,0,0);
transform: translate3d(-10px,0,0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
min-height: 220px;
object-fit: cover;
}
by ant3000

Please Log in or Create an account to join the conversation.

Replied by ced1870 on topic Extend description panel on Image Effect CK

Posted 6 years 2 months ago #47070
you must adapt the min-height value to your need, of course if you add then more text, you will get the same ...
may be that you must not put so much text ;)
This is not an article, just a visual effect to attract the visitor and give a short info.

Joomlack Webmaster and Developer

by ced1870

Please Log in or Create an account to join the conversation.

Replied by ant3000 on topic Extend description panel on Image Effect CK

Posted 6 years 2 months ago #47071
I've managed to achieve this effect -
uk604.directrouter.com/~wwqinzls/index.php/construction

using

figure.imageeffectck .figure.imageeffectck_img {
position:relative;
overflow:hidden;
height:220px;
{

figure.imageeffectck:hover .figure.imageeffectck_img {
height:600px;
-webkit-transition: height 4s;
transition: height 4s;
{

but it needs a height specified on the div. Can you think of a way that the height would auto set?
by ant3000

Please Log in or Create an account to join the conversation.

Replied by ced1870 on topic Extend description panel on Image Effect CK

Posted 6 years 2 months ago #47072
great :)
there is no auto height as the text is positioned in absolute ...

Joomlack Webmaster and Developer

by ced1870

Please Log in or Create an account to join the conversation.

Time to create page: 0.684 seconds

Fast and powerful creation, customizable and responsive.

Read More

We have 1068 guests and no members online