Forum Replies Created
-
AuthorPosts
-
Hello Andy,
yes the hover effect works, with a cut effect, but not with the progressive opacity and cubic-bezier animation.
I wish I had this one, like on this piou-piou picture : http://memorial-verdun.fr/
Caroschyes of course i’ll do.
events manager is more manageable than events calendar in terms of layout
I will continue my work with Events manager.thank you
Carosch- This reply was modified 9 years ago by carosch.
oh damn
is there a true incompatibility with events manager? because i’m well advanced in the css work with this plug-in…
:(Hello,
it works.
The only problem is that the effect is not the same like the overlay-type-extern one.Carosch
Hello,
ok, this code display Kriesi logo over the image
always
but how can I do for this result, but only on mouse over ?carosch
try this
.liste-objets .slide-image {
height:0;
}or this
.liste-objets .slide-image {
/*height:0;*/
display: none;
}
.liste-objets .slide-content {
margin-top:0px;
margin-left:0;
padding: 5px 20px;
}yes, I forgot it sorry:
.bloc-index-no-img img {
display: none;
height: 0;
margin-top: -30px;
}Hi,
someone could help ?
Carosch
Unfortunately that code doesn’t works.
My goal is to apply this effect on all images that can be enlarged in lightbox.
Just like linked image, but with another image.Perhaps something to do with .lightbox-added?
- This reply was modified 9 years, 1 month ago by carosch.
Hey Yigit,
previously, for another subject, you gave me this code for the linked images :
.image-overlay.overlay-type-extern .image-overlay-inside:before { content: ''; border-radius: 0; background-image: url(https://kriesi.at/wp-content/themes/kriesi/images/logo.png); background-size: contain; background-repeat: no-repeat; background-position: 50% 50%; }
I want the same but on the images on witch there is a lightbox link.
Carosch
ok, it works perfectly with :
nav.main_menu #menu-item-32 .sub-menu { display: none !important; }
Thank you
Hello,
I probably not use the good words to explain, sorry for my english (I’m french and I do not speak very well english).
I don’t want that the “espace pedagogique” sub-menu appears.
I want that it exist, but I don’t want to see it displaying.
But only in the black menu.Carosch
Ok here is a page where I display the same menu in two different design:
http://memorial-verdun.fr/516-2/The black one and the gray background one are the the same.
Only for the black one, the sub-menu under “Espace pédagogique” does not appear, and I do not know how to do that.
For the gray one, I need to find how to make the same design than here:http://memorial-verdun.fr/ where I do it.
Carosch
Sorry I found too difficult to change both archive.php and portfolio.php pages, and to try to get exactly the same presentation for both of them, this just in the case where users would click on the breadcrumb links.
So I deleted the breadcrumb links, and I decided to manage the archives pages by making pages by myself.
You can close this thread.
Thank youHello,
I looked at the file, and unfortunately I did not understand how to change it.If I use posts instead of portfolio items, is it possible to display archive.php like grid ?
carosch
works great ! thank you !
I found the solution:
shortcode :
[av_blog blog_type='posts' categories='44' link='category' blog_style='blog-grid' columns='1' contents='title' content_length='excerpt' preview_mode='custom' image_size='thumbnail' items='10' offset='0' paginate='yes' custom_class='bloc-index-no-img liste-objets']
CSS :
.liste-objets h3.slide-entry-title.entry-title { font-family: Helvetica; text-transform: capitalize; padding:0; font-size: 14px; font-weight: normal; margin-left:-15px; text-align: left; } .liste-objets h3.slide-entry-title.entry-title:before { content: "\2022"; display: inline-block; width: 10px; font-size: 16px; margin: 0 0px 0 -5px; }
Thanks
Caroschthanks, I will try to modify this file, and I’ll come back to tell you
carosch
- This reply was modified 9 years, 1 month ago by carosch.
ok.
Do I have to reproduce the same tree in my child theme?thanks
caroschThank you!
That works fineHello,
I can’t find the portfolio.php, sorry, where is it ?
carosch
Here is my answer, in private
Perfect!
Thank you!Carosch
Hello,
sorry, I found a solution.
In fact I created a category to display a specific article on the home page.
But I found that I can use tags to find one specific article too.
and so I can delete the unwanted category.Carosch
Oh! that’s a good news, thank you
Hello,
thanks for the answer.
But unfortunately the elements of the right column aren’t the same.
Here is what I want to do:
http://www.carolinescherb.com/test/captures/mep-article.png
This is made with widgets in a sidebar.
I’d prefer to do it with the layout builder, because the designer ask me to make a full-with title (Les objets emblématiques) and with a sidebar, the title is only above the main content.
And the second problem il that elements in a sidebar are placed with a big margin one of another and I need to make only 10px of margin in-between two elements in the sidebar.Have you a solution ?
Carosch
How can I close the thread ?
Yes :) I have this one : post-508812
But, this is another story ;)
CaroschWonderful!!
many thanks!
carosch -
AuthorPosts