How would I go about putting an icon beside the albums listed in my image.module generated block?
I'm thinking I could use the taxonomy image module to do this - associating icons with my albums in the taxonomy image configuration this module adds under admin.
But what code do I need to put in the image.module document to make the icons appear when the page renders?
I have been considering using Flash for my layouts for some time. The reason? More flexibility with the UI. Easier to add life (animation, effects, etc). Last night I proved proof of concept. There are still a lot of things that need worked out. My plan is to make it for my own sites but if others are genuinely interested then I would do the extra work to make it more generic.
I would like to get a count of users that would really use it to reply here. I am doing a simple version for a paying site and after that I have no work lined up.
I adjusted the SunFlower Theme to suite my needs. Not only color and layout, but also I added a JavaScript bases horizontal menubar to replace the standard menu links at the top of the website. Take a look at my website to understand what I mean.
It works OK, but I noticed that when going to a page I created the menubar has vanished. Why? Do I have to add it also in the node definitopn of the theme? Who can help me on these?