Closed (fixed)
Project:
Directory
Version:
6.x-1.0-alpha1
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
2 Jun 2007 at 13:25 UTC
Updated:
31 Jul 2008 at 04:46 UTC
How can I get the output display exactly like in the demo pages i.e. like http://www.roadcarvin.com/directory
For me its only a plain ul li listing.
FYI: I'm using latest 5.x-1.0 release with Drupal 5.1
Comments
Comment #1
beginner commentedthe newest version has changed the default look, and it has made each displayed element more easily themable.
If you know how to create a custom theme, you can make it look exactly the way you want.
Maybe you can hire themer by asking on the proper Drupal forum.
Comment #2
apsivam commentedcan you share some snippets or point a documentation link regarding theming directory output.
Comment #3
beginner commentedYou are supposed to be able to change the way it looks only by changing the css. See any css tutorial. If a class is missing somewhere, that would allow you to theme a particular element, let us know.
If you want the actual markup (i.e. to have a two column layout instead of a single list), you need to have a look at the drupal handbook, in the section for theming (see theme developer's guide here: http://drupal.org/handbook/customization ). All the information is there.
Comment #4
beginner commentedComment #5
beginner commenteddirectory.module no longer handle the display of node teasers.
See the new D6 alpha release announcement:
http://drupal.org/node/283259
Comment #6
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.