-
AuthorPosts
-
November 25, 2017 at 4:01 pm #881641
Hi..
I´m trying to do pretty easy one pager, but I just don´t get it how to do this kind of page: (example picture) https://1drv.ms/i/s!AnxTu_RbJ_FIiKFu3aH6tybWATnOngNovember 25, 2017 at 4:05 pm #881643One more thing: those boxes needs to have back round image, not back round colors.
November 25, 2017 at 7:44 pm #881716Hi iljapronin,
You could try masonry, but even that might require some customizations. Something like that
If you need further assistance please let us know.
Best regards,
VictoriaDecember 4, 2017 at 7:25 pm #884750Thanks.. Just thinking that masonry grid is based on portfolio featured images. Any idea how to get text on top of it ?
December 7, 2017 at 4:12 am #885884Hi,
You can alter the style of the portfolio grid content container. Please start with the following css code.
.avia_desktop .av-caption-on-hover .av-masonry-item-with-image .av-inner-masonry-content { opacity: 1; filter: alpha(opacity=100); } .avia_desktop.avia_transform3d .av-caption-on-hover.av-caption-style- .av-masonry-entry.av-masonry-item-with-image .av-inner-masonry-content, .avia_desktop.avia_transform3d .av-caption-on-hover-hide.av-caption-style- .av-masonry-entry.av-masonry-item-with-image:hover .av-inner-masonry-content { -webkit-transform: none; transform: none; } .avia_desktop .av-inner-masonry-content { -webkit-backface-visibility: hidden; height: 100%; } .avia_desktop .av-inner-masonry-content.site-background { background: rgba(255,255,255,.5); text-align: center; vertical-align: middle; display: table; } .av-inner-masonry-content-pos { display: table-cell; vertical-align: middle; }
Adjust the values as needed.
Best regards,
IsmaelDecember 7, 2017 at 7:29 pm #886207Thanks. So now I´m getting some text on top of those featured images. I´ll put some page links to security area that you can see what I´m trying to do.
December 8, 2017 at 7:57 pm #886591Hi iljapronin,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
VictoriaDecember 8, 2017 at 10:08 pm #886649hi… yes sure.. I´ll put creds to private content…
December 9, 2017 at 11:30 am #886775Hi iljapronin,
Credentials did not work for me. Could you please update the credentials.
Best regards,
VictoriaDecember 9, 2017 at 12:03 pm #886793Okey.. I´ll create new one
December 9, 2017 at 4:22 pm #886888Hi iljapronin,
Still cannot login. Hm… that’s weird.
Best regards,
VictoriaDecember 9, 2017 at 5:45 pm #886918Hmm.. looks like something weird with passwd.. No I try it by my self with new passwd and it works..
December 11, 2017 at 12:11 pm #887316Hi iljapronin,
Looks like using grid row and its cell will be a better option for you or a color section + 1/2 elements, you can set images as cell background.
I’ve added the cells, they need to be still adjusted and paddings and margins removed, but you can add the logos and text in the text section.If you need further assistance please let us know.
Best regards,
Victoria- This reply was modified 6 years, 11 months ago by Victoria.
December 11, 2017 at 12:39 pm #887346Hi.
I tryed also with color section + 1/2 elements, but the problem is that columns cannot be aligned vertically. I´ll give link to picture how it should be.Thanks,
iljaDecember 13, 2017 at 5:34 pm #888472Hi ilja,
Like this, they cannot be aligned, unfortunately.
Best regards,
VictoriaDecember 13, 2017 at 5:53 pm #888489Hi.. okey.
If there is no other possibilities to do that kind of page is there any way to control max width for max stretching and resolution where mobile view starts with those grid rows?Or is there some way to use masonry that way that I get those texts on top of the boxes?
December 14, 2017 at 2:30 am #888698Hi,
We already provided a way for the masonry caption or content to cover the masonry items but it will require additional css modifications. I’m sorry but this will require modifications that are beyond the scope of support. Please hire a freelance developer or contact our partner, Codeable.
Best regards,
IsmaelDecember 14, 2017 at 11:13 pm #889130Hi.
Understand. CSS values didn´t worked out (as I stated before), but anyway can you help me with my previous question: “If there is no other possibilities to do that kind of page is there any way to control max width for max stretching and resolution where mobile view starts with those grid rows?” I think I can live with that solution.
December 16, 2017 at 3:58 am #889462Hi,
What do you mean by “max stretching”? Could you provide a screenshot? Please use imgur or dropbox.
Best regards,
IsmaelDecember 20, 2017 at 10:53 pm #890938Hi.. I try to explain:
so I want to have boxed layout style where I can control when (in witch resolution) box is starting.. Uber site is good example of that: https://www.uber.comDecember 22, 2017 at 6:39 am #891471Hi,
I’m sorry but the uber site has a stretched layout, not boxed.
Best regards,
IsmaelDecember 22, 2017 at 9:31 am #891514Yes, but I mean that when you stretch browser enough, uber site will act like “boxed”.
Here is the screen shot: https://www.dropbox.com/s/szemutnjamzgwjy/Capture.JPG?dl=0December 24, 2017 at 4:17 am #891907 -
AuthorPosts
- You must be logged in to reply to this topic.