hi, i've made a site at this address, http://animationunderworld.co.uk/philip
i would like a logo to compliment my design. any one up for some free lancing?
huge thanks in advance.
Dear Drupalers,
I just had a look at the Theme-Garden theme. I really like the fact that the footer sticks to the bottom of the page.
As the Theme-Garden theme is not downloadable as a reference does anybody know the code to make a footer stick to
the absolute bottom? I seem to fail in my novice attempts.
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 :(