Back to vBulletin 3.6 Template Modifications

[vBadvanced CMPS v2.2.1] News - 2 Columns
Mod Version: 1.00, by Mr_Snob

This modification is in the archives.
vB Version: 3.6.4 Rating: (6 votes - 5.00 average) Installs: 21
Released: 24 Jan 2007 Last Update: Never Downloads: 17
Not Supported  

Open Your "adv_portal" Template and at the very top find this

Code:
$stylevar[htmldoctype]
Replace with this code

Code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
Save and Close

Now Open Your "adv_portal_newsbits" Template and find this code

Code:
<if condition="!$mod_options['portal_news_legacy']">
Add Below this code

Code:
<if condition="$newscount == 1">   
<table cellpadding="0" width="100%" height="100%">   
</if>  
<if condition="($newscount % 2)">   
<tr>   
</if>   
<td valign="top" width="50%">   
<table height="100%" align="center" border="0" class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" width="100%">
very END of "adv_portal_newsbits" template add this code
Code:
</td>  
    </tr>   
    </table>   
    </if>   
</if>
and last option to do is go your vBa CMPS > Edit Pages > Homepage > Edit > Separate News Posts > turn to NO > And Save

You Are Done
i hope you like it

Download

No files for download.

Screenshots

Click image for larger version
Name:	twocolumns.jpg
Views:	442
Size:	83.0 KB
ID:	59460  

Similar Mods

vBadvanced CMPS - News Digest Module 1.02 vBulletin 3.0 Full Releases
Portal Software A Better News Module Fix for vBadvanced CMPS 2.2.1 vBulletin 3.6 Add-ons

vblts.ru supports vBulletin®, 2022-2024