That was a great tip btw ! But after thinking about this for a while I have something that makes the whole thing even harder. I will just paste a post I wrote somewhere else, it tells the whole story :
I'am struggling to make my first custom ( somewhat advanced I guess ) template.
There is a coupl eof things that I need to do above and beyond the usuall customizing of the template files to achieve what I want though.
The main thing that I'am struggling with right now is trying to modify the table that displays content on the main page. I need to add another row ( <tr></tr> ) ( well actually more like <tr><td></td></tr> I guess but that's not important right now ). But I can;t find the code that is responsible for displaying it. I know that I need to look in the com_content folder and ( I think ) that the content.html.php is responsible for the way this is displayed.
Now, does anyone have any idea where I can find the fragment of code that is responsible for this. I would really appreciate this.
There is another thing that fits in thesame topic. I don't even know if this is possible at all. I would love to be able to put an image in the place of the title. Now, I know I can put it in the background, but there is one more thing. I need each category to have a different image in the title. Yap, I know, this is a good one.
If anyone can help me with either of these that would be greatelly appreciated. Sorry but I don;t know almost any PHP ( learning as I go here ).
The site that I'am talking about is
www.tube-puppy.com ( not that it matters what it looks like ).