PDA


View Full Version : 2 centre columns of forum's latest threads.


Borgs8472
06-12-2005, 07:56 PM
Okay so 3 hours later and such a tiny bit of actual achievement later, I come for help.

I want to have a 2x2 grid of my latest forum's topics (latesttopics) in the centre column like so:

Forum1 | Forum2
Forum3 | Forum4

Each one would display about 5 different threads.

Currently, the closest way it to go:

Forum1
Forum2
Forum3
Forum4

So I made a custom lastesttopicsbit, (latesttopicsbit2) and latestthreads_head (latestthreads_head2) and made a new lastestopics.php (latesttopics2.php) which fetched those templates rather than the usual.

Then I added <table width=50%> at the top of latestthreads_head2 and turned the adv_portal_module_shell to off because otherwise things messed up. (the shell won't go to 50% width).

Okay... so now I've got

Forum1
Forum2
Forum3
Forum4

But they are half the width of my centre column and missing the shell colour & related info.

But now I'm stuck. I think one of the primary php files will need to be edited to say NOT to place the next module underneath the last automatically, in the case of latesttopics2.php, to place the module to the right hand side.

But I don't think I can get any further :(

Can anyone help? :)

Borgs8472
06-13-2005, 08:43 AM
Advice on using a customised shell would be nice too :)

Borgs8472
06-13-2005, 07:24 PM
This is as far as I got:

http://www.wordforge.net/gallery/files/8/columnsnotworking_original.jpg

LEAD_WEIGHT
06-13-2005, 08:33 PM
U should blur out some of those headlines u have. U get the hint when admin/mods tell u. :)

Borgs8472
06-14-2005, 08:55 AM
LOL, I'll wait to be asked first though :)

You like my idea? Any ideas how I can better implement it?