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%">
Code: Select all
<table cellpadding="0" cellspacing="0" border="0" width="1024">
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]