Skip to:
Content
Pages
Categories
Search
Top
Bottom

Battling an ugly Buddypress theme foisted upon users

  • @jidanni

    Participant

    Gentlemen, http://www.bdsm.com.tw/ , apparently a BuddyPress “customer”
    of yours 🙂 has chosen a horrible black theme bad for us older users.

    Please help me improve my http://userstyles.org/ script
    that I call BDSM.COM.TW_Daytime:

    /* http://forum.userstyles.org/discussion/comment/71603 */
    @namespace url(http://www.w3.org/1999/xhtml);
    @-moz-document regexp("https?://www.bdsm.com.tw/(?!phorum).*"){
    /*@-moz-document domain("www.bdsm.com.tw") {*/
    * {
    color: #666 !important;
    background-color: white !important;}
    /*LINKS*/
    a {color: orange !important;}
    /*HOVER LINK*/
    a:hover {color: #FFCC66 !important;}
    /*VISITED LINK*/
    a:visited {color: #FF9966!important;}}

    Yes BuddyPress might not be to blame, but please help me anyway. Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)
  • @djpaul

    Keymaster

    Site could be considered NSFW.

    @jidanni

    Participant

    I forgot the site is an 18+ site.

    @foxly

    Participant

    Site could be considered NSFW.

    …depends where you work…  😉

    Compared to some help requests I’ve answered, this site’s rather tame.

    @jidanni

    CSS design is a very complicated subject. The base BP theme’s CSS file is almost 2,500 lines long and has a vast and intricate style tree. Answering a RFC (request for comments) on a given set of changes to it  is many hours of work, and is beyond what can be handled on these forums.

    If you have a specific problem, eg: “When I set style X to Y, the level 2 menus explode” or “How can I invert the color scheme”, the users here will be happy to help you.

    Also, be aware there are sweeping changes in the works for BuddyPress’ template system. The core development team is currently re-designing the entire template system to use page-fragment injection. In theory, this will allow BuddyPress to use almost any WordPress template set – not just ones designed specifically for BuddyPress.

    I’d estimate they’re about 6 months away from release on this.

    ^F^

     

     

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Battling an ugly Buddypress theme foisted upon users’ is closed to new replies.
Skip to toolbar