Advertisement:

Author Topic: [TUTORIAL] How to add icons to categories in Bender theme via css  (Read 9235 times)

harshahc

  • Newbie
  • *
  • Posts: 16
Re: [TUTORIAL] How to add icons to categories in Bender theme via css
« Reply #15 on: November 25, 2014, 12:11:08 pm »
Hi ,

Could you please tell me how to add .png icons like this for symnel theme ? .The theme currently has only halfling glyphicons and does not include all the icons which i need.

Zen Team

  • Jr. Member
  • **
  • Posts: 51
Re: [TUTORIAL] How to add icons to categories in Bender theme via css
« Reply #16 on: November 25, 2014, 04:16:13 pm »
PM me your theme file, website link. and will look in to it. Since i dont use that theme. thank you

vandy

  • Newbie
  • *
  • Posts: 1
Re: [TUTORIAL] How to add icons to categories in Bender theme via css
« Reply #17 on: December 03, 2014, 12:47:46 pm »
HI I AM NOT ABLE TO GET ELEMENT ID WHEN I GO FOR INSPECT ELEMENT I GET THIS AND I PASTE THIS CODE TO MY CSS .icon_c .cat_1 {
   background:url(/img/house.png) no-repeat left !important;
   text-transform:uppercase;
   padding-left:24px;
}
THEN I GOT A BLANK SPACE NOT AN ICON