Not able to display Full title on PC and mobiles both

  • Home
  • Topics
  • Not able to display Full title on PC and mobiles both
  • Support OnlineSat-Thu / 9:30am - 5:30pm (GMT +6)
  • Your Time Our Time

Support Home Support Home ForumUS phpbb 3.3.x Style Not able to display Full title on PC and mobiles both

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #495
    ajay
    Participant

    Hii

    I recently Updated the forum US theme on server at http://www.scameditors.com
    I am not able to display the tittle in full .
    It cuts off in middle after few characters.

    please let me know how I can fix it.

    Thanks In Advance

    • This topic was modified 7 years, 3 months ago by ajay.
    • This topic was modified 7 years, 3 months ago by ajay.
    #498

    Hi Ajay,

    Basically, it’s a design feature of our phpBB style. If you want to show full title, then the design will be broken when your title will long, then it will not look good.

    However, you could do it to follow the steps below.

    1. Open ./forumus-style.css

    2. Go to line 992:

    3. Comment the last 3 CSS style from the selector .topic-list-content--title h2 like the below CSS code

    .topic-list-content--title h2 {
        margin: 0;
        font-size: 16px;
        line-height: 22px;
        /* white-space: nowrap; */
        /* text-overflow: ellipsis; */
        /* overflow: hidden; */
    }

    4. Remove the phpBB cache and check the change

    Please don’t forget to give us ‘rating and review’ (on https://themeforest.net/downloads ), if you like our phpBB Style and our support too.

    Best Regards,
    ThemeLooks Support Team

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.
happy hour