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.
Drupal.css sets the styles for navigation menu. What I'm trying to do is to remove some of the default left-padding and bullets, which I can do in firefox but not IE. My guess is that drupal.css is being loaded second and is overwriting the changes I made to my stylesheet in my theme in IE.
Anybody know how do you set menu styles from my theme's stylesheet?
Every event I create shows (in collapsed views, say in the "list" or in the "table") an end time, like: "End: 9:00pm" even for multi-day events, or all-day events. I never see a "Start time:" or "(all day)" as it appears at http://groups.drupal.org/event (choose the "list" view since that's what I'm most interested in).
Could I be doing something wrong in creating the event in the first place? Or is this a new feature of the 4.7 branch?
Before I used the domaine name sominice.com. Now I use the domain name mindenice.fr. But when I create a new node and add a new file, the url displays shows the old domain name. How can I fix this?
I am having an interesting issue. Anonymous users do not have access content privileges. I would like to set up a nicer access denied page, but when I create a customer node with the desired message and set it in administer -> settings, the anonymous users don't see it. They still see the generic access denied page. I'm guessing because the custom access denied page is content, which they don't have access to? How do I get them to see my custom access denied page?
I am having a problem with Drupal, I had a 4.6.2 site running fine. I tried upgrading it to 4.6.6. I found that I could not log in. I have since tried with new installs of Drupal 4.7.2 on different machines, the install goes ok and I create the first user account but when I try to log in the login screen reloads and does not log me in. I am using the correct username and password (requested new passwords). Any ideas where the problem could be?