Create A Column (like The Left Side On This Site)


Goto page 1, 2  Next

Subject: Create A Column (like The Left Side On This Site)
Hi there!
Currently i do have a forum with black pearl style, and i do have a column on the left side like your site. I got some images, and the partners banners on this side, but i dont have them with no column (its ugly =S). -> www.discutivel.comuf.com

My goal its to have the content that i already have ATM, in a clumn just like in this site:
http://img32.imageshack.us/img32/7590/column.jpg
or this:
http://img190.imageshack.us/img190/1754/column2.jpg

Best regards =D

Last edited by unknown2 on Thu 23 Jul, 2009 21:02; edited 1 time in total
Profile PM  
Subject: Re: Create A Column (like The Left Side On This Site)
can somebody move this to PHPBB3 mods and templates PLS

Subject: Re: Create A Column (like The Left Side On This Site)
moved to phpBB 3 MODS And Styles

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
Code: [Download] [Hide] [Select]
<div id="wrapcentre">

REPLACE WITH
Code: [Download] [Hide] [Select]
<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">&nbsp;</div></div></div></div>
</td>
<td align="center" valign="middle">
<div id="wrapcentre">


OPEN overall_footer.html
FIND
Code: [Download] [Hide] [Select]
<!-- IF not S_IS_BOT -->{RUN_CRON_TASK}<!-- ENDIF -->
</div>

REPLACE WITH
Code: [Download] [Hide] [Select]
<!-- 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">&nbsp;</div></div></div></div>
</td>
</tr>
</table>



Let me know... :roll:

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!

Profile PM  
Subject: Re: Create A Column (like The Left Side On This Site)
Try with:
Code: [Download] [Hide] [Select]
<td valign="top">

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

Profile PM  
Subject: Re: Create A Column (like The Left Side On This Site)
Well you should at least first try on your own... :P

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... :wink:

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!

Profile PM  
Subject: Re: Create A Column (like The Left Side On This Site)
can i mark this as solved..?

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 ??

Profile PM  
Subject: Re: Create A Column (like The Left Side On This Site)
please stop sending me PM unknown2.... thank you!

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...

Profile PM  
Subject: Re: Create A Column (like The Left Side On This Site)
? hmmmzzz

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...

:roll:

Goto page 1, 2  Next

Page 1 of 2


  
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events

   

This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.

Powered by Icy Phoenix based on phpBB
Generation Time: 0.0997s (PHP: 23% SQL: 77%)
SQL queries: 12 - Debug Off - GZIP Enabled