Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
We get a good amount of somewhat long, thoughtful comments on our site, and while this is great, the way the site's theme is set up makes the comments virtually unreadable - no whitespace, etc.
I did a temporary fix today, by going into the comment.tpl.php file and adding a width restriction to the comment div tag, but it's not doing quite what I want and I'm not code-intelligent enough to know why.
The comment.tpl.php file currently consists of this:
Hi, i need to divide the drupal search, for example: let's assume that i have a bunch of radio buttons that indicate a taxonomy term, photos, people, music etc .... then when someone make a search on Drupal i want shown only the results in the taxonomy selected.
We are supposed to put our files in the files folder of our root. But when you search the archieves...the sturcture gets so deep it can no longer find the images, and i know that it is because every normal page is simply /node/node number but when you search the archive it gets much deeper archive/2007/3/20...so that is why it can't find the picture right? Well how do you work around this?