Hey.. how do I add the CSS selector also ...
This is the reply_rule
HTML Code:
<table style="width:100%;" cellpadding="0" cellspacing="0" border="0"><tr><td class="important">IMPORTANT:</td><td class="redtable">
<span class="smallfont"><strong>$vbphrase[reply_rule]</strong></span></td></tr></table>
This is the
showthread_quickreply
HTML Code:
<tbody id="collapseobj_quickreply" style="$vbcollapse[collapseobj_quickreply]">
<tr>
<td>cellspacing="0" border="0"><tr><td class="important">IMPORTANT:</td><td class="redtable">
<span class="smallfont"><strong>$vbphrase[reply_rule]</strong></span></td></tr></table>]</td>
</tr>
<tr>
<td class="panelsurround" align="center">
<div class="panel">
<table cellpadding="0" cellspacing="0" border="0" align="center">
This is the
newreply now ...
HTML Code:
<span class="smallfont" style="float:$stylevar[right]"><strong>$vbphrase[thread]</strong>: <a href="showthread.php?$session[sessionurl]t=$threadinfo[threadid]">$threadinfo[title]</a></span>
$vbphrase[reply_to_thread]
</td>
<tr>
<td><table style="width:100%;" cellpadding="0" cellspacing="0" border="0"><tr><td class="important">IMPORTANT:</td><td class="redtable">
<span class="smallfont"><strong>$vbphrase[reply_rule]</strong></span></td></tr></table>]</td>
</tr>
<tr>
<td class="panelsurround" align="center">
<div class="panel">
<div style="width:$stylevar[formwidth]" align="$stylevar[left]">
Is that what you wanted me to do...
There is an image below of how it looks (6367647657.JPG )... the second image is how it looks
when im using the first html code in phrase reply_rule (363562222.JPG )