Results 1 to 1 of 1
-
10th Feb 2008, 10:23 PM #1OPMember
[TUT]Simple Three Column Portal Guide
A fairly common request is to turn the Portal into three columns. This is easy to achieve.
ACP > Look / Feel > Skin Manager > (edit skin) > Edit Template HTML > IPB Portal > Csite_Skeleton_Main
Remove all the code present in that template and replace it with this...
Code:<script type="text/javascript" src="jscripts/ipb_topic.js"></script> <table class='ipbtable' cellspacing="0"> <tr> <td width="20%" class="nopad" valign="top"> <!-- LEFT --> <!--::BASIC:SITENAV::--> <!--::gallery_show_random_image::--> <!--::poll_show_poll::--> <!--END LEFT--> </td> <!--SPACER--> <td width="1%" class="nopad"> </td> <td width="50%" class="nopad" valign="top"> <!--CENTRE--> <!--::recent_topics_discussions_last_x::--> <!--::recent_topics_last_x::--> <!--END CENTRE--> </td> <!--SPACER--> <td width="1%" class="nopad"> </td> <td width="70%" class="nopad" valign="top"> <!-- RIGHT--> <!--::online_users_show::--> <!--::blogs_show_last_updated_x::--> <!--::calendar_show_current_month::--> <!--::BASIC:AFFILIATES::--> <!--END RIGHT--> </td> </tr> <!--End Main Content--> </table>
You will need to tweak things (widths possibly and move some templates around) but it should be enough to get most people started.
If you find you have two spaces or insufficient space, simply look in the appropriate template (example : if there was two spaces above the calendar , you would then look in the calendar show template and remove a <br />
I hope this proves useful anywayLease Reviewed by Lease on . [TUT]Simple Three Column Portal Guide A fairly common request is to turn the Portal into three columns. This is easy to achieve. ACP > Look / Feel > Skin Manager > (edit skin) > Edit Template HTML > IPB Portal > Csite_Skeleton_Main Remove all the code present in that template and replace it with this... <script type="text/javascript" src="jscripts/ipb_topic.js"></script> <table class='ipbtable' cellspacing="0"> <tr> Rating: 5Extremely helpful article about hiding your identity here
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Simple SEO guide in 10 steps
By cvrle77 in forum Whitehat SEOReplies: 30Last Post: 9th Apr 2018, 10:03 AM -
[Guide] Warez Starter Guide For *n00bs* :D
By CyberAff in forum Tutorials and GuidesReplies: 19Last Post: 14th Nov 2012, 03:01 PM -
adding column on CMS
By tractor3231 in forum vBulletinReplies: 0Last Post: 15th Nov 2011, 03:34 PM -
forumhome as column mod
By pirateaccess in forum vBulletinReplies: 15Last Post: 11th Feb 2010, 09:23 AM -
need forum as Column mod
By DJGaurav in forum vBulletinReplies: 2Last Post: 19th Nov 2009, 04:05 AM
themaPoster - post to forums and...
Version 5.22 released. Open older version (or...