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 do I increase the width of my forum - I have PhpBB3

3 posters

Go down

Solved How do I increase the width of my forum - I have PhpBB3

Post by unemployed-friends November 3rd 2010, 5:02 pm

I tried to change the width via admin panel/configuration but it doesn't work.

My widget panels R and L side are 225px each.

Can I change this via CSS code? Any help would be appreciated Smile

Thank you!
avatar
unemployed-friends
New Member

Posts : 19
Reputation : 0
Language : English

Back to top Go down

Solved Re: How do I increase the width of my forum - I have PhpBB3

Post by Maki1 November 3rd 2010, 5:33 pm

Add this code to your css:

Code:
#wrap { width: 96%;}
Maki1
Maki1
Hyperactive

Male Posts : 2529
Reputation : 442
Language : English »» CSS Stylesheet
Location : The » Support » forum » Section! • No support by PM If you need custom theme please contact me!

Back to top Go down

Solved Re: How do I increase the width of my forum - I have PhpBB3

Post by unemployed-friends November 3rd 2010, 5:36 pm

Hi, Thank you for your help!

It didn't do anything.

There is already this in the CSS code?

#wrap {
padding: 8px;
margin: 0px auto;
width: 999px;
text-align:left;
background-color:#D3E5DB;
border: 2px solid #000000;
}
avatar
unemployed-friends
New Member

Posts : 19
Reputation : 0
Language : English

Back to top Go down

Solved Re: How do I increase the width of my forum - I have PhpBB3

Post by Maki1 November 3rd 2010, 5:39 pm

Remove the code that was already there and try mine and see if that helps cuz that is what i use in my test forum.
Maki1
Maki1
Hyperactive

Male Posts : 2529
Reputation : 442
Language : English »» CSS Stylesheet
Location : The » Support » forum » Section! • No support by PM If you need custom theme please contact me!

Back to top Go down

Solved Re: How do I increase the width of my forum - I have PhpBB3

Post by unemployed-friends November 3rd 2010, 5:42 pm

Thank you so much! It works!!!
avatar
unemployed-friends
New Member

Posts : 19
Reputation : 0
Language : English

Back to top Go down

Solved Re: How do I increase the width of my forum - I have PhpBB3

Post by Sanket November 3rd 2010, 6:08 pm

Since this thread appears to be solved, I will lock this thread and mark it as solved.
How do I increase the width of my forum - I have PhpBB3 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