Viewing 16 posts - 1 through 16 (of 16 total)
  • Author
    Posts
  • #467743

    Hello,

    is it possible to make the background section transparent, so that is “scrolls” over the other section?

    Mike

    http://dr-schauer.com/drschauer2015/2.png

    #468163

    Hey mike1270!

    Not really sure I understand. The sections do not overlap each other. Send us a link to that page so we can get a better idea.

    Regards,
    Elliott

    #468164

    Hello Elliott,

    the testimonials should look like here: http://www.steuer-maier.de

    In my book this should be a transparent color section.

    #468359

    Hi!

    I’m not 100% sure I understand either but you maybe you mean setting your color section background to Fixed or Parallax? You get that option if you add a background image to it.

    Regards,
    Rikard

    #468361

    Here is an example (due to copyright via private content).

    I would like to shine the background through.

    The testimonial scrolls over the the background image. It sticks above the content section with the solid color.

    • This reply was modified 9 years, 4 months ago by mike1270.
    #468499

    Hi!

    I think that should be possible yes but we would need to inspect the elements in question, I checked the domain where you posted the screenshots from but it seems to be under construction? If possible we would need a temporary admin login as well, you can post the details in the private content section of your reply.

    Best regards,
    Rikard

    #468536

    Here: :)

    #468928

    Hey!

    I didn’t see any testimonials anywhere so I added one to your empty color section. I think what your wanting to do is use some CSS to give it a slight background so try adding this to your quick css field.

    #av_section_2 .entry-content-wrapper {
      background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
    }

    Cheers!
    Elliott

    #469204

    Thank you Elliott. Close.

    I’m more looking forward this:
    http://dr-schauer.com/drschauer2015/5.jpg

    #469524

    Hey!

    I put “testamonial” as section ID inside of the color section Elliott built and then used this code:

    #testamonial {
    background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0 !important;
    }
    

    I hope it looks good to you now.

    Cheers!
    Andy

    #469903

    Thank you Andy. With that the background is grey. I’ve made another picture to demonstrate how it should behave (you could also see this at http://www.steuer-maier.de)

    Here’s my pic on my look how this could be achieved

    http://www.dr-schauer.com/drschauer2015/6.jpg

    #470114

    Hi!

    it won’t be possible to use only one and the same background image for three different color sections.

    However you could turn on custom class fields for all ALB elements to have a little bit more control over the elements.

    Let us know when you are done and still need help.

    Regards,
    Andy

    #495311

    Not really satisfied with my outcome:

    Here is what I achieved:
    http://www.dr-schauer.com/drschauer2015/ (login see private)

    It*s about the testamonials, that scroll over the photos.

    This would be my goal to include the testamonials:
    http://www.steuer-maier.de

    Is there a way to do this?

    In case this can’t be done with Enfold which theme would you recommend to do this?

    • This reply was modified 9 years, 2 months ago by mike1270.
    #495333

    Hi mike1270 and the Team,
    sorry to jump in,
    I think what mike1270 is looking to achive (if i do not misunderstood !) can be done with Enfold too.
    See thhe topic about “background image of a Color Section” https://kriesi.at/support/topic/full-background-image-possible-like-this/#post-404160

    #495381

    Thank you begrafiks – that is the solution :)

    :):)

    #495687

    Hi!

    glad begrafiks could help you. Let us know in a new ticket if you have some more questions related to the theme. We are happy to assist you.

    Best regards,
    Andy

Viewing 16 posts - 1 through 16 (of 16 total)
  • The topic ‘Make background section transparent?’ is closed to new replies.