Neither icon_links.gif nor icon_categories.gif is displaying
-
Ever since i downloaded the free rev theme yesterday neither icon_links nor icon_categories has displayed by my links and categories at https://www.energyanalysis.org. I see the code but how would you suggest i attack it?
/
#categories-1 ul {
list-style-type: none;
margin: 0px 0px 10px 0px;
padding: 0px 0px 0px 0px;}
#categories-1 ul ul {
list-style-type: none;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}#categories-1 ul li {
background: #FFFFFF url(images/icon_categories.gif) no-repeat top left;
padding: 0px 0px 0px 18px;
margin: 0
}#links ul {
list-style-type: none;
margin: 0px 0px 10px 0px;
padding: 0px 0px 0px 0px;
}#links ul ul {
list-style-type: none;
margin: 0px 0px 10px 0px;
padding: 0px 0px 0px 0px;
}#links ul li {
background: #FFFFFF url(images/icon_links.gif) no-repeat top left;
padding: 0px 0px 0px 18px;
margin: 0px 0px 0px 0px;
}
/if i can fix that it might improve the appearance of my blog ??
- The topic ‘Neither icon_links.gif nor icon_categories.gif is displaying’ is closed to new replies.