I'm using Drupal 7 with a Zurb subtheme using a two column layout. I'm trying to use the Context module to place a block in the right hand column which is a div with a class of 'group-right'. I have my 'body' content in group-left and have images in group-right. I did this via the Display Suites manage display functionality. I then created a block menu and I would like to place that in the group-right section over top of the images.
I have created a subtheme for Bartik and removed the breadcrumb line. On the home page I have an image above a visitor's menu (created in Superfish) in the Featured region. But there is a large gap between the two. I have tried putting the menu in the Highlighted region as well but there is still a large area of white space.
I have looked through the CSS info file and I cannot find any margins or padding that would seem to be big enough to cause about 40px gap
My Drupal 7 website uses a series of advanced filters to allow users to search for different article types/authors/topics etc but they have recently locked in place when selected and are unable to be unchecked again.
For now, the feature has been hidden while we work on a more permanent solution but I need to be able to reset all user preferences so they can return to an unfiltered page again.
Is there a way this can be done as an admin user in Drupal settings or does this need to be implemented as a script?
Hi! I've built a bunch of websites - some using my own script, some using WordPress, some using Drupal, and other tools as well, and none are reporting any security concerns of any kind. I have one Drupal 7 site which is consistently warning me about the insecurity of my website.
If you view my page at http://bit.ly/2BhdgYw, you'll see I'm getting a message up near the URL where the lock appears.
I am trying to make a Necrologue on my page. It should print out only the people which have died on a current date, and that is working. But the problem is, the years don't sort the way they should, as you can see here: https://ibb.co/b4jKx6
I have a field named 'date of death(datum smrti)' which picks up day, month and year, and I filter the view with it. But if I use this field for sorting, it mixes up years. What should I do? This is a screenshot of my view.