What Do You Need In The Xf2 Xengallery Version? Vote for your choices here: http://www.sonnb.com/threads/what-do-you-need-in-the-xf2-xengallery-version.1539/

Change Icon Color

Discussion in 'XenGallery' started by mgsolidus, Aug 24, 2014.

  1. mgsolidus

    mgsolidus Authorized Member Authorized

    [​IMG]

    You can see the like, comment, and views icons are too dark, as well as the text. How can I change this?
     
  2. sonnb

    sonnb Administrator Staff Member

    You can change it by open template: sonnb_xengallery_icons.css

    Find the definition of:
    Code:
    .icon-sonnb:before {
    and
    Code:
    .icon-sonnb:hover:before {
    Add color you want.
    Code:
    color: #HEX_CODE
     

Share This Page