Increase Forum Body Size

Arrow at 13h29
23
Jan
2012
Hi guys

Site Type: Invasion
Link to site : www.lastworldrpg.com

Issue:

What I want to do, is stretch the left side (column 1) out more much like I have done with the right side (column 3) thus increasing the size of the main forum (Column 2), but no matter what I change I don’t seem to be getting anywhere!! Is this because I have widgets showing on the left column and this prevents me from stretching the main body? I would like to keep the header and footer where they are and just focus on making the main area longer, Any help and tips are welcomed.
1 YUMMY, on 23/01/2012 at 14h37
Hey,

Do you have a CSS stylesheet or something like this ?
I may be the reason why you can change the body size...
Regards;

Smile
2 uJhisper, on 23/01/2012 at 15h14
Try
General>Forum>Configuration

Scroll down to Pages structure:
now increase your Forum width (number or %) to whatever you want
click save and it should work
3 Arrow, on 23/01/2012 at 15h22
YUMMY wrote:Hey,

Do you have a CSS stylesheet or something like this ?
I may be the reason why you can change the body size...
Regards;

Smile


I am using CSS style stylesheets, thats how I changed the right hand side. Thanks for the reply

4 Arrow, on 23/01/2012 at 15h24
uJhisper wrote:Try
General>Forum>Configuration

Scroll down to Pages structure:
now increase your Forum width (number or %) to whatever you want
click save and it should work


Thanks I tired, but sadly thats not effecting the page anymore!
5 YUMMY, on 23/01/2012 at 15h26
It doesn't work via the ADMIN PANEL cauise yo use a CSS stylesheet , you have to try to change via your CSS style sheet !

Smile

Give us your code and we will try to find where to change the value of body size !
6 Arrow, on 23/01/2012 at 15h42
YUMMY wrote:It doesn't work via the ADMIN PANEL cauise yo use a CSS stylesheet , you have to try to change via your CSS style sheet !

Smile

Give us your code and we will try to find where to change the value of body size !


Thanks for the help Yummy I have sent you a PM with the code...not fully sure how to post it on here in full.
7 YUMMY, on 23/01/2012 at 17h45
Hi,

Sorry mate, i looked up at your code but i don't have solution.
note : it's a real big code !

Smile

Wait a real coder to come here Smile

regards,
8 Arrow, on 23/01/2012 at 17h57
YUMMY wrote:Hi,

Sorry mate, i looked up at your code but i don't have solution.
note : it's a real big code !

Smile

Wait a real coder to come here Smile

regards,


Thanks for looking at it, it's a huge code hence my problem of getting to the route of it Sad. will have to clear at the nonsene at some point. Thanks again!
9 Rideem3, on 23/01/2012 at 22h39
Hi, go to your CSS Stylesheet, and add the following:
Code:
#content-container div#left {
margin-left: -80px;
}

10 Arrow, on 24/01/2012 at 10h08
Rideem3 wrote:Hi, go to your CSS Stylesheet, and add the following:
Code:
#content-container div#left {
margin-left: -80px;
}



I tired this at first and it never worked...Then I realised when looking at my code, that I already had content-container div#left but the margin as you put it here was nowhere to be seen!!! Thanks a ton this solved my problem, would have never of found it without your help cheers.

This can be locked as solved.
11 Jophy, on 24/01/2012 at 12h30
Solved
Similar topics
I am receiving a "Low On Space" message. I see the applications memory space is 261mb. How does one increase this space size?
Increase the size of our PM boxes. Right now we only get 50 messages in each. I find myself having to delete PM I wanted to save or unable to double check a PM I send because my outbox is full etc...
how to Binding img size? in posting body because my posting body img width too long... become: Click: i want like this: Click: but i don't want to use "Images resize",because it will be load time slowly can i use some css
Replies 1 to 11 on 11 for "Increase Forum Body Size"
See also
more_less
Informations

11 Replies For the topic :
"Increase Forum Body Size"

This topic has been viewed 610 times.

Last message :
23/01/2012 at 13h29 by "Arrow"