fitting portal with rainbow_pearl style
Posted: 27. November 2010 02:08
Your Portal Version: 1.0.6
Your phpBB Type: Standard phpBB3
MODs installed: Yes
Your knowledge: Basic Knowledge
Boardlink: http://www.durangodaves.com/vcforum
PHP Version: 3.0.8
What have you done before the problem was there?
first i had this issue before any of my other mods, the only other mid i have is the board watch mod.
im having trouble getting the sides of boxes to show and also getting the page spaced out, its all crunched together..
and some of the header images are not showing..
What have you already tryed to solve the problem?
the only thing i have done to try to fix this is i change _block_config.html from the standard to the code i have posted below, and thats all.. im not sure what to do here..
Description and Message
here is my _block_config.html that i got from a programmer that did his similar style...
[/i]
Your phpBB Type: Standard phpBB3
MODs installed: Yes
Your knowledge: Basic Knowledge
Boardlink: http://www.durangodaves.com/vcforum
PHP Version: 3.0.8
What have you done before the problem was there?
first i had this issue before any of my other mods, the only other mid i have is the board watch mod.
im having trouble getting the sides of boxes to show and also getting the page spaced out, its all crunched together..
and some of the header images are not showing..
What have you already tryed to solve the problem?
the only thing i have done to try to fix this is i change _block_config.html from the standard to the code i have posted below, and thats all.. im not sure what to do here..
Description and Message
here is my _block_config.html that i got from a programmer that did his similar style...
Code: Select all
<!--version $Id: _block_config.html 479 2009-03-15 11:19:27Z kevin74 $ //-->
<!-- Config for the left and right blocks //-->
<!-- DEFINE $LR_BLOCK_H_L = '<div><div class="tbl-h-l" style="padding-left: 5px"><div class="tbl-h-r" style="padding-left: 5px"><div class="tbl-h-c"><div class="tbl-title"><span style="float: left">' -->
<!-- DEFINE $LR_BLOCK_H_R = '</span></div></div></div></div>' -->
<!-- DEFINE $LR_BLOCK_F_L = '<div class="tbl-f-l"><div class="tbl-f-r"><div class="tbl-f-c"> ' -->
<!-- DEFINE $LR_BLOCK_F_R = '</div></div></div></div><br />' -->
<!-- Config for the center blocks //-->
<!-- DEFINE $C_BLOCK_H_L = '<div><div class="tbl-h-l"><div class="tbl-h-r"><div class="tbl-h-c"><div class="tbl-title"><span style="float: center">' -->
<!-- DEFINE $C_BLOCK_H_R = '</span></div></div></div></div>' -->
<!-- DEFINE $C_BLOCK_F_L = '<div class="tbl-f-l"><div class="tbl-f-r"><div class="tbl-f-c"> ' -->
<!-- DEFINE $C_BLOCK_F_R = '</div></div></div></div><br />' -->
<!-- Images-URL //-->
<!-- DEFINE $WHOS_IMAGES = '/images//online.png' -->
<!-- DEFINE $NO_AVATAR_IMG = '/images/no_avatar.gif' -->