How to change the table width? Hitskin_logo Hitskin.com

This is a Hitskin.com skin preview
Install the skinReturn to the skin page

The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.
3 posters

    How to change the table width?

    avatar
    firerwiz
    New Member


    Posts : 9
    Reputation : 0
    Language : Thai

    Solved How to change the table width?

    Post by firerwiz April 23rd 2010, 6:12 am

    Me again. This time I want to adjust the table, but have no idea where to edit. Here's a screenshot.

    How to change the table width? Probl

    I'm using PhpBB2 and this is a link to my forum http://penchinpenaun.topic-debate.com

    Thanks in advance. Smile


    Last edited by firerwiz on April 23rd 2010, 6:25 pm; edited 1 time in total
    ankillien
    ankillien
    Energetic


    Posts : 5198
    Reputation : 129
    Language : English, XHTML, CSS, JS, PHP, SQL

    Solved Re: How to change the table width?

    Post by ankillien April 23rd 2010, 9:11 am

    Hello,

    You can do it with CSS. Please navigate to Admin CP > Display > Colors > CSS
    Add this code there and submit...

    Code:
    th[width="150"] div {
    width : 250px !important;
    }
    avatar
    firerwiz
    New Member


    Posts : 9
    Reputation : 0
    Language : Thai

    Solved Re: How to change the table width?

    Post by firerwiz April 23rd 2010, 9:51 am

    Thanks! It's really work! But there's another problem. I want to extend the length of 'latest topic' which appear at the right end. I don't know how to explain this, but if you enter my forum you can see that the 'latest topic' things is still so short...

    Can I change this?
    ankillien
    ankillien
    Energetic


    Posts : 5198
    Reputation : 129
    Language : English, XHTML, CSS, JS, PHP, SQL

    Solved Re: How to change the table width?

    Post by ankillien April 23rd 2010, 10:43 am

    To increase its width you just need to increase the 250px to 300px or whatever you want...

    th[width="150"] div {
    width : 250px !important;
    }
    avatar
    firerwiz
    New Member


    Posts : 9
    Reputation : 0
    Language : Thai

    Solved Re: How to change the table width?

    Post by firerwiz April 23rd 2010, 1:36 pm

    I didn't mean the box. I mean the text showing that what's the latest topic's just replied.

    Sorry for my Eng by the way.
    ankillien
    ankillien
    Energetic


    Posts : 5198
    Reputation : 129
    Language : English, XHTML, CSS, JS, PHP, SQL

    Solved Re: How to change the table width?

    Post by ankillien April 23rd 2010, 3:20 pm

    Oh! So you want to increase text length?

    Please navigate to Admin CP > Display > Structure & Hierarchy > Title length of the last topic on index.

    Change it there and save it Very Happy
    avatar
    firerwiz
    New Member


    Posts : 9
    Reputation : 0
    Language : Thai

    Solved Re: How to change the table width?

    Post by firerwiz April 23rd 2010, 6:25 pm

    Get it!! It works fine now. Thanks for your help ! :wouhou:
    Sanket
    Sanket
    ForumGuru


    Male Posts : 48766
    Reputation : 2830
    Language : English
    Location : Mumbai

    Solved Re: How to change the table width?

    Post by Sanket April 23rd 2010, 8:54 pm

    Since this thread is marked solved, I will lock this thread.
    How to change the table width? 2j4t5a8

    Sanket Smile