Hi, all...
I'm new to drupal and been strugling along

1.I've made a classified site http://www.classifieds.spotted.co.za with the classified module but, I can't find a way to embed adsense into the content of the categories like http://www.gumtree.co.za.

2.Is there a way to display latest post in a block with pictures?

3. Can't display a thumbnail next to the post either...

Can anybody help please
Thank you

Johann

Comments

WorldFallz’s picture

2) yes. You can use the http://drupal.org/project/views module to make the block or simply code it into a custom block manually.

3) checkout the http://drupal.org/project/imagefield and http://drupal.org/project/imagecache modules.

Spottedcoza’s picture

okay.
Thank you.
I will try that out.