Center block width!

Current Version: 1.0.6
Released: 09.01.10
Forum rules
Before creating a new support thread, please take a look in the board3 Portal FAQ and use the search!
Many questions have already been answered.
Locked

Topic author
deaftone
Active Member
Posts: 6
Joined: 11. January 2009 07:24

Center block width!

Post by deaftone »

Your Portal Version: 1.0.0RC3
Your phpBB Type: Standard phpBB3
MODs installed: No
Your knowledge: Beginner
Boardlink: http://www.deaf-monkey.com/forum/portal.php

What have you done before the problem was there?


What have you already tryed to solve the problem?


Description and Message
Hey guys, i've gone through the entire english support section to find out how to adjust the center block width, and i have followed all the different suggestions including changing the settings in the News section to not display replies and views and etc. but even after that i still needed some extra width for my center blocks to make it look the way I want it which is when i found a thread that said to edit portal_body.html and change

Code: Select all

<table cellpadding="0" cellspacing="0" border="0" width="100%">
to

Code: Select all

<table cellpadding="0" cellspacing="0" border="0" width="1024">
which is the width that i want. But this is what happens when i do that.

Before changes:

http://www.deaf-monkey.com/beforechanges.gif

After changes:

http://www.deaf-monkey.com/afterchanges.gif

Just wondering why the entire table is not centered properly and how can i change it! Thanks alot guys.[/i]

Topic author
deaftone
Active Member
Posts: 6
Joined: 11. January 2009 07:24

Re: Center block width!

Post by deaftone »

Oh, one more thing, it goes out of alignment everytime i put a width value of more than 800px! Thanks again guys.
User avatar

Ice
Former Team Member
Posts: 359
Joined: 20. January 2008 23:43
Location: England, United Kingdom

Re: Center block width!

Post by Ice »

The problem is that the theme you use is "fixed width" so even though you make the central column wider, the blank space to the left of the page doesn't shrink to accommodate it. I'm not as savvy with design as some other people, hopefully they can explain further.
Board3 Portal Dev & English Tech Support

Topic author
deaftone
Active Member
Posts: 6
Joined: 11. January 2009 07:24

Re: Center block width!

Post by deaftone »

I actually just found a solution. All i had to do was edit common.css change the width values for #wrap. Problem resolved! Thanks guys.
Locked

Return to “board3 Portal 1.0.x - English Support”