ValleyJim (@valleyjim)

Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • In reply to: Indent forums

    ValleyJim
    Participant

    @valleyjim

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

    In reply to: Indent forums

    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

    In reply to: Indent forums

    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

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