View Single Post
  #2  
Old 09-19-2006, 09:31 AM
GlobalFusion's Avatar
GlobalFusion GlobalFusion is offline
 
Join Date: Sep 2004
Posts: 64
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It is a template mod for a skin. not a hack.

The skin is called "Kirsch"

But the PostBit Template has just been 'modified'. (see next post of mine for .Zip of all images/files)

Classes like this:
HTML Code:
.frame_tl { background: url(http://82.143.202.118/bwt3/images/kirsch/misc/frame_tl.gif) no-repeat 0 0; }
.quote_tl { background: url(http://82.143.202.118/bwt3/images/kirsch/misc/quote_tl.gif) no-repeat 0 0; }
.frame_br { background: url(http://82.143.202.118/bwt3/images/kirsch/misc/frame_br.gif) no-repeat 100% 100%; }
.frame_bl { background: url(http://82.143.202.118/bwt3/images/kirsch/misc/frame_bl.gif) no-repeat 0 100%; }
.frame_t { background: url(http://82.143.202.118/bwt3/images/kirsch/misc/frame_h.gif) repeat-x 0 0; padding-bottom: 10px; }
.quote_t { background: url(http://82.143.202.118/bwt3/images/kirsch/misc/quote_t.gif) repeat-x 0 0;  background-color:#FFFFFF;}
.frame_b { background: url(http://82.143.202.118/bwt3/images/kirsch/misc/frame_h.gif) repeat-x 0 100%; }
.frame_l { background: url(http://82.143.202.118/bwt3/images/kirsch/misc/frame_v.gif) repeat-y 0 0; }
.frame_r { background: url(http://82.143.202.118/bwt3/images/kirsch/misc/frame_v.gif) repeat-y 100% 0; }
[Full CSS Source/


And HTML like this:
HTML Code:
<div class="quote_t"> <div class="frame_b"> <div class="frame_l"> <div class="frame_r"> <div class="frame_bl"> <div class="frame_br"> <div class="quote_tl">

Your Text

</div></div></div></div></div></div></div>



EDIT:

This is a full copy so you can mod your own template with itL
HTML Code:
<link rel="stylesheet" href="http://82.143.202.118/bwt3/clientscript3/vbulletin_css/style-e68ecd0444-00053.css" type="text/css" />
<!-- remove <table> tags -->
<table>


<tr>
<td class="altmsg3" id="td_post_1114211">
<div class="quote_t">
<div class="frame_b">
<div class="frame_l">
<div class="frame_r">
<div class="frame_bl">
<div class="frame_br">
<div class="quote_tl">
<div class="quote_tr">

<div>
<strong>
Post Title
</strong>
<div>
<a name="post1114211"></a>
Post Time | #
<a href="showpost.php?p=1114211&amp;postcount=1" target="new" rel="nofollow" id="postcount1114211" name="1">
<strong>1</strong>
</a>
&nbsp;
</div>
</div>
<hr size="1" />
<br>
<div id="post_message_1114211">
Post Message
</div>
<div align="right">
<a href="showthread.php?do=post_thanks_add&amp;p=1114211" id="post_thanks_button_1114211" onclick="post_thanks_give_1114211(); return false;">
</a>
<a href="newreply.php?do=newreply&amp;p=1114211" rel="nofollow">
<img src="http://82.143.202.118/bwt3/images/kirsch/buttons/quote.gif" alt="Reply With Quote" border="0" />
</a>

</div>

</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>

</td>
</tr>

</table>
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01326 seconds
  • Memory Usage 1,789KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_html
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • showpost_complete