Output display like in the demo pages

apsivam - June 2, 2007 - 13:25
Project:Directory
Version:6.x-1.0-alpha1
Component:User interface
Category:support request
Priority:normal
Assigned:Unassigned
Status:closed
Description

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

#1

beginner - June 2, 2007 - 13:29

the 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.

#2

apsivam - June 7, 2007 - 08:11

can you share some snippets or point a documentation link regarding theming directory output.

#3

beginner - June 8, 2007 - 12:06

You 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.

#4

beginner - July 8, 2007 - 07:51
Status:active» active (needs more info)

#5

beginner - July 16, 2008 - 07:10
Version:5.x-1.0» 6.x-1.0-alpha1
Status:active (needs more info)» fixed

directory.module no longer handle the display of node teasers.
See the new D6 alpha release announcement:
http://drupal.org/node/283259

#6

Anonymous (not verified) - July 31, 2008 - 04:46
Status:fixed» closed

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

 
 

Drupal is a registered trademark of Dries Buytaert.