BuddyBoss Home – Web Support Forums Themes Boss. theme css addition: for Commentator compatibility

Viewing 5 posts - 1 through 5 (of 5 total)
  • Question

    #44140

    it’s a simple tweak… in main-global.css

    add this to the bottom, yeah, really.. 🙂

    /*————————————————————–
    27.0 – Commentator / http://yukulelix.com/commentator/commentator-demo-post/
    – fix the submit button from defaut Boss. design
    ————————————————————–*/

    .commentator-submit{
    width: 60px !important;
    }

    it’s just to fix the submit button in the comments.

    *****

    btw, we hava little problem with this plugin. go on the demo page in the link above. you can see the login/register links in the right side of the form. when activated with Boss., these “popup” can’t show properly due to the colophon showing above all…

    can you fix this? PLEAAAASSSSEEE ?! 🙂

    Answers

    #44156

    Alyssa
    Participant
    @alyssa-buddyboss

    @jeanpierre can you please send a link to the plugin?

    #44159

    it’s a paid plugin, as you can see in the link inside my post…

    you can see in action on my site and see the result for the popups..
    http://nexialys.net/blog/2015/07/18/haters-gonna-hate-and-propagate-but-not-here/

    #44230

    Alyssa
    Participant
    @alyssa-buddyboss

    @jeanpierre I’m afraid the issue is not the footer AKA colophon. I made the colophon transparent and the box still does not display. The box is constrained by the size of the #comments div and possibly the #content div. You will need to figure out how to extend these or ask the plugin owner how to make the box pop out of the div and show up fixed on screen or relative to their respective links.

    #44232

    yeah, that’s what i thought… 🙂

    i’ll break their code then… 🙂

Viewing 5 posts - 1 through 5 (of 5 total)
  • The question ‘css addition: for Commentator compatibility’ is closed to new replies.