Icy Phoenix
phpBB 3 MODS And Styles (Not Compatible With phpBB 3.1) - Create A Column (like The Left Side On This Site)
spydie [ Thu 23 Jul, 2009 21:01 ]
Post subject: Re: Create A Column (like The Left Side On This Site)
can somebody move this to PHPBB3 mods and templates PLS
KugeLSichA [ Thu 23 Jul, 2009 21:41 ]
Post subject: Re: Create A Column (like The Left Side On This Site)
moved to phpBB 3 MODS And Styles
Mighty Gorgon [ Fri 24 Jul, 2009 01:29 ]
Post subject: Re: Create A Column (like The Left Side On This Site)
As I said in the other topic you need to wrap the content in a table.
Try this.
OPEN
overall_header.html
FIND
REPLACE WITH
<table width="100%" cellspacing="0" cellpadding="0" border="0">
<tr>
<td width="180" align="left" valign="middle">
<div><div class="tbl-h-l"><div class="tbl-h-r"><div class="tbl-h-c"><div class="tbl-title">{L_MEMBERLIST}</div></div></div></div>
<table class="tablebg" width="100%" cellpadding="0" cellspacing="0">
<tr><th>Sponsor</th></tr>
<tr><td class="row1">Sponsor</th></tr>
</table>
<div class="tbl-f-l"><div class="tbl-f-r"><div class="tbl-f-c"> </div></div></div></div>
</td>
<td align="center" valign="middle">
<div id="wrapcentre">
OPEN
overall_footer.html
FIND
<!-- IF not S_IS_BOT -->{RUN_CRON_TASK}<!-- ENDIF -->
</div>
REPLACE WITH
<!-- IF not S_IS_BOT -->{RUN_CRON_TASK}<!-- ENDIF -->
</div>
</td>
<td width="180" align="right" valign="middle">
<div><div class="tbl-h-l"><div class="tbl-h-r"><div class="tbl-h-c"><div class="tbl-title">{L_MEMBERLIST}</div></div></div></div>
<table class="tablebg" width="100%" cellpadding="0" cellspacing="0">
<tr><th>Sponsor</th></tr>
<tr><td class="row1">Sponsor</th></tr>
</table>
<div class="tbl-f-l"><div class="tbl-f-r"><div class="tbl-f-c"> </div></div></div></div>
</td>
</tr>
</table>
Let me know...

unknown2 [ Fri 24 Jul, 2009 03:28 ]
Post subject: Re: Create A Column (like The Left Side On This Site)
I think your las post, its the awnser to this topic:
http://www.icyphoenix.com/viewtopic.php?p=41753#p41753
The question im mention in this topic, its not the same. I was not spamming =S
In the other topic i was trying to add a Column in the right side. (like the column i currently have in the left side of my forum.
Here i was trying to create just the box higlighted in red ->
http://img32.imageshack.us/img32/7590/column.jpg
Anyway, i have tryed the last code that you posted, and i think it will soon solve the 2 issues that i was mentioned in diferent topics:
1st: the creation of a column on the right side
2nd: the creation of a box for the sponsors/partners
After some experiences of copy/paste your code, varying the lines where i post them, i finally get somthing wich is similar of my ideal of forum!
a)
http://img505.imageshack.us/img505/3914/50612197.jpg
b)
http://img266.imageshack.us/img266/2581/centerb.jpg
I only need that the boxes come up (as explained in the A pic), and center all the content shown inside the boxes (as explained in the B pic).
I only ask you for check my forum to see the code (discutivel.comuf.com), and tell me what where my mistakes.
i thank you in advance, for all your patience helping me out on this issues!
Mighty Gorgon [ Fri 24 Jul, 2009 10:36 ]
Post subject: Re: Create A Column (like The Left Side On This Site)
unknown2 [ Fri 24 Jul, 2009 10:59 ]
Post subject: Re: Create A Column (like The Left Side On This Site)
It worked =D
Now, how i make the banners, ads and etc, be centered on the tables?
And how do i remove this space (http://img248.imageshack.us/img248/7500/spacez.jpg) on the table??
Best regards
Mighty Gorgon [ Fri 24 Jul, 2009 11:08 ]
Post subject: Re: Create A Column (like The Left Side On This Site)
Well you should at least first try on your own...
These are the basics of HTML and CSS, if you want to manage a website you should at least learn the basics.
Just to be clear, it is not that I don't want to help... we give hints and tips but the user must at least learn something...

unknown2 [ Fri 24 Jul, 2009 13:08 ]
Post subject: Re: Create A Column (like The Left Side On This Site)
Y, i understand that
I use the <center></center> and it worked out fine =)
tks!
DWho [ Tue 28 Jul, 2009 17:43 ]
Post subject: Re: Create A Column (like The Left Side On This Site)
can i mark this as solved..?
unknown2 [ Tue 28 Jul, 2009 17:54 ]
Post subject: Re: Create A Column (like The Left Side On This Site)
Some part is solved, cause i already got the columns that i wish. But..
With this solution another problem came up. Now the content of the mid table of the forum its not adjusted to the size of a 1024x760 screen =S
Can you help me out to solve this problem ??
Joshua203 [ Tue 28 Jul, 2009 22:47 ]
Post subject: Re: Create A Column (like The Left Side On This Site)
please stop sending me pm unknown2.... thank you!
unknown2 [ Wed 29 Jul, 2009 00:09 ]
Post subject: Re: Create A Column (like The Left Side On This Site)
roflolol.
Maybe u should do that 2! cause i told u to stop and ur continuing...
Even if u send another one, or post anything here, i will not awnser again.
Damn kids...
Joshua203 [ Wed 29 Jul, 2009 01:07 ]
Post subject: Re: Create A Column (like The Left Side On This Site)
? hmmmzzz
DWho [ Wed 29 Jul, 2009 12:15 ]
Post subject: Re: Create A Column (like The Left Side On This Site)
I hope there is not a problem here...
Also if you got your preferences you can turn off pms from other users...

Joshua203 [ Wed 29 Jul, 2009 16:31 ]
Post subject: Re: Create A Column (like The Left Side On This Site)
it looks peacefull again to me maybe saying nothing more about it is better, thank you
DWho [ Wed 29 Jul, 2009 19:21 ]
Post subject: Re: Create A Column (like The Left Side On This Site)
it looks peacefull again to me maybe saying nothing more about it is better, thank you
No worries...

AKe92 [ Tue 01 Feb, 2011 06:35 ]
Post subject: Re: Create A Column (like The Left Side On This Site)
I added these 2 tables but it shrinked my board size. how can I retain the size and still add the sponsor box on either side.
Joshua203 [ Tue 01 Feb, 2011 09:47 ]
Post subject: Re: Create A Column (like The Left Side On This Site)
Hi AKe92,
Open _mg_config.html and play with the MG_GLOBAL_WIDTH

mort [ Tue 01 Feb, 2011 11:10 ]
Post subject: Re: Create A Column (like The Left Side On This Site)
I added these 2 tables but it shrinked my board size. how can I retain the size and still add the sponsor box on either side.
I don't know what age you are or how schooled up you may be?
Simple mathematics will indicate that:
Resolution = 100%
20% Column + forum width (80%) = Resolution
20% Column + forum width (60%) + 20% Column = Resolution
Something has to be squashed so that the screen can fit all three columns, depending on the resolution that you are working with, or
WHAT resolution you are viewing your forum at.
Do us all a favour, Post some screenshots, or better still - Either add your forum link to your profile, or POST it when you ask a question, because none of us can actually see what you're actually looking at or trying to do.

Maclobster [ Sun 10 Feb, 2013 12:21 ]
Post subject: Re: Create A Column (like The Left Side On This Site)
hi i only want on forum and topics a left side menu what i can manage what i like to do, but if i enter the code on overall header its only left, nice but my portal gets it to, and i dont like that, please what can i do ?
best regards
sorry for the bad english
Joshua203 [ Sun 10 Feb, 2013 23:34 ]
Post subject: Re: Create A Column (like The Left Side On This Site)
I don't know what exactly you edited since you did not post your edits and I can't see them at your site either, but I have a feeling you are adding more errors to your site.
Having a quick look at the suggested code changes in this thread I think you should edit BOTH files, not just the overal header file... even if you only want the left sidebar.
The reason you see the side collumn on almost any page (not only the portal!) is because they all use the same overal header file (and footer!) by inclusion.
Maclobster [ Tue 12 Feb, 2013 20:42 ]
Post subject: Re: Create A Column (like The Left Side On This Site)
I don't know what exactly you edited since you did not post your edits and I can't see them at your site either, but I have a feeling you are adding more errors to your site.
Having a quick look at the suggested code changes in this thread I think you should edit BOTH files, not just the overal header file... even if you only want the left sidebar.
The reason you see the side collumn on almost any page (not only the portal!) is because they all use the same overal header file (and footer!) by inclusion.
errors?
i have removed the edits cause was waiting for answer

Joshua203 [ Wed 13 Feb, 2013 20:47 ]
Post subject: Re: Create A Column (like The Left Side On This Site)

I was trying to give you an "aha" moment
Why don't you try creating a new overal_header and footer, give it a slightly different name with the same content... then only edit the new file and change the "include overal header" for the pages where you want the sidebar to the new file.
Quite sure there's a better way, but this is simple

PS ..usually if you post your edits it will help in us knowing what you did or tried already.
Joshua203 [ Thu 14 Feb, 2013 19:07 ]
Post subject: Re: Create A Column (like The Left Side On This Site)
Oooh and errors? ..yes you seem to have some, one of them you fixed a few days ago (header/logoheight)
Another one is the way you tried to center the logo.. check the position of your center tags
Third is the menubar having a few pixels to few (right side)
Fourth .. why use 1200 pix overal width? why not 100%?
Ofcourse all this is for another thread! Because in here we are bombing quite a few users with emails
Maclobster [ Thu 14 Feb, 2013 20:58 ]
Post subject: Re: Create A Column (like The Left Side On This Site)
Oooh and errors? ..yes you seem to have some, one of them you fixed a few days ago (header/logoheight)
Another one is the way you tried to center the logo.. check the position of your center tags
Third is the menubar having a few pixels to few (right side)
Fourth .. why use 1200 pix overal width? why not 100%?
Ofcourse all this is for another thread! Because in here we are bombing quite a few users with emails
logo center was not correct edit thanks , never see this cause on chrome it was good, on ie9 not its fixxed now
the menubar i realy dont see or understand sorry
about the 1200 pix overal width? youu mean the width (breedte) of the side?
if so....we have some side images and dont like if it is compleet width
thanks for info, about the left menu i go try tommorrow

Joshua203 [ Thu 14 Feb, 2013 21:34 ]
Post subject: Re: Create A Column (like The Left Side On This Site)
Please open a new thread about the menubar and one of us might take a closer look at it.
1200px width... yes the overal width of the site, I'ld use an image resizer if I was you (and set the site to 100%)
Congrats on te fix .. you're welcome
Goodluck tomorrow ..I think it will work just fine if your edits are ok

Maclobster [ Fri 15 Feb, 2013 15:07 ]
Post subject: Re: Create A Column (like The Left Side On This Site)
Why don't you try creating a new overal_header and footer, give it a slightly different name with the same content... then only edit the new file and change the "include overal header" for the pages where you want the sidebar to the new file.
nah nevermind, im not that smart with it, , thanks anyway, its fine as it is now, forget de leftside bar

Joshua203 [ Fri 15 Feb, 2013 21:17 ]
Post subject: Re: Create A Column (like The Left Side On This Site)
Pitty.. such a simple solution for a great addition (because I agree it would look good, depeding on how the sidebar would look)

Maclobster [ Fri 15 Feb, 2013 23:54 ]
Post subject: Re: Create A Column (like The Left Side On This Site)
Pitty.. such a simple solution for a great addition (because I agree it would look good, depeding on how the sidebar would look)

yeah sorry just dont understand it, teamspeak, latest post was nice on de left, but that it comes on portal to dont like it,
its no big deal, 2 months ago i had delete blackpearl cause of the of the info , that mod support is going away, but like here and googling there are many solutions, so happy blackpearl in my eyes again hahahaha
(maybe its my work, helping old people , introduce myself again again most time ''dutch: Dementerende'', maybethey infected me whahahaha )