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.
this is more of a general question but i'm sure it involves themeing. I've started doing some themeing and noticed I can achieve pretty much what I want with some css scripting for basic Drupal sites. I've fallen in love with Views, CCK and panels so sometimes I overwrite the theme with a panel then use css from there on. I wanting to know if this is a good coding standard?
Much of the css classes are generated by drupal and contrib modules. Using some tweaks i'm able to be very specific and theme different things the way I want.
Hi,
I have put the Marinelli rotating banner in "Advertise" and would like to display on the home page only, how do I do that ?
Also I would like to reduce the image size of the rotating banner.
Thanks.
I have a node-type that is not viewable by guests using ACL and content_access. I though, when the user can't acces the node, the attached files cannot be accessed either - as long as placed into a private folder. Yet they can do so by sort-of Hotlinking (/system/files/aerodactyl.jpg - this is not the real path the file lies at, so private folder seems to work correctly)
I am trying to develop a website to automate a poetry competition. I wish to use forms to gather data and poems from entrants - I don't want them to have to register on the site before they submit their poems.
I am looking to create a good looking form but the form field module seems to be very basic and not able to create really professional looking forms.
Are there any modules which create better looking forms than others?
I'm fairly new to drupal and would really appreciate some help on this.
I was wondering if there is an easy way to easily upload multiple images in an image field.
I have an image field in one of my content types (blog entry) that has "number of values" set to "unlimited". Now i can upload multiple images, but only one at a time. So you have to browse > select one image > upload and repeat. And this isn't very useful if you want to upload say 60 images.