vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Design and Graphics Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=168)
-   -   how i can do ... (https://vborg.vbsupport.ru/showthread.php?t=141944)

urstorm.com 03-13-2007 01:13 PM

how i can do ...
 
i wanna do small change in the style
and this pic tell u what i wanna ,
www.urstorm.com/tes/help.JPG
http://www.urstorm.com/test/help.JPG
http://www.urstorm.com/test/help.JPG

Mr Pink 03-14-2007 08:44 AM

You have to revert the SHOWTHREAD template.

Princeton 03-14-2007 12:13 PM

postbit_wrapper - $spacer_open and $spacer_close

urstorm.com 03-15-2007 09:17 AM

Quote:

Originally Posted by Princeton (Post 1203270)
postbit_wrapper - $spacer_open and $spacer_close

pls more info , i am not pro man ..
tell me what i need do completion .

her is my full postbit_wrapper : pls make the change and re send it to me


Quote:

<!-- post #$post[postid] -->
<if condition="$show['spacer']">
$spacer_open
<div id="edit$post[postid]" style="padding:0px 0px $stylevar[cellpadding]px 0px">
<if condition="!$post['islastshown']"><!-- this is not the last post shown on the page --></if>
</if>

$postbit

<if condition="$show['spacer']">
</div>
$spacer_close
</if>
<!-- / post #$post[postid] -->

Triky 03-16-2007 09:33 AM

When I had that error, I had to revert the SHOWTHREAD template (AdminCp -> Styles & Templates -> Edit Templates -> Search for the SHOWTHREAD template -> Edit: Now you will have, to the left, this link -> [View Default] (or something like this). Click on it, copy the content, and then replace the entire SHOWTHREAD code.
This worked for me.


All times are GMT. The time now is 12:38 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.01606 seconds
  • Memory Usage 1,718KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)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