PDA

View Full Version : making newsbits become two columns


ikastara
10-31-2008, 09:23 AM
hello,

I need to make the newsbits to be displayed in two columns
something like this:

[news title______________________________________________]
[news date and author____________________________________]
[___news message column1___ . ___news message column2___]
[___news message column1___ . ___news message column2___]
[___news message column1___ . ___news message column2___]
[___news message column1___ . ___news message column2___]
[___news message column1___ . ___news message column2___]
[news replies, etc________________________________________]

I tried editing adv_portal_newsbits
but I found that the message is in a variable $news[message]
and I don't have any idea how to split this...
(actually I'm not sure whether I can run a regular PHP script and how to do this)

please help

Scott_H
11-01-2008, 04:23 AM
Try here: http://www.vbadvanced.com/forum/showthread.php?t=19918