• Resolved dantheant

    (@dantheant)


    Good morning,

    I don’t know why but for my part the plugin works at 60%. For example, I cannot enlarge the characters in the description of my Forums or enlarge the characters in the list of subjects. The bspstyle.css file is edited but the result is not there. It’s like another .css file is interfering. I cleared the cache, that’s not the problem.

    Any ideas?

    THANKS.

    The page I need help with: [log in to see the link]

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

    (@robin-w)

    ?“For example, I cannot enlarge the characters in the description of my Forums or enlarge the characters in the list of subjects.”

    can you give me a specific setting and what you have set it to please

    Thread Starter dantheant

    (@dantheant)

    /* 8 ———————- Font – forum description ————————–*/

    /*Note we also set bsp-forum-content as if add descriptions are set in forum display, then we need to replicate these settings */

                #bbpress-forums .bbp-forum-content, 
    
            #bbpress-forums .bsp-forum-content,
    
            #bbpress-forums .bbp-forum-info .bbp-forum-content
    
            {
    
                font-size: 18px;
    
            }
    
    
    
                #bbpress-forums .bbp-forum-content,
    
            #bbpress-forums .bsp-forum-content,
    
            #bbpress-forums .bbp-forum-info .bbp-forum-content
    
            {
    
                color: #555252;
    
            }
    
    
    
                #bbpress-forums .bbp-forum-content,
    
            #bbpress-forums .bsp-forum-content,
    
            #bbpress-forums .bbp-forum-info .bbp-forum-content
    
            {
    
                font-family: arial;
    
            }
    
    
    
                     #bbpress-forums .bbp-forum-content,
    
                 #bbpress-forums .bsp-forum-content,
    
                 #bbpress-forums .bbp-forum-info .bbp-forum-content
    
                {
    
                    font-weight: normal; 
    
                }
    Thread Starter dantheant

    (@dantheant)

    No matter the setting, nothing changes. even when clearing the cache or using my cell phone.

    Plugin Author Robin W

    (@robin-w)

    Looking at the browser tolls, it looks like your Litespeed is interferring.

    try decativating as a test, or exclude bspstyle.css from any caching

    Thread Starter dantheant

    (@dantheant)

    Good morning,

    I found the solution to enlarge the characters of the forum description. Just edit the description in the “edit” section of bbpress.

    Thank you

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Some settings don’t work’ is closed to new replies.