Drupal is up and running but how do I ...?

Is there a way I could give user-defined blocks their own class name?

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?

formatting forms fields with themes

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:

can 4.7 use my old 4.6 database? if not how do i convert it?

can 4.7 use my old 4.6 database? if not how do i convert it?

Custom Error Module: But with some extra functionality is it possible

I frequently come across this problem.

Because of some the long titles i use and the auto path settings the node URL tends to be long:
For example:

"http://127.0.0.1/index.php?q=This_Is_Quite_Long_Dont_You_think"

when i email sometimes the links get clipped for example
"http://127.0.0.1/index.php?q=This_Is_Quite"

and you get a 404 error.

Pages not found using hook_page()

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.

regular user theme problem

G'day,

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.

screenshot Logged In

screenshot Logged Out ( normal user )

Pages

Subscribe with RSS Subscribe to RSS - Post installation