Activity Stream
48,167 MEMBERS
6922 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Results 1 to 5 of 5
  1.     
    #1
    Member
    Website's:
    learninginn.com

    Default columns need to be fixed in forum

    hello,
    hows u all,
    i have change my forums into columns..
    but i got a problem
    all over in my site the columns are not in fixed width
    some columns are big and some are small in sections,
    can anyone help me fixing it to fixed widths as like http://pirateaccess.info

    my site is http://www.kk4tech.com/kk/
    bluedevil Reviewed by bluedevil on . columns need to be fixed in forum hello, hows u all, i have change my forums into columns.. but i got a problem all over in my site the columns are not in fixed width some columns are big and some are small in sections, can anyone help me fixing it to fixed widths as like http://pirateaccess.info my site is http://www.kk4tech.com/kk/ Rating: 5

  2.   Sponsored Links

  3.     
    #2
    Member
    Website's:
    dirtydingo.org badboysaftermath.com
    Remember to backup your templates before editing:
    This is posted on VB
    I tried this on my site worked well, I just read a few replies on VB someone said it works on v3.8
    Code: 
    http://www.vbulletin.org/forum/showthread.php?t=180937
    Code: 
    1- go to you "FORUMHOME" template
    2- look for the  the following code:
    PHP Code: 
    <tr align="center"
         <
    td class="thead">&nbsp;</td
          <
    td class="thead" width="100%" align="$stylevar[left]">$vbphrase[forum]</td
          <
    td class="thead" width="175">$vbphrase[last_post]</td
          <
    td class="thead">$vbphrase[threads]</td
          <
    td class="thead">$vbphrase[posts]</td
          <if 
    condition="$vboptions['showmoderatorcolumn']"
           <
    td class="thead">$vbphrase[moderator]</td
        </if> 
    </
    tr
    Code: 
    3- if it there remove it and save the template. if it not there just let the template as it is without any changes.
    
    4- go to "forumhome_forumbit_level1_nopost" template
    
    5- find the following code:
    PHP Code: 
    <tr align="center"
         <
    td class="thead">&nbsp;</td
          <
    td class="thead" width="100%" align="$stylevar[left]">$vbphrase[forum]</td
          <
    td class="thead" width="175">$vbphrase[last_post]</td
          <
    td class="thead">$vbphrase[threads]</td
          <
    td class="thead">$vbphrase[posts]</td
          <if 
    condition="$vboptions['showmoderatorcolumn']"
           <
    td class="thead">$vbphrase[moderator]</td
      </if> 
    </
    tr
    Code: 
    6- if it there,  replace it with the following:
    PHP Code: 
    <tr align="center"
          <
    td class="thead" width="5%">&nbsp;</td
          <
    td class="thead" width="50%" align="$stylevar[left]">$vbphrase[forum]</td
          <
    td class="thead" width="25%">$vbphrase[last_post]</td
          <
    td class="thead" width="10%">$vbphrase[threads]</td
          <
    td class="thead" width="10%">$vbphrase[posts]</td
          <if 
    condition="$vboptions['showmoderatorcolumn']"
           <
    td class="thead" width="0%">$vbphrase[moderator]</td
      </if> 
    </
    tr
    Code: 
    and save. and it's done.
    
    if it not there just add it exactly after the following code:
    PHP Code: 
    <tbody id="collapseobj_forumbit_$forumidstyle="{$collapseobj_forumid}"
    Code: 
    then save and it's done
    ***DirtyDingo Ad Spots***


  4.     
    #3
    Member
    Website's:
    learninginn.com
    thanks for ur info,
    but i can't vbulletin official site..

    Code: 
    http://www.vbulletin.org/forum/showthread.php?t=180937
    i saw download now text too in this page..

    so is there a mod or plugin too ??? or just a modifications of template,,

  5.     
    #4
    Member
    Website's:
    learninginn.com
    it does not work with me sir Gismo

  6.     
    #5
    Member
    Website's:
    learninginn.com
    anyone who want to help????????????????????????????????

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. CSS Columns
    By Chris2k in forum Web Development Area
    Replies: 2
    Last Post: 25th Feb 2011, 01:05 PM
  2. Forum Columns.
    By Foxy in forum Tutorials and Guides
    Replies: 5
    Last Post: 8th Nov 2010, 10:46 AM
  3. Forum Columns VB 3.8.4
    By El_Duklin in forum vBulletin
    Replies: 0
    Last Post: 28th Jul 2010, 06:51 PM
  4. sub-forums and forum columns?
    By dcrew in forum vBulletin
    Replies: 1
    Last Post: 5th May 2010, 02:24 PM
  5. Arrange Forums in Columns
    By Nano in forum vBulletin
    Replies: 7
    Last Post: 12th Nov 2009, 05:15 AM

Tags for this Thread

BE SOCIAL