Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1184487
    alamtfuerwerbung
    Participant

    Hi, please see the attached screenshot:
    http://ctrlv.in/850010

    Also check out http://www.sub.ihrwiderruf.de
    Here u can see the backgroundimage.

    I want to know is it possible to build that design with the blue box and the text?
    What do u suggest. Should I create on element with text button and blue box and upload it as image?
    Or is there a smarter way?

    Thx for help.
    Andre

    #1184532
    Christian
    Moderator

    Hey Andre,

    You can make the blue background as an image and then set it up as a column background. Then, add a Custom Headline, Text and Button element to that column. To add a background to the column, add the code below in the column’s Style field.

    background-image: url(IMAGE_URL);

    Thanks.

    #1184742
    alamtfuerwerbung
    Participant

    Thx, that helped a lot for the moment!

    #1184812
    Darshana
    Moderator

    Glad we were able to help 🙂

    #1184973
    alamtfuerwerbung
    Participant

    Hi again,
    please check out this screenshot:
    http://ctrlv.in/850162

    Do you have an idea to avoid that the blue box in den background is unsymmetrical if I shrink the brwoser window, or
    open the page on a Ipad. Is there a chance to resize the box automaticly, depending to the browser size.
    I always want to highest point of the box in the middle, above the text.

    Thx
    Andre

    #1185147
    Rupok
    Member

    Hi Andre,

    Your site seems down from my end. Ca you check and make sure it’s up?

    Thanks!

    #1186003
    alamtfuerwerbung
    Participant

    it works http://sub.ihrwiderruf.de

    don´t know why it didn´t work.

    pls try again

    thx
    andre

    #1186015
    Lely
    Moderator

    Hi Andre,

    Please add column-bg on the column class field. Then on Settings Tab > Custom CSS, add the following:

    @media (max-width: 767px){
    .column-bg{
    background-position: top center;
    }
    }

    Hope this helps.

    #1186030
    alamtfuerwerbung
    Participant

    awesome.
    changed it in max width 1280px, and i got what I want!

    thx
    andre

    theme.co support is fantastic!

    #1186038
    Lely
    Moderator

    You’re welcome Andrei!

    Cheers!

  • <script> jQuery(function($){ $("#no-reply-1184487 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>