Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #866024
    MrK
    Participant

    that is the same color for all of them we use to do like this:

    #tab-1 .template4 .ap-pro-form-field-wrapper .label-wrap 
    #tab-2 .template4 .ap-pro-form-field-wrapper .label-wrap 
    #tab-3 .template4 .ap-pro-form-field-wrapper .label-wrap 
    #tab-4 .template4 .ap-pro-form-field-wrapper .label-wrap 
    

    thanks

    #866550
    Jade
    Moderator

    Hi MrK,

    Please try this CSS:

    .x-tab-content .x-tab-pane:nth-child(1) .template4 .ap-pro-form-field-wrapper .label-wrap {
        background-image: -webkit-linear-gradient(left, #B5371B 0%, #B5371B 100%);
    }
    
    .x-tab-content .x-tab-pane:nth-child(2) .template4 .ap-pro-form-field-wrapper .label-wrap {
    
    }
    
    .x-tab-content .x-tab-pane:nth-child(3) .template4 .ap-pro-form-field-wrapper .label-wrap {
    
    }
    
    .x-tab-content .x-tab-pane:nth-child(4) .template4 .ap-pro-form-field-wrapper .label-wrap {
    
    }

    Please add the background image code for the second to the fourth tab. Thanks!

    #867264
    MrK
    Participant

    Hi thanks that worked out really well.

    Thanks for your help

    #867653
    Zeshan
    Member

    You’re welcome!

    #909126
    amotmae
    Participant

    Hi,

    It would be really nice of you if you could give me the code that would make it work for the accordion item.

    thks

    #909655
    Jade
    Moderator

    Hi @amotmae,

    Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

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