• Resolved gamark

    (@gamark)


    Hello, first of all the plugin is great and does help a lot with styling the forum.

    I have just installed it yesterday and I found a very small bug.

    While I tried to style the font size for FORUM INDEX STYLING / 7. Sub Forum List Font the size of the font does not change. Color works, style works, font works, but the size does not take affect.

    Is there a way for you to update and release an update or tell me where to look to fix.

    In the code all seems ok… I just can figure out why the font size is not changed.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Robin W

    (@robin-w)

    1. which bbpress version are you using ?
    2. which template are you using in

    dashboard>settings>bbp style pack>Forum Templates

    Thread Starter gamark

    (@gamark)

    Hello Robin,

    1. It was the latest version. I downloaded the bbpress just before I installed your plugin. Version: what it was 5 days ago.

    2. WPEX TodayVersion: 1.2 By WPExplorer

    Good point… I should try other theme… just to check.

    My message is that JUST the “FORUM INDEX STYLING / 7. Sub Forum List Font the size” does not change, the rest, and I mean everything else works perfect.

    Maybe something to check on your side. I the meantime I switched forum also.

    Plugin Author Robin W

    (@robin-w)

    on 2, sorry no I meant which template in my plugin – ie go to dashboard>settings>bbp style pack>Forum Templates and let me know which default or alternate.

    Plugin Author Robin W

    (@robin-w)

    it’s ok I’ve found the issue, which is in bbpress and should be fixed in a future release the bbpress authors have said.

    in the meantime, put this in the custom css tab of my plugin

    #bbpress-forums .bbp-forums-list li {
    	font-size: 20px !important;
    }

    and change 20px to whatever you want

    Thread Starter gamark

    (@gamark)

    Cool. Good stuff.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Bug in styling Sub Forum List Font’ is closed to new replies.