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.

Expand forum size

4 posters

Go down

Expand forum size Empty Expand forum size

Post by lrleitman March 26th 2012, 10:49 pm

The forum main area has very wide margins from both size. how can it be expanded so left/right margins will be minimal ?
avatar
lrleitman
Forumember

Posts : 155
Reputation : 1
Language : english

Back to top Go down

Expand forum size Empty Re: Expand forum size

Post by Neymar1 March 26th 2012, 10:52 pm

Control Panel>General>Forum>Configuration>Pages Structure>Forum Width>change the percentage.
Neymar1
Neymar1
Forumember

Male Posts : 406
Reputation : 28
Language : HTML, CSS, and a bit of JavaScript
Location : Scotland

http://www.simplyfifa.com

Back to top Go down

Expand forum size Empty Re: Expand forum size

Post by lrleitman April 2nd 2012, 6:20 pm

I did what you mentioned and expand the % to 100 but it is not expanded , how come ?
avatar
lrleitman
Forumember

Posts : 155
Reputation : 1
Language : english

Back to top Go down

Expand forum size Empty Re: Expand forum size

Post by E-Mark April 2nd 2012, 6:25 pm

Add this to your CSS:
Code:

.pun {
   width: -%;
}

Change '-' to any number of percentage (1-100%).
E-Mark
E-Mark
Active Poster

Male Posts : 1412
Reputation : 169
Language : English
Location : Bitcoin

http://coding-spot.darkbb.com/

Back to top Go down

Expand forum size Empty Re: Expand forum size

Post by lrleitman April 2nd 2012, 6:41 pm

did it and it doesn't help ... I added

.pun {
width: 95%;
}

to CSS.
avatar
lrleitman
Forumember

Posts : 155
Reputation : 1
Language : english

Back to top Go down

Expand forum size Empty Re: Expand forum size

Post by E-Mark April 3rd 2012, 4:18 am

Oh i'm sorry. Your using PhpBB3?
Here, put this in your CSS Stylesheet:
Code:

body#phpbb div#wrap {
width: --%;
margin: 0;
}

Just change the width Wink.
E-Mark
E-Mark
Active Poster

Male Posts : 1412
Reputation : 169
Language : English
Location : Bitcoin

http://coding-spot.darkbb.com/

Back to top Go down

Expand forum size Empty Re: Expand forum size

Post by lrleitman April 3rd 2012, 10:40 am

thanks it works !!! is there a legendary of all PHPB3 CSS keywords ?
avatar
lrleitman
Forumember

Posts : 155
Reputation : 1
Language : english

Back to top Go down

Expand forum size Empty Re: Expand forum size

Post by Nera. April 3rd 2012, 11:01 am

No, but you can use http://getfirebug.com/ to see wich one are they for wich part.
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

Back to top

- Similar topics

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