I'd like the "Published September 2, 2008, 2:10 pm | by Jean" to not be there. I'm using it as a Contact Us page, and it doesn't make sense for that to be there, but I don't see a way of removing it?

Comments

modctek’s picture

I'm interested in the same thing. My guess is that one would need to alter the page template, but I'm not brave enough to alter the module's innards without some coaching. :)

Anonymous’s picture

That's the thing though, I don't even see it in the webform templates either. It looks like I'd have to remove the publishing info site wide through the site-wide templates just to get it off the webform.

quicksketch’s picture

Visit admin/build/themes/settings, and uncheck the box for "Display post information on: webform".

modctek’s picture

*forehead smack* I knew I had seen that setting somewhere!

quicksketch’s picture

Status: Active » Fixed

No worries, it's definitely the worst placed option in all of Drupal :P

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.

deminy’s picture

Version: 6.x-2.1.3 » 7.x-3.x-dev

In D7 you can do it from "Home » Administration » Structure » Content types » Display settings » Display author and date information". Took me a few minutes to find it out :)

kimjoel’s picture

I found it through.

yourwebsite.com/admin/structure/types/manage/webform

Took me a while to realize that the webform was a content type of its own. Just posting for any other people who search for it.