So I've done a bunch of reading on how to create a horizontal drop down menu in Drupal 7, without much success. I've tried nice menus and YUI, but I have yet to find a method that actually works. Is there a straightforward way to create a drop down without using a module? And in addition to that, which PHP code do I need to get the drop down to actually recognize the sub-categories.
I am working on my first Drupal website, and I have made some good progress understanding it and with theming but I am stuck on an issue with my frontpage displaying articles.
They display fine, but in rows, so I wanted to change to display two articles but in a one row, two column display. I managed to get Panels module to do this on a page, but it only displays a link to that page on my front page.
Is there a simple way of displaying articles/content into columns on the frontpage?
I want to do a complete Drupal 7 installation on a VPS with root access, probably Amazon EC2 or Slicehost. I don't know how to install all the necessary components to make it work. Help!
Is there's a stack installer tuned to Drupal 7 with Apache 2.x, MySQL 5.0.15 or higher, PHP 5.3, Ubunto, where I can install everything I need in one go? If not, has anybody seen some simple, clear instructions on how to install everything separately?
Hi, I'm new to drupal,and I like it, but I have a little problem. I like to remove posted by and date filds from posted Articles, i read some older posts for drupal 6 but doesn't work in drupal 7 or maybe I do somthing wrong.
Thanks in advance (beer)
We are totally new to CMSes and considering Joomla & Drupal for our web site. However, we need some clarifications from experienced Drupal developers about how realistic our goal is:
I am using Drupal 7 with Danland and would like a simple way to correlate a css file with each page content type.
I have several content page types (article_page, product_page, support_page) and would like each of these content types to call to their own style sheet mainly to change appearance including the backgrounds.
I wish Home » Administration » Structure » Content types ADD content would automatically generate the ability to alter the CSS for that type of content.