This forum is for assistance with theme development.

Looking For A Graphic Artist For My logo

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.

garden theme footer

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.

thanks for your help
yara

Theme taxonomy output? I want lists.. not full nodes

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 :)

-Thomas

background-image in firefox

Hi all,

I have a problem with showing a background image in firefox. In IE it is fine but in FF it doesn't show the image.
What is the problem here?

#page {
	background: url(img/bodybg.jpg) repeat-y;
	width: 630px;
	margin: 0 auto;
	margin-top: 0px;
	text-align: left;
}

I lost my 'readmore' links. Not sure where to start looking.

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.

Thanks.

Civic space columns

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 :(

Pages

Subscribe with RSS Subscribe to RSS - Theme development