• Hello. First off great great theme. I was using Mystique it was what I needed just not updated and I found this theme and I said wow look at all you can do. So the only issue I am having is its not letting me customize the colors in bbpress because there s something that is saying (im not good with php and css)about background none somewhere. Also I see table class odd has alternating colors? where do we fox that to keep it the same? Thank you for your help

    You can see forums at http://www.abovethefirehouse.com

Viewing 9 replies - 1 through 9 (of 9 total)
  • Theme Author nobita

    (@nobita)

    Hi atfpodcast

    Please remove below( style.css line:3714-3733 )

    /* bbpress */
    #bbpress-forums li.bbp-header, #bbpress-forums li.bbp-footer,#bbpress-forums div, #bbpress-forums ul,#bbpress-forums li.bbp-header,#bbpress-forums ul.bbp-lead-topic, #bbpress-forums ul.bbp-topics, #bbpress-forums ul.bbp-forums, #bbpress-forums ul.bbp-replies, #bbpress-forums ul.bbp-search-results,#bbpress-forums #bbp-your-profile fieldset span.description,
    #bbpress-forums #bbp-your-profile fieldset input, #bbpress-forums #bbp-your-profile fieldset textarea,#bbp-user-navigation *,#bbpress-forums .bbp-topics *,#bbpress-forums .forums *{
        background:none!important;
    }
    li[class^="bbp_widget_"] fieldset div{
        max-width:100%;
    }
    li[class^="bbp_widget_"] fieldset{
        display:inline-block;
        max-width:100%;
        margin:0!important;
        padding:0.38461538461em;
    }
    div.bbp-template-notice, div.indicator-hint{
        color:inherit;
    }
    #bbpress-forums fieldset.bbp-form,#bbpress-forums li.bbp-header, #bbpress-forums li.bbp-footer,#bbpress-forums ul.bbp-lead-topic, #bbpress-forums ul.bbp-topics, #bbpress-forums ul.bbp-forums, #bbpress-forums ul.bbp-replies, #bbpress-forums ul.bbp-search-results{
        border:0.07692307692em solid rgba(222,222,222,.5);
    }

    Thank you

    Thread Starter atfpodcast

    (@atfpodcast)

    I dont see that in your style.css lie 3114 shows this:

    .oembed-content-icon{
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border: 1px solid rgba(222,222,222,.7);
        display:table-cell;
        vertical-align:middle;
        padding:3px;
    }
    .wp-smiley{
        vertical-align:middle;
    }

    also only goes up to line 3725

    Theme Author nobita

    (@nobita)

    Thread Starter atfpodcast

    (@atfpodcast)

    will that fix the center only for bbpress? I do love this theme you made. 😉

    Thread Starter atfpodcast

    (@atfpodcast)

    Ok the only bad thing is when your is a theme update i have to re comment it out. 😉

    Theme Author nobita

    (@nobita)

    Are you this question, I changed to resolved?

    Thread Starter atfpodcast

    (@atfpodcast)

    Yes but I have to keep commenting it out still

    Theme Author nobita

    (@nobita)

    What is the version of Raindrops?

    Using such as a screen shot, please tell clearly the problem again.

    Thread Starter atfpodcast

    (@atfpodcast)

    1.252 I have not applied .253 yet

Viewing 9 replies - 1 through 9 (of 9 total)

The topic ‘small cosmetic issues with bbpress’ is closed to new replies.