duri_90

Topic: How to sort cities with capital Letter above?

Hello smile

I asked myself if it is possible to sort cities on the cities page with the "First Letter" above.
Sorry for my bad English.

I mean this:

A
Aachen
Aalen
Ansbach
Aschaffenburg

B
Braunschweig
Bremen

and so on....

Maybe anyone could help me to handle that? smile

Thank you!

edit: my city page URL:
http://www.webdesign-verzeichnis.de/staedte/

Last edited by duri_90 (2011-11-17 10:18:36)

Equilibrium3

Re: How to sort cities with capital Letter above?

If you need a hierarchy of cities then you should put a special character in front of the name you want least or most prevalent after testing what characters do.

For e.g. I have a list of cities and then under that I chose to have overseas continents. I accomplished this by using ».

Code:

Cape Town
Durban
East London 
Pietermaritzburg
»Asia
»United Kingdom

Btw use Google Translate

Last edited by Equilibrium3 (2011-11-17 22:10:29)