If you want have a flat thread prefix like this (
Test.png (Size: 768 bytes / Downloads: 13)
)
first)
Templates & Style > Themes > Your Theme > Global.css > Edit Stylesheet: Advanced Mode
Add this code under codes.
second)
Configuartion > Thread Prefixes > Add New Thread Prefix
Prefix : For Example
Display Style :
For give flatcolorhash view Flat Ui Colors.
Thank you
Test.png (Size: 768 bytes / Downloads: 13)
)first)
Templates & Style > Themes > Your Theme > Global.css > Edit Stylesheet: Advanced Mode
Add this code under codes.
Code:
.niyaprefix {
height: 4px;
line-height: 4px;
vertical-align: middle;
display: inline-block;
padding: 5px;
font-size: 9px;
font-weight: bold;
color: white;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
background-repeat: repeat-x;
background-position: 0 -1px;
margin-bottom: 3PX;
}second)
Configuartion > Thread Prefixes > Add New Thread Prefix
Prefix : For Example
Display Style :
Code:
<span class="niyaprefix" style="color:white;background: #flatcolorhash;">For example </span>For give flatcolorhash view Flat Ui Colors.
Thank you