|
|
<p>You can do the work in two ways:</p>
<p>1. Open /plugins/content/tags.php, about line 100-101,change</p>
<p> </p>
<pre></li>';</pre>
<p> </p>
<p>to</p>
<p> </p>
<pre>|</li>';</pre>
<pre>2. Change Css file.</pre>
<pre>Use Tag's "Template Manager", you can find:</pre>
<pre> .tag ul li {
display: inline;
list-style-type: none;
background-image: none;
padding: 0 0.5em;
}</pre>
<pre>and change the style.</pre>
<pre>I only know a little css, I don't know how to use the css to implement your requirement.</pre>
<pre>perhaps some others can help you, or you can find the css with Google.</pre>
<p> </p> |
IP Logged
|