I'm using taxonomy to put my products in categories. However I'd like to format the output of a term ( /taxonomy/term/[tid] ). Now it simply outputs whole nodes. I want to theme this "list" with PHPTemplate. How do I do that? I was thinking of overriding the phptemplate_taxonomy_render_nodes($result), but that didn't work at all (don't know why).
Any ideas? What's the best general solution to these themeing problems? I'd hate to have to invent gunpowder every time I do something in drupal :)
Hi. I'm working on a theme, and maybe this isn't a theme question, but I've lost my 'read more' links. I tried switching to various backup themes using either phptemplate or xtemplate, but nothing works. I realize there could be a number of issues causing this problem, but I'm hoping someone has an idea where I should start looking.
My question is pretty easy...
I have a drupal website and I use civicspace with 3 columns... I'ld like to have the middle and the left ones with the same size ....the width of the columns should be something like 20% 40% 40% of the page...
I thought it was somewhere in the css but i cannot find it :(
Could some one tell me how I could change the header in the pushbutton theme.
I would like to put my own image banner next to the logo (I have already changed the logo).
There are two PNG files called header-a and header-b in the theme file, I would like it to be just one banner which would be a image file. I would like it to stay static and not move when you change the size of the browser window.