Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1141095
    alamtfuerwerbung
    Participant

    Hi, please see this site as example
    https://www.wirth-rae.de/kanzlei-und-team.html

    Scroll down to the section “parter”.
    As you can see there is a drop down menue under each face, wich opens a hidden section.

    Is something like that possible with X-Theme and cornerstone?
    Please see the attached jpg. http://ctrlv.in/827780
    Here u can see what I want to do.
    The idea is; if visitor clicks on the button, a section beneath opens like in the samplepage.

    I´m still in the design phase, so there is no current URL. Try to find out if x theme is the right one for that page.

    Thanks for answer and advise

    Best wishes
    Andre

    #1141102
    Christopher
    Moderator

    Hi there,

    You can achieve similar layout (without partner images) with tabs element in cornerstone.

    Hope it helps.

    #1141136
    alamtfuerwerbung
    Participant

    Thx for the fast answer. And is there a way to hide the information. Only want to see the if I click on the folder.

    Thx
    Andre

    #1141141
    Christopher
    Moderator

    Hi there,

    No, sorry it’s not possible.
    Please check accordion element as well, you may find it useful for this purpose.

    Hope it helps.

    #1144377
    alamtfuerwerbung
    Participant

    Hi, plese check out this page http://sub.ihrwiderruf.de/test1/

    I want to set a backgroundcolor in the whole tab section. (Section2, please see sample here http://ctrlv.in/829269 )
    Is that possible with cornerstone, or do I need a css code.

    Thx
    Andre

    #1144722
    Thai
    Moderator

    Hi Andre,

    Please add the following CSS:

    ul.x-nav.x-nav-tabs,
    ul.x-nav.x-nav-tabs li,
    ul.x-nav.x-nav-tabs li a,
    .x-tab-content>.x-tab-pane {
        background-color: #f9f8f8;
    }

    Hope it helps 🙂

    #1146216
    alamtfuerwerbung
    Participant

    perfect, thank you

    #1146295
    Lely
    Moderator

    You’re welcome!

    Cheers!

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