This forum is for assistance with theme development.

Navigation block customizing

Hi, is it possible to customise the look of the navigation block without going deep into the heart of drupal? I would like that it outputs in a single line as follows:

username: create | view journal | my profile | logout

'create' would go to ?q=node/add
'view journal' would go to ?q=blog/#
'my profile' would go to ?q=user/edit

page link formatting

Using the 'example' theme page links appear in a vertical format, so I assume this is the default. But using 'marvin' they appear in a row. I have managed to work out I can change the delimeter, but don't understand where or how the links appear in a line, and is it easy to overide it so that the links appear vertically?.

Theme nameing

Hi, can theme names have spaces in them? thanks, Kenny

fixed width variation of xtemplate for Drupal 4.2

I've got a modified version of xtemplate for Drupal 4.2 which is,

how to distinguish between node depths?

Hi there, (sorry, I am a complete newbie to Drupal)

I would like to do a template that actually has two levels in the navigation bar like this:

+-----------------------------+
| all node links in level 1 |
+-----------------------------+
| all node links in level 2 |
+-----------------------------+
| content
|
|
| node links of deeper levels |
+-----------------------------+

Linking to the current node in the subject field

Can somebody help me link the subject field to a page featuring only that article?

I'd like the subject field to link to ?q=node/view/###
What variable holds the current post's #?

Thanks

Pages

Subscribe with RSS Subscribe to RSS - Theme development