I am trying to develop a module where in my form needs to be rendered in a tabular form. Everything is working fine except the submit button. It is neither calling default _validation or _submit functions nor _form_alter functions. I don't know where I am missing. Here is the code
My .module file
Hi
I have two identical blocks on one page, in a Drupal 7 install, but only one is fully visible. The second block, only the title is showing, I think this may be a CSS problem and is related to the 'views-view-unformatted--(block name)--block.tpl.php' file.
I am new to drupal development and I want to make a theme.
I have a content type with taxonomy terms fields in it.
I would like to add some extra classes to the existing ones so I can play with it in CSS.
The content is output like this: print render($content);
So I figured I would do a kpr($content); to find something about the css classes but I don't seem to be finding anything relevant in there so now I'm lost. :D
How would you recommend I add the extra classes to the divs?
Hello I purchase from a template and the layout I threw myself to adjust all ran and when I checked out, I found that the user can not see the entire menu, for example, so I would like to know whether drunk advise as to respectively set to return to the uknown people saw
I would like to do it there way by having text wrapped in and then have an image field in the menu to upload my images to. I feel like I"ll have to just use CSS to do the image though....because the icon module doesn't accept sva files and I want to use those so that they scale well and I have found things like the below online.....but they don't work.....
I am novice in drupal. i have different layouts in my project, so i have created more pages like page-front.tpl.php page-special.tpl.php
but i don't know that how i will set it with that menu i which i want.
Please help me in shorting this.