Hello, I have set up a custom theme on my Drupal 7.26 created by software Artisteer, it is software for creating a themes on CMS systems. I have enabled the both necessary modules Block and Contextual Links, also all permissions in system , but contextual links are not showing in blocks at all, just in nodes. I think that I have problem somewhere with my theme, but I tried lot of things to do and I can not solve it. I need the contextual links in blocks because I am working on custom module where I use contextual links in blocks.
Im trying to create my own admin theme. Wondering if anyone knows how to rearrange the order of the table columns on the admin/content page? For example , I want the 'Operations' column to be first, and the 'Title' column second.
I am trying to overwrite the media="print" stylesheet that my Drupal site is using, but I can't find where the file is so that I can overwrite it. Here is the URL: https://www.redhatsociety.com. Any help is greatly appreciated.
Hi there.. Don't know if this is the right area to write this post, but since i am new in this forum i think i ll start from here :) I m trying to create a sub theme using Nexus theme as main, I would like it to make in a single page site ( That's why i am using a view to post all the content i want in the front page.
So i d like to use in my main menu links like anchor text ( a href="#home"> home /a ) to navigate in the index in the correct height.