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.
It would be nice if I could programmatically give user blocks their own name for the sake of customizing the design in css. Right now I'd have to throw in an extra div inside there to do that because in the block template for any user block the class becomes block-block which doesn't differentiate between user blocks. I could of course make my own block modules, but that's too much trouble for this. Anybody have a clue what I'm talking about? Is there a module or fix or something that would allow me to do this?
Would someone point me to an example or tutorial on how to format form fields on a page in organized manner (versus the default one field per line.) I'm not interested in learning how to create entire themes (for now), just design form pages.
Do you build an output string within a theme function? For Example:
I'm trying to create my first module, which has a few extra pages other than the basic node display page. It is the same code found in the blog.module, but each of the following conditional statements results in a page not found.
Any direction would be greatly appreciated - I've reach my wits end.
i've provided two screenshots. one with the problem and one without its a pretty obvious issue however i dont know how to go about solving it. i've already checked block the settings for navigation.