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.
I'm working on a new theme, as mentioned in a previous post, but the thing is that the section of the admin panel for theme administration overflows over my right-hand sidebar. Is there a way to change this in my theme's code?
I'm working on a static theme for Drupal, but here is the problem: the administration menu is too big for the div, and is overflowing onto the content, and in some cases the administration panel's content is overflowing onto the right-hand div. Is there a way to fix this?
In the process of developing a site based on 4.7.0 (currently using beta 3) and have a display issue with Internet Explorer and the BlockBar / ControlPanel modules.
The screenshot here shows the two seperate problems I've been able to identify, but basically, opening a blockbar menu causes some strange display issues with the closed menu underneath (screenshot stage 2) and the bottom menu doesn't open at all.
I'm curious about it. What theme negine to use. An XTemplate is very simple system and not very plastic.
Please tell me what engine to use (most popular) and why.
Thanks
Hello
this is sanjeev.We generally create nodes for accomplishing any type of task.For example we create story module to create story node.So in order to create stories node we need to write story module.Now what i want is to create a module and within that module i want to develop various types of node module.
I need suggestion & help on this activity.Reference is project module.
I am thinking I need to create a custom node. What I want to do is have a review section on my site where games can be rated and scored and have data collected and displayed for certain aspects, say graphics, sound, gameplay, etc. Would I need to create some type of custom node and then have the fields to enter the desired data on my node creation page?