Gallery - Image Effect
- Kleszewski
-
Topic Author
- Offline
- Platinum Member
-
- I like playing chess.
Less
More
- Posts: 571
- Thank you received: 17
2 years 8 months ago - 2 years 8 months ago #65017
by Kleszewski
Replied by Kleszewski on topic Gallery - Image Effect
Now it works
Thank you .When this 'under' effect will be available for editing in IImage Effect CK pro

Last edit: 2 years 8 months ago by Kleszewski.
Please Log in or Create an account to join the conversation.
2 years 8 months ago #65018
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Gallery - Image Effect
is that a question ? this is already working in the 2.3.6When this 'under' effect will be available for editing in IImage Effect CK pro
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
- Kleszewski
-
Topic Author
- Offline
- Platinum Member
-
- I like playing chess.
Less
More
- Posts: 571
- Thank you received: 17
2 years 8 months ago - 2 years 8 months ago #65019
by Kleszewski
Replied by Kleszewski on topic Gallery - Image Effect
Update. Sorry, I didn't know there was a new version of VERSION 2.3.6 .
I did a test and it looks like this for version 2.3.6
Works without this code
But for a newly created effect, it doesn't work, even if I add this code
I did a test and it looks like this for version 2.3.6
Works without this code
Code:
a.mediaboxck_link figure.mediaboxck.effectck-under {
height: auto;
}
But for a newly created effect, it doesn't work, even if I add this code
Last edit: 2 years 8 months ago by Kleszewski.
Please Log in or Create an account to join the conversation.
2 years 8 months ago #65020
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Gallery - Image Effect
then just use that
forum.joomlack.fr/index.php/5-mediabox-c...effect?start=0#65007
Code:
a.mediaboxck_link figure.mediaboxck {
height: auto;
}
info given yesterday :I didn't know there was a new version of VERSION 2.3.6
forum.joomlack.fr/index.php/5-mediabox-c...effect?start=0#65007
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
- Kleszewski
-
Topic Author
- Offline
- Platinum Member
-
- I like playing chess.
Less
More
- Posts: 571
- Thank you received: 17
2 years 8 months ago - 2 years 8 months ago #65021
by Kleszewski
Replied by Kleszewski on topic Gallery - Image Effect
ok. Now it works. Thank you
Last edit: 2 years 8 months ago by Kleszewski.
Please Log in or Create an account to join the conversation.
- Kleszewski
-
Topic Author
- Offline
- Platinum Member
-
- I like playing chess.
Less
More
- Posts: 571
- Thank you received: 17
2 years 8 months ago - 2 years 8 months ago #65022
by Kleszewski
Replied by Kleszewski on topic Gallery - Image Effect
How can I remove the underlining of a link in the title and description
Is this entry correct:
Code:
div.imageeffectck_title
div.imageeffectck_dsc
Code:
a.mediaboxck_link
{
text-decoration:none !important;
}
Last edit: 2 years 8 months ago by Kleszewski.
Please Log in or Create an account to join the conversation.
Time to create page: 0.280 seconds