This forum is for assistance with theme development.

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

Modify nodes

I want yo change a node text for and image. Its posible, what i need to do...????
In the properties of the text apears this

" http://novogroup.biz/?q=node/1"

How do you change header in Pushbutton theme?

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.

I would also like to change the favicon

Sorry to sound like a greenhorn but I'm a newbie

Thanx

Pages

Subscribe with RSS Subscribe to RSS - Theme development