I am looking for a relatively easy way to configure a multi-user blog so that the author's profile image is always included in their posts. I'm not sure if this would be a setting in the blog module, or if an additional module is required. Thanks!
I have 2 select boxes in my form and I wish to place them side by side. By enclosing them in a <div class='container-inline'>, the title, select field, and description are in the same line. It looks like this:
I just created a new Drupal 7.x website to replace my old drupal 5.x site.
When I create a new story with an image also a teaser is being created with a thumbnail. At the moment the thumbnail is appearing above the teaser text. How can I get it to show inline next to my teaser text? (just for the teaser thumbnail).
It is running on the Zen theme. Can I change a CSS file to do this. If yes, which one? How should I change this file? Or is there another way? Thanks for helping me out.
I am trying to figure out how to do this in Drupal 7. I want anonymous visitors to enter their email (so we can store and send newsletters and promotions), and some info/comments that we want to aggregate and display.
It looks like I would use Webforms and Views, but I want to use the most basic tools required. Any suggestions?
Hello,
I have created a menu-item which leads to an overview page which leads then to nodes with a specific content-type.
Now my question is, how to have the menu-item selected/active when I'm on a node with one specific content-type. It is really important for me, that the nodes with the specific content-type have no own menu-item.