Rename/remove or edit Code: display

warener

New Member
How can i rename or remove or edit the Code: display in the post?

For example here in vbteam the Code: is in color red. I want to rename it as Download: Please help? Any one?
 
HTML:
<a href="URL" ><span style="color:red;"> text here</span></a>

If you want it to change color on a hover, then you have to create a new CSS class with different attributes defined to do what you want.
 
Back
Top