Skip to:
Content
Pages
Categories
Search
Top
Bottom

How to center the titles of the forums (in height)

  • @netfux

    Participant

    I don’t need the “Started by:” subtitle in my main Forum Page, just want the titles showing up and I want them centered in height between the separation forum lines. Just need to know how can I achieve that, and in a way that doesn’t affect nothing weird, just the titles of the forums of the main page. Thank’s

Viewing 11 replies - 1 through 11 (of 11 total)
  • @lynqoid

    Participant

    You can set the line-height on an element to achieve nice centered titles.

    @netfux

    Participant

    ow… no idea how… can you be more explicit please? I’m a freshman in all of this. Thank’s for your help

    @lynqoid

    Participant

    I would recommend learning a bit of css, even a little CSS lets you do amazing things with bbPress and even WordPress!

    Some like: bbp-title { line-height: 20px; } This is just an example. I don’t know the exact html of your website.

    Good luck!

    @netfux

    Participant

    Thank’s a lot Lynqoid, but the problem is that if I do that, the titles of my entire forum will be centered. I just need to center the title of the main page, those, doesn’t have any subtitles, but subforums does. So I really need to center just the titles of the main forum page. You can see it here:
    http://www.josvimunoz.com/forums (also please check the ZONA ALUMNOS forum which has some subforums options in the title itself, those also will be displaced right?

    THank’s for your help!! very appreciated

    @lynqoid

    Participant

    500 internal server error šŸ™ when I visit your site.

    @netfux

    Participant

    No more error It was a plugin, sorry about that

    @lynqoid

    Participant

    `.bbpress-forums .bbp-forum-info .bbp-forum-title { line-height:48px; }

    @netfux

    Participant

    Hi mate, I put that in bbforums.css with no result on centering the Main page titles…

    @netfux

    Participant

    Hi mate, I put that in bbforums.css with no result on centering the Main page titlesā€¦

    Any answer out there? Pleaseeeeee

    @netfux

    Participant

    Ok, it is more or less done…

    @robin-w

    Moderator

    If you fixed this – can you post for others who might find this topic at a later date

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