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.
I would be handy to have a list of all the possible CSS to use while styling a theme... Now I am copying and pasting some classes from other themes only to find out that the immediatly work. That means that those classes are standard.
Does anyone know if there's a finished list of all the standard available classes circulating around somewhere ?? It would also give a good view on wich elements are able to be styled quickly ...
During the placement of information I found something which I dont understand.
I published content on the front page which caused the title of the page content to appear as a link and looking at the css files it gave a div .nod > h2 > a if I am correct.
Publishing content the same way but now not on the front page and with a new link (done with menu settings) it is giving me a simple h1 css to style without the div.nod > h2 > a.
while I am still struggling with my Drupal setup (somehow I cannot get the standard tables to work), I wondered if it wouldn't be a good idea to set up a Drupal Skypecast for these kind of things. Since Skype has the free audio conference out, this could be a great platform for people to do a hands-on walk-through the installation process.
Allow authorised users to update all content. As I understand it Drupal only allows the site Administrator and Content authors to update their own content.
I have been using Drupal for the last month and am learning new things every day. I would like to be able to use drop down menus for my primary links. Nice menus module allows any menu to become drop down, but primary links aren't regular menus. Is there any way to make primary links into drop down menus? Thanks