Announcement

Collapse
No announcement yet.

Double arrow icons in Smart Footer lists

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Double arrow icons in Smart Footer lists

    Smart has a footer with lists using the 'Fast forward' (») icon but I find this often displays as a question mark in a diamond.

    To solve this open the Smart stylesheet and go to the line
    .deepFooter ul li::before, .deepFooter ol li::before {content:"» "}
    and change it to
    .deepFooter ul li::before, .deepFooter ol li::before {content:"\00bb "}
    Jonathan Chappell
    Website Designer
    SellerDeck Website Designer
    Actinic to SellerDeck upgrades
    Graphicz Limited - www.graphicz.co.uk
Working...
X