I'm sucessfully adding background images to my theme using Zen as strating point. So nodes display in main page very nicely and everything is all right.
But I'm trying to put background image to display comments in div.links, so comment area could complete the image I'm trying to get which is a square. So header has a part of the square. The mais area of the post has a part of the square and the are "add comment" displays the last part of the square.
The problem is, if I disable comments in that post, I disable the background image.
So I want a way to disable the link "add comment" and keep background image.
Is that possible?

Thanks
Gabriela

Comments

johnalbin’s picture

Status: Active » Postponed (maintainer needs more info)

So I want a way to disable the link "add comment" and keep background image. Is that possible?

nope.

But… what you are trying to do is still possible. You are simply adding a background image to the wrong div. Add the bottom of the square to a different div. If there isn't one, you can add an extra div to Zen's node.tpl.php file.

Does that help?

johnalbin’s picture

Status: Postponed (maintainer needs more info) » Fixed

Assuming this is fixed. Please re-open if it’s not.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.