is there a way to add user icons to the recent comments block?
I've tried a few tweaks of the SQL query so as to pull in the relevant users picture field, but this seems to add a whole lot of overhead to the process, and significantly slows things down.
there must be a more efficient way - any help appreciated.
I'm new to drupal. I've got my theme to display the front page differently, different node types differently, etc. But how do I get it to theme category archives differently? I can't seem to find the hook to get it to direct to my page.archive.tpl.php.
I'm using Drupal 4.7, trying to figure out how to make my page.tpl.php file display $breadcrumb and $title in different places if the displayed page is either a node (article) or a taxonomy term listing.
I want to use the theme Contented7 for my site.
One problem though: Bullets don't show up in unordered lists in Internet Explorer, same for ordered lists. In Firefox, everything is OK.