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.
Hi, I'm using the latest version of Omega Theme for Drupal 8. I'm trying to build a site that is responsive.
The problem I have is I need to set the background to white for the "content-region" and the "sidebar-first". So I do that on their wrapper div. But for some reason the background is spanning outside the 1400px width of my site. I think that is because the theme has margins (left and right in percent) along with ~97% width. See this image, this is what I have now:
not sure what happened, but when i try to access the admin area i am receiving access denied. it wont even bring me to the portal
i am on drupal 7.41
mcpur2.hitekdata.com
mcpur2.hitekdata.com/admin
gives me the access denied error.
i tried clearing sessions and cache data to no avail. can someone please help me!!
I've got a view that I need to add some styles to in my main css file. But nothing takes. I've cleared cache, I've cleared varnish, I've double checked it's in the css. I've checked firebug to make sure nothing's overriding it. I've checked for ways to do it in the Views set up itself, but nothing helps.
What might be causing this? Is there some setting? Some reason that it would completely ignore css in a stylesheet that's working for every other thing on the site.
I am using Drupal 7.41 and bootstrap. I am using HTML 5 Picture tag to show two different images one for desktop resolution and one for mobile resolution. But it is not working? Any solution for this?