Best of joomla gives you news, joomla templates, tutorials and websites about Joomla , FireBoard and FireMessage official page.
| No account yet?   |
Welcome, Guest
Please Login or Register.    Lost Password?
3 columns FBLatest (1 viewing) (1) Guest
Go to bottom Favoured: 0
TOPIC: 3 columns FBLatest
#28665
3 columns FBLatest 10 Months, 1 Week ago  
Can someone tell me how to change the FB Latest module to a 3, or possibly 4 columns? Im sure it shouldnt be hard. Looks like its only one file. mod_fblatest.php...If anyone has the time I would greatly appreciate it. Looks pretty silly with only half of a horizontal module filled.

Thanks
-Mike
oldsteel68 (User)
Junior Boarder
Posts: 21
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
Last Edit: 2007/10/23 06:15 By oldsteel68.
 
The administrator has disabled public write access.  
#30760
Re:3 columns FBLatest 9 Months, 3 Weeks ago  
anyone? Im pretty sure its something within here that needs to be changed..

Code:

// Generate item layout
$content = "";
if ($two_columns) {
$col1count = ceil( count( $items ) / 2 );
$content .= "\n";
if ($layout_type == 0) {
$content .= "\n";
for ($i = 0; $i $items[$i]."\n";
$content .= "";
for (; $i  0)
$content .= "".$more_text."";

echo $content;
}

oldsteel68 (User)
Junior Boarder
Posts: 21
graphgraph
User Offline Click here to see the profile of this user
Logged Logged
 
The administrator has disabled public write access.  
Go to top
Powered by FireBoard - Creditsget the latest posts directly to your desktop