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.

PhpBB2 Glitch!! Help? (Also question on PhpBB3?)

2 posters

Go down

PhpBB2 Glitch!! Help? (Also question on PhpBB3?) Empty PhpBB2 Glitch!! Help? (Also question on PhpBB3?)

Post by globot Thu 2 Jun 2011 - 14:52

I was just playing around with PhpBB3 and updated it to that. The members didn't like it and complained it was too wide. They like narrower forums (70-80%). I couldn't fix the width of PhpBB3 so I went back to PhpBB2. Then our forum looked so weird and glitched up!

PhpBB2 Glitch!! Help? (Also question on PhpBB3?) Untitled

PhpBB2 Glitch!! Help? (Also question on PhpBB3?) 3

PhpBB2 Glitch!! Help? (Also question on PhpBB3?) 2

It was all blue, looked NOTHING like our PhpBB2 layout, and was all panned to the left?? I restored our previous layout we had in May. Then I edited it to our June Edition layout, it looked great! Then, the next day I come back and AGAIN, it looks like the pictures above. I do need help!

----

Also, I have a forum where the Admins and GAs can test layouts at.
http://bpediting.forumotion.com/forum

I love the style of PhpBB3, however, out forum, BearvillePlace.com, will only allow it to be about 90% wide (which our users dislike). On http://bpediting.forumotion.com/forum, I edited the width to 70% and it worked fine and looked nice! Though, why won't it do this on BearvillePlace.com?

avatar
globot
New Member

Posts : 10
Reputation : 0
Language : United States

Back to top Go down

PhpBB2 Glitch!! Help? (Also question on PhpBB3?) Empty Re: PhpBB2 Glitch!! Help? (Also question on PhpBB3?)

Post by Nera. Thu 2 Jun 2011 - 19:11

Hi,

Take a look at this if helps in any way https://help.forumotion.com/t13102-my-themes-are-changing-by-themselves.

For the width of your forum, do you want to change your width for the phpBB2 or phpBB3 version?

Where were you trying to change width?
You can try to do it from CSS.
For phpBB2
Code:
.bodylinewidth {
    width: XY%;
}

For phpBB3
Code:
#wrap {
    width: XY%;
}
Don't add it if you already have it set. Find it in CSS and change the number.

This is how your theme looks for me now. I don't see the bug with the scroller. http://i.imm.io/67qK.png
Nera.
Nera.
Energetic

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

Back to top Go down

Back to top


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