• Resolved jreeve

    (@jreeve)


    I’m using bp-group-documents as part of Commons in a Box, and I noticed that the CBOX theme conflicts with the bp-group-documents style, especially in the group sidebar buttons. I traced this back to these lines in bp-group-documents/css/style.css:

    li#nav-documents-groups-li,li#nav-documents-personal-li {
       background: url(../images/documents-stack_16x16.png) no-repeat 87% 52%;
    }

    Disabling these lines fixes the conflict, and allows the Docs tab to be displayed the same as the other tabs (Announcements, Forums, etc). Is there a reason for this custom styling? (i.e. can’t the theme handle it instead?)

    https://wordpress.org/plugins/bp-group-documents/

Viewing 1 replies (of 1 total)
  • Plugin Author Lena Stergatou

    (@lenasterg)

    Actually, no. It was matching the theme I used.
    You can comment out the lines.

Viewing 1 replies (of 1 total)
  • The topic ‘bp-group-documents tab styles conflict with cbox themes’ is closed to new replies.