vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   ewual spacing (https://vborg.vbsupport.ru/showthread.php?t=85951)

Cypher720 01-09-2003 01:48 AM

ewual spacing
 
1 Attachment(s)
OK...i forget which template you have to edit, so i finally decided to come ask for help:)

in the SS, you will see two diff categories (its small cause i dont want to give away any secrets:))

Notice how they are not aligned properly....depending on when the last post was.

i modified the template on another style, and now i forget COMPLETELY which one it is.

so, please lmk which template to edit, and where the code it

(i remember changing a percentage width to a definate width, but where[=])

thanks,
Mike

filburt1 01-09-2003 02:06 AM

forumhome_forumbit_leveln_post. Just add percentages to the widths.

Cypher720 01-09-2003 02:12 AM

got it - thanks filbie!

manex 02-23-2003 04:42 AM

*BUMP*

grr...i cant get this to work on my style.

Code:

<tr align="center">
        <td bgcolor="{firstaltcolor}" colspan="2" align="left">
        <table cellpadding="0" cellspacing="0" border="0"><tr>
                <td valign="top"><img src="{imagesfolder}/$forum[onoff].gif" border="0" alt=""></td>
                <td><img src="{imagesfolder}/clear.gif" width="9" height="0" border="0" alt=""></td>
                <td><a href="forumdisplay.php?s=$session[sessionhash]&forumid=$forum[forumid]"><normalfont><b>$forum[title]</b></normalfont></a>
                <br><smallfont>$forum[description]</smallfont></td>
        </tr></table>
        </td>
        <td bgcolor="{secondaltcolor}"><normalfont>$forum[replycount]</normalfont></td>
        <td bgcolor="{firstaltcolor}"><normalfont>$forum[threadcount]</normalfont></td>
        <td bgcolor="{secondaltcolor}"><smallfont>$forum[lastpostinfo]</smallfont></td>
</tr>

thats what i have...can you modify it for me so i can just copy and paste?

that is forumhome_forumbit_level1_post


All times are GMT. The time now is 03:18 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.01082 seconds
  • Memory Usage 1,716KB
  • 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
  • (1)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete