Hey guys, Any ideas how to make a menu look like this: foo | bar | baz i.e. with a custom item separator. Without patching the sources, of course? Thanks, Vasyl
> Hey guys, > > Any ideas how to make a menu look like this: > > foo | bar | baz > > i.e. with a custom item separator. Without patching the sources, of > course?The menu tag always generates a menu with HTML lists. So its not possible to generate anything else. However, you can use CSS stylesheets to style the menu the way you like. For example, adding a vertical bar can be done by using the content CSS attribute. -- Thomas
Maybe you want to take a look on http://www.mantisatemplates.com/template-preview/psd/chocolate/frame.php This menu is also made with <ul><il>... plus some special css styles. On 26 Jun., 13:31, Vasyl Smyrnov <supe... at gmail.com> wrote:> Hey guys, > > Any ideas how to make a menu look like this: > > foo | bar | baz > > i.e. with a custom item separator. Without patching the sources, of > course? > > Thanks, > Vasyl > _______________________________________________ > webgen-users mailing list > webgen-us... at rubyforge.orghttp://rubyforge.org/mailman/listinfo/webgen-users