I installed the mega menu for my Web site and now I am still stuck with the main menu. I cannot find anywhere to remove the main menu. Does anyone know how to remove the main menu??
Hello! I am new to Drupal, so I am currently using one of the per-existing themes. I added a css file for 3D buttons to my /var/www/drupal/themes/seven/button.css. I am now in the process of drafting a content page with my locations. I would like to make a button for each location and I am unsure how to target the css file I just included in the Seven theme. I do not want to create my own theme yet, because I want to get all the content ready before I spend time on making the theme! I want to make sure I can do what I want to do before I spend countless hours in perfecting my theme.
My website has been working fine for a long time. In the past few days, most of the website content can't be seen by any users. Only when logged into admin I can see the content. The whole page isn't blank, but the main content is. Even if a regular user tries to log in to the site, they still can't see the content. I haven't been on the site for at least a week, so it didn't happen from any changes i could have recently made.
Any ideas as to what this could be from? My latest backup is from a year ago, so would much rather find the issue then re-upload my backup.
Thank you!
I'm creating a new Drupal theme for news web sites, which needs some fields to be added to the Article content type to work. For example, the theme will change the header image into something science-related when the user is viewing an article tagged with the term "Science" of a taxonomy called "Section".
I have set up the "Section" vocabulary and added it as a field to my Article content type manually, but the theme I'm making should be "shippable" to end customers, meaning that someone should be able to download it and install it without manually creating taxonomies and fields.