Complete newbie with Drupal here. I have inherited a half finished template design which I am now trying to customise but cant seem to figure out how to move the title into the rounder corner area.
Ie, The Sandi, into the box below with round corners.
I have an image gallery where I use 4 columns in normal wide layouts. I've discovered odd behavior when I have 6 photos. There only are 3 columns instead of the specified 4. When other numbers of images I get 4 columns.
Hi,
On every book page I create, my user picture is added. I don't want that.
I just can't figure out how to remove it. The only field in the book content type is the Body field. So where does the user pic come from?
Thanks,
Niels
Basing on existing content type (page) I have created another content type (page-without-video). The only one difference between these two types, is that I am looking to skip a video section in the second one. The rest should look the same. After creating the "page without video" content type, I went ahead and adjusted custom css for the newly created content type (basically just changing the node name from "page" to "page-without-video"). From some reason the new content type did not inherit all the css coding of the "page" and has those default weird lines around images etc.
I'm looking for an easy way to display an icon before the title of a node, depending a taxonomical value of that content type.
Is there an module for this? Or do I have to hard code this in my template?
ex.: For the content type "Movie review", there is a field (taxonomy-list) that indicates the genre. Now I want to display a small icon just before the title of each node to indicate the genre.