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 do I put this code? (https://vborg.vbsupport.ru/showthread.php?t=222756)

MaR? 09-08-2009 10:55 PM

How do I put this code?
 
Hello, This is a simple question... I have this code with his css code working great:

PHP Code:

.tcat_alt {
 
background:transparent url(images/styles/Arena/style/tcatBG.gifrepeat-x top left;
 
height:44px;
}
.
tcat_alt a, .tcat_alt a:visited,.tcat_alt:hover {
 
color:#837e6e;
}
.
tcat_alt_right {
 
backgroundtransparent url(images/styles/Arena/style/tcatRight.gifno-repeat top right;
 
height44px;
}
.
tcat_alt_title {
 
backgroundtransparent url(images/styles/Arena/style/tcatLeft.gifno-repeat top left;
 
floatleft;
 
height:30px;
 
text-alignleft;
 
padding14px 0 0 15px;
 
font-size:10pt;
 
font-weight:700;
 
color:#837e6e; 


(Rounded coners)

Where or HOW do I have to put on forumhome_forumbit_level1_nopost

PHP Code:

<if condition="!$show['collapsable_forums']">
<
tbody>
</if>
 <
tr>
  <
td class="tcat" colspan="<if condition="$vboptions[showmoderatorcolumn]">6<else />5</if>">
   <if 
condition="$childforumbits">
   <
a style="float:$stylevar[right]href="#top" onclick="return toggle_collapse('forumbit_$forumid')"><img id="collapseimg_forumbit_$forumidsrc="$stylevar[imgdir_button]/collapse_tcat{$collapseimg_forumid}.gif" alt="" border="0" /></a>
   </if>
   <
a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]">$forum[title]</a>
   <if 
condition="$show['forumdescription']"><div class="smallfont">$forum[description]</div></if>
   <if 
condition="$show['subforums']"><div class="smallfont"><strong>$vbphrase[subforums]</strong>: $forum[subforums]</div></if>
  </
td>
 </
tr>
<if 
condition="!$show['collapsable_forums']">
</
tbody>
</if>
<if 
condition="$childforumbits">
<if 
condition="!$show['collapsable_forums']">
<
tbody id="collapseobj_forumbit_$forumidstyle="{$collapseobj_forumid}">
</if>
$childforumbits
<if condition="!$show['collapsable_forums']">
</
tbody>
</if>
</if> 


Thanks!


All times are GMT. The time now is 07:10 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.01660 seconds
  • Memory Usage 1,736KB
  • 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_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (1)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