Gallery - Image Effect
- Kleszewski
- Topic Author
- Offline
- Platinum Member
- I like playing chess.
Less
More
- Posts: 559
- Thank you received: 17
2 years 4 months ago - 2 years 4 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 4 months ago by Kleszewski.
Please Log in or Create an account to join the conversation.
2 years 4 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: 559
- Thank you received: 17
2 years 4 months ago - 2 years 4 months ago #65021
by Kleszewski
Replied by Kleszewski on topic Gallery - Image Effect
ok. Now it works. Thank you
Last edit: 2 years 4 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: 559
- Thank you received: 17
2 years 4 months ago - 2 years 4 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 4 months ago by Kleszewski.
Please Log in or Create an account to join the conversation.
2 years 4 months ago #65025
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Gallery - Image Effect
I have checked and yes you can use that. The underlying is coming from the linkIs this entry correct:
Joomlack Webmaster and Developer
The following user(s) said Thank You: 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: 559
- Thank you received: 17
2 years 4 months ago #65027
by Kleszewski
Replied by Kleszewski on topic Gallery - Image Effect
Thank you
Please Log in or Create an account to join the conversation.
Time to create page: 0.225 seconds