Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1068238
    scorchahh
    Participant

    Hey there,

    first off, this is really one of the best themes I’ve worked with, yet,
    and so is the Knowledge base. Until now I found answers on all questios I had, but I’m kinda stuck now with a topic that’s been discussed and solved here many times.

    Modidyfing the widgetbar button by custom css works fine concerned to the size of the triangle, but I neither can insert a different icon via fontawesome, nor can I place an image with all the solution you posted on reqeuests like this. It’s just not taking any effect.

    My favourite solution would be like

    .x-btn-widgetbar i {
    padding: 5px;
    top: 0;
    right: 0;
    }
    .x-btn-widgetbar {
    width:25px;
    height:80px;
    border:0;
    background-color:red; /* background color */
    }

    .x-btn-widgetbar [class*=”x-icon-“]:before {
    content: ‘\\f0e0 contact us’;
    color:white; /* text color */
    }

    with a png file instead of icon and text.

    The current project is to be found at http: vds.scorcha.de

    #1068323
    Darshana
    Moderator

    Hi there,

    Thanks for writing in! Could you please explain the required changes that you want to do for your widgetbar? so that we can assist you with a workaround.

    Thanks!

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