Article Titles Position

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • datacrux
    Member
    • Sep 2007
    • 84
    • 3.6.x

    Article Titles Position

    Hello, i have problem with article title position when using 1 coloum. When using one coloum for article, the space for title have more enough space for that, but it cut for next row. You can check the image below. How to make the title is one line ?

    title.png
  • Mark.B
    vBulletin Support
    • Feb 2004
    • 24286
    • 6.0.X

    #2
    Will probably need custom css...if you can post a link to the article we can try to help. Can't really do CSS from a screenshot.
    MARK.B
    vBulletin Support
    ------------
    My Unofficial vBulletin 6.0.0 Demo: https://www.talknewsuk.com
    My Unofficial vBulletin Cloud Demo: https://www.adminammo.com

    Comment

    • datacrux
      Member
      • Sep 2007
      • 84
      • 3.6.x

      #3
      Originally posted by Mark.B
      Will probably need custom css...if you can post a link to the article we can try to help. Can't really do CSS from a screenshot.
      Hi Mark..you can check at my website at www.metropolice.us

      Regards,

      Comment

      • Mark.B
        vBulletin Support
        • Feb 2004
        • 24286
        • 6.0.X

        #4
        Try adding this to the template css_additional.css:
        Code:
        .article-list.stream-view .list-item-header .post-header.table {
        width: 100%;
        }
        It hopefully won't interfere with anything else, if it does we may need to tweak it.
        MARK.B
        vBulletin Support
        ------------
        My Unofficial vBulletin 6.0.0 Demo: https://www.talknewsuk.com
        My Unofficial vBulletin Cloud Demo: https://www.adminammo.com

        Comment

        • datacrux
          Member
          • Sep 2007
          • 84
          • 3.6.x

          #5
          Originally posted by Mark.B
          Try adding this to the template css_additional.css:
          Code:
          .article-list.stream-view .list-item-header .post-header.table {
          width: 100%;
          }
          It hopefully won't interfere with anything else, if it does we may need to tweak it.
          It`s working Mark, Thanks for your help...

          Comment

          widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
          Working...