- Posts: 78
- Thank you received: 0
Setting link on images for class="intro_images"
-
Giorjoom
Active member - Topic Author
- Member
Less
More
9 years 11 months ago #43943
by Giorjoom
Setting link on images for class="intro_images" was created by Giorjoom
I need to see the 6 articles (the ones displayed with the zooming effect in "above content" position) withoutdisplaying again the video of the homepage.
I already obtained the desired effect with a modified "readmore" button (it is a bitmap identical to the template's button) at www.maremoto.org .
The problem is that I cannot do the same when clicking on one of the 6 zooming images. Where can I set that or at least disable the link that displays the article at the bottom of the page?
Thank you for the support.
I already obtained the desired effect with a modified "readmore" button (it is a bitmap identical to the template's button) at www.maremoto.org .
The problem is that I cannot do the same when clicking on one of the 6 zooming images. Where can I set that or at least disable the link that displays the article at the bottom of the page?
Thank you for the support.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
9 years 11 months ago #43945
by ivan.milic
Replied by ivan.milic on topic Setting link on images for class="intro_images"
Try putting this at tempalte_css.css at bottom:
.sparky_home .contentrow .blog-featured IMG[alt="read0"]{
display;none;
}
.sparky_home .contentrow .blog-featured IMG[alt="read0"]{
display;none;
}
Please Log in to join the conversation.
-
Giorjoom
Active member - Topic Author
- Member
Less
More
- Posts: 78
- Thank you received: 0
9 years 11 months ago #43948
by Giorjoom
Replied by Giorjoom on topic Setting link on images for class="intro_images"
Thank you brate, very much but it keeps raining. The solution proposed unfortunately doesn't work... In Ivan we trust...
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
9 years 11 months ago #43951
by ivan.milic
Replied by ivan.milic on topic Setting link on images for class="intro_images"
Ok, can you leave that css rule in template_css.css so I can see
Please Log in to join the conversation.
Time to create page: 0.211 seconds