vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=229)
-   -   Forum Display Enhancements - Last Post Alignment Fix in Forum Home (https://vborg.vbsupport.ru/showthread.php?t=180937)

iPodHacking.com 07-21-2008 11:36 PM

Thank you.

ErrorLog 07-24-2008 05:58 PM

Wow =} Thank You .. İnstalled..

moschino 11-01-2008 01:33 PM

In my forum work great with IE but still not aligned in Firefox some help? My F?rum here

Gleedo 11-13-2008 05:57 PM

Well i made the change, but it didnt look any different, so i reverted it back.....

My forums are at www.urbanstrikeforce.com/forums/index.php

I dont have any change to make in the FORUMHOME bit

Here is my extract for forumhome_forumbit_level1_nopost:
Code:

<tr>
                          <td class="thead" style="width: 4%;">&nbsp;</td>
                          <td class="thead" align="$stylevar[left]">$vbphrase[forum]</td>
                          <td class="thead" style="width: 26%;" nowrap="nowrap">$vbphrase[last_post]</td>
                          <td class="thead" style="width: 5%; text-align: center;">$vbphrase[threads]</td>
                          <td class="thead" style="width: 5%; text-align: center;">$vbphrase[posts]</td>
                          <if condition="$vboptions['showmoderatorcolumn']">
                          <td class="thead">$vbphrase[moderator]</td>
                          </if>
                </tr>

Any ideas why the suggested change did not work?

LadyStardust83 11-13-2008 08:17 PM

Hello :) .. This modification looks great but I runned into a problem and I am so confused lol .. I did the editing and have checked it like 10 times now and everything is right, but the drop down menu not showing up for me and it should do since I have sub forums. Is there a setting I have forgot or what? I am still kinda new to vBulletin. Hope someone can help me out :)

Gleedo 11-13-2008 08:48 PM

I now have the following in my "forumhome_forumbit_level1_nopost" template, but it still is not working - see live site at www.urbanstrikeforce.com/forums/index.php - im confused as to why this isnt working :(

Code:

<tr>
                          <td class="thead" style="width: 4%;">&nbsp;</td>
                          <td class="thead" style="width: 50%;" align="$stylevar[left]">$vbphrase[forum]</td>
                          <td class="thead" style="width: 26%;">$vbphrase[last_post]</td>
                          <td class="thead" style="width: 10%; text-align: center;">$vbphrase[threads]</td>
                          <td class="thead" style="width: 10%; text-align: center;">$vbphrase[posts]</td>
                          <if condition="$vboptions['showmoderatorcolumn']">
                          <td class="thead">$vbphrase[moderator]</td>
                          </if>
                </tr>


Ohiosweetheart 11-13-2008 09:44 PM

I've always changed the same code in the forum display template as well.

compact123 11-13-2008 09:59 PM

Many-thanks

Gleedo 11-14-2008 05:41 AM

Quote:

Originally Posted by Ohiosweetheart (Post 1665173)
I've always changed the same code in the forum display template as well.

Tried that and its still not rendering correctly:confused: (i edited FORUMDISPLAY template to match)

chikkoo 11-16-2008 02:12 PM

Hi..

I found the code in go to "forumhome_forumbit_level1_nopost" template, and replced your code, still it is not aligned.

Anything else to do?


All times are GMT. The time now is 05:36 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01208 seconds
  • Memory Usage 1,739KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete