Hi, I would like to make the topic boxes of this forum wider, to say about 800-900 wide, how do I do that?
http://monomaniav3.yuku.com/forums/126
| Author | Comment | |||
|---|---|---|---|---|
Spiro |
|
Lead | ||
|
Posts: 219 4-Nov-09 5:00 AM |
Hi, I would like to make the topic boxes of this forum wider, to say about 800-900 wide, how do I do that? http://monomaniav3.yuku.com/forums/126 |
|||
|
|
||||
Arizona |
|
#1 | ||
|
ADMINISTRATOR
Posts: 4562 4-Nov-09 6:15 AM smilie fetiche |
You have the wrapper to the whole board set at 850px right now. So first you would either need to make that wider or a flexible percent. Then you could widen
the topictitles.
You can add it right now to see...it will make them wider...but not as wide as you said as the wrapper width will stop it. td.topic-titles { width: 800px; }Also if you do that and increase the wrapper width, people with small screens are not going to see your board correctly. |
|||
|
|
||||
Spiro |
|
#2 | ||
|
Posts: 219 17-Nov-09 7:12 AM |
I never figure this one out as nothing seeme to change. What I'd like to do is make the space for pic wider in the topics rather than making the title
spaces wider.
I have threads of large pics coming up which I don't want the scroll bar appearing underneath each one. Its only for one forum, 'Galleria' |
|||
|
|
||||
Arizona |
|
#3 | ||
|
ADMINISTRATOR
Posts: 4562 17-Nov-09 8:37 AM smilie fetiche |
So you mean pictures that are inside of posts?
|
|||
|
|
||||
Spiro |
|
#4 | ||
|
Posts: 219 17-Nov-09 12:04 PM |
Yes, like these..
http://monomaniav3.yuku.com/topic/3587?page=1 |
|||
|
|
||||
Arizona |
|
#5 | ||
|
ADMINISTRATOR
Posts: 4562 17-Nov-09 12:35 PM smilie fetiche |
Try this, Spiro:
#forum_viewtopic #wrapper { width: 98%; margin: 0px auto; } |
|||
|
|
||||
Spiro |
|
#6 | ||
|
Posts: 219 17-Nov-09 2:13 PM |
Perfect. Thank you.
|
|||
|
|
||||
Arizona |
|
#7 | ||
|
ADMINISTRATOR
Posts: 4562 17-Nov-09 2:29 PM smilie fetiche |
yw
|
|||
|
|
||||