PDA


View Full Version : Modify full entry/listing display


eJM
09-14-2007, 05:51 AM
I have decided to turn my installation of vBa Dynamics into a kind of directory. There will be very few members adding listings to the directory and their names should not be part of the listing. Below is a partial screen shot of the first listing and I would like to modify what it looks like in the directory.

http://www.enterprisejm.com/images/support/listing_ful.gif

1.) I would like not to show the yellow band that begins with TFP Admin at all. However, I would like to show, near the bottom of the listing, the RSS feed icon and the Category, Views and Replies (which I will change to "Comments") info.

2.) In the title bar at the top of the listing, I thought I was going to be able to place an icon, like a miniature version of the company logo. Is there a way to do this?

Please tell me what modules I can edit and what code to look for to make the changes.

Thank you,

Jim

tfw2005
09-14-2007, 06:20 AM
ADV_DYNA_SHOWENTRY for the full listing. Its just copying/pasting the info you want to areas you want, removing excess HTML. Lots of trial and error if you aren't familiar with how it lays out.

Icon situation, not sure off top of head.

Brian
09-14-2007, 12:41 PM
2). That can also be added in the 'ADV_DYNA_SHOWENTRY' template.

eJM
09-14-2007, 01:33 PM
2). That can also be added in the 'ADV_DYNA_SHOWENTRY' template.

How could I do that if I wanted to show a different icon for each listing?

Thanks, Brian - and thanks to you too, tfw2005 (you were busy last night, I appreciate it).

Jim

Brian
09-14-2007, 02:15 PM
Can you elaborate a little on what you're trying to do, and what exactly would determine what icon should be used in which cases?