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.

How to change the table width?

3 posters

Go down

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
avatar
firerwiz
New Member

Posts : 9
Reputation : 0
Language : Thai

Back to top Go down

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;
}
ankillien
ankillien
Energetic

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

Back to top Go down

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?
avatar
firerwiz
New Member

Posts : 9
Reputation : 0
Language : Thai

Back to top Go down

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;
}
ankillien
ankillien
Energetic

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

Back to top Go down

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.
avatar
firerwiz
New Member

Posts : 9
Reputation : 0
Language : Thai

Back to top Go down

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
ankillien
ankillien
Energetic

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

Back to top Go down

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:
avatar
firerwiz
New Member

Posts : 9
Reputation : 0
Language : Thai

Back to top Go down

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
Sanket
Sanket
ForumGuru

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

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum