It's only html template
You must check the place .... Example:
https://vborg.vbsupport.ru/images/khung/khung_09.gif
Quote:
This is cool. However, what if I just want to change the current "Quote" look to this one and put the new message in a different box. (eg. Quotes=khung.zip; Message=khungbv.zip)
|
Okie ,you can try it
Replace bbcode_quote template :
Quote:
<div style="margin:20px; margin-top:5px; <if condition="$show['iewidthfix']">width: 100%;</if>">
<!-- THE POST -->
<table cellSpacing="0" cellPadding="0" border="0" style="width:auto">
<tr>
<td style="padding: 0px"><img src="images/khung/khung_01.gif"></td>
<td style="padding: 0px" background="images/khung/khung_02.gif"></td>
<td style="padding: 0px"><img src="images/khung/khung_03.gif"></td>
</tr>
<tr>
<td valign="top" style="padding: 0px" background="images/khung/khung_04.gif"></td>
<td style="padding: 0px; background-color: #ffffff" bgColor="#ffffff">
<div>
<table cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%">
<tr>
<td>
<if condition="$show['username']">
<div><phrase 1="$username">$vbphrase[originally_posted_by_x]</phrase></div>
<div style="font-style:italic">$message</div>
<else />
$message
</if>
</td>
</tr>
</table>
</div>
</td>
<td style="padding: 0px" background="images/khung/khung_06.gif"></td>
</tr>
<tr>
<td style="padding: 0px"><img src="images/khung/khung_07.gif"></td>
<td style="padding: 0px" background="images/khung/khung_08.gif"></td>
<td style="padding: 0px"><img src="images/khung/khung_09.gif"></td>
</tr>
</table>
<!-- THE POST -->
</div>
|
View the images
Thank for comment
I love everybody