Hey chaps,

I'm having trouble customising the front page where all my blog posts are listed.

I want it to look like this:
http://www.cjblog.co.uk/offers/

As you can see it is a title, followed underneath by a logo and then a couple of dates, and finally the teaser.

I've worked out by using this (http://drupal.org/node/49768) that I can edit the teaser to include the dates, so what I'm actually looking for help with is including a logo, and removing the line that says "Submitted by..."

Does anyone know how I would go about either of these tasks?

Thanks in advance
Johnny

Comments

=-=

as you are not developing a module, this question is better served in the post installation forum. Please edit the opening post and move it. Thanks.

Hi VM, This is a module. I'm

Hi VM,

This is a module. I'm trying to modify the front page from within my module because I thought that was the only way of doing it. Please let me know if there is a better way of doing it..

Thanks

=-=

You can use the imagefield.module to add an image to the content type. You can disable authoring information per content type in the global settings tab of the theme settings UI; or use css to hide the submitted by line. you can also add date fields with the date.module if so required.

nobody click here