Announcement

Collapse
No announcement yet.

Prefixes Button style

Collapse
This is a sticky topic.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Product Prefixes Button style

    Using css you can create button style prefixes use any of the following in the Title (Rich Text)
    Code:
    <span class="prefix prefixOrange  ">title</span>
    <span class="prefix prefixSkyBlue  ">title</span>
    <span class="prefix prefixLightGreen  ">title</span>
    <span class="prefix prefixYellow  ">title</span>
    <span class="prefix pprefixLightSalmon  ">title</span>
    <span class="prefix prefixMaroon  ">title</span>
    <span class="prefix prefixTeal  ">title</span>
    <span class="prefix prefixCherryRed   ">title</span>
    <span class="prefix prefixGold   ">title</span>
    <span class="prefix prefixGrad   ">title</span>
    Some of the results can be seen in the pic below.

    Click image for larger version  Name:	prefixset.png Views:	1 Size:	20.4 KB ID:	9017
    Last edited by Cometbar; 21-07-2018, 21:46.
Working...
X