Skip to:
Content
Pages
Categories
Search
Top
Bottom

Indent forums


  • ValleyJim
    Participant

    @valleyjim

    I love the bbp style pack but for one thing I cannot find.
    I would like to have my forums under the categories indented. Is there a way to do it in the plugin that I just missed? Or do you know an easy way to do it?

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

  • Robin W
    Moderator

    @robin-w

    link to your site and example please


    ValleyJim
    Participant

    @valleyjim

    https://jimandms.com/forums/

    I would like the forum names under the categories to be indented, say 25px for example.

    I have tried `.bbp-forum-title {
    text-indent:: 25px;
    }`

    and `a.bbp-forum-title {
    text-indent:: 25px;
    }`

    and neither one works.

    Tnanks for looking!
    Jim


    Robin W
    Moderator

    @robin-w

    forums are not open without registering


    Chuckie
    Participant

    @ajtruckle

    Do you really have two :: in your CSS file? There should be one.


    ValleyJim
    Participant

    @valleyjim

    Yeah, I did have :: there, that was a good pickup. But I changed that and still no joy…

    Just for example sake. what I have is:

    Category
    Forum
    Forum

    What I would like is
    Category
    Forum
    Forum

    I have tried using the inspector to find the elements, but when I try to use text-indent it has not effect.

    Any other ideas?

    Once again, Thanks!
    Jim


    Robin W
    Moderator

    @robin-w

    I’d try using padding-left instead


    ValleyJim
    Participant

    @valleyjim

    The padding-left did the trick. Thanks! I guess my CSS is a little more rusty than I thought…


    Robin W
    Moderator

    @robin-w

    great – glad you are fixed

Viewing 8 replies - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.
Skip to toolbar