Trying to remove site banner from specific view page

Ok so, I have a view page that we're using as a contact page on certain users iphones, and when you go to the page it shows the sitebanner at the top, because of course it does, but since it's just being used to display some contact info, my boss doesn't want it to show up. So I identified the elements I want to remove and came up with some CSS to do it, created a class in the style.css, applied the class in the advanced settings on the view configuration page, and nothing happens when I load the page, still see the header.

How to add class for today's row in Views Table

I have a table of dated posts in view. I want to visually differentiate a row representing today's post. I guess the best way is to add a class.

How do I do it?

Here is what I mean.

Date  Title

12/9   Post 1

12/10 Post 2

12/11 Post 3 <--- today

12/12 Post 4

12/13 Post 5

Towards a better indexed Database Schema

Based on recent discussion topic that started upon coming to know about existence of a very interesting module:: https://www.drupal.org/project/compressed_cache

Drupal Youtube / media Module

We wish to enable the following functionality in our multi user website

  1. User logs in and uploads a video
  2. The video should get uploaded into our YouTube channel and should be visible (as embedded) in a section/page on our website

The following module can do this

https://www.drupal.org/docs/7/modules/media/media-youtube-upload

DESCRIPTION

[SOLVED] Drupal doesn't see 'logintoboggan' module

Drupal: 7.67

logintoboggan module "vanished" from modules list and stopped working after the recent Drupal core upgrade.

When I try to install the module, I get 'module already installed' message. The module isn't listed in modules list in Drupal admin area, nor it is shown by Drush.

Drush also doesn't find the module if I attempt to enable it/re-install it:

Flag Module. How to prevent certain users from adding (for example, a Node) to bookmarks.

Flag Module >>> https://www.drupal.org/project/flag

After much research I ask for help on the forum on how to disable/prevent some Users (NOT Roles) from adding (for example a Node) to bookmarks. Maybe showing a message after clicking on the Boomark button (You are not authorized to make this choice or something like that).

Best Regards

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x