I have a problem with the theme. The Home menu link change all the time. Instead of staying at node, it change sometimes to node/node, then to admin/build/node and so on, randomly.

Comments

dreed47’s picture

I don't see this behavior when I test this theme on a Drupal 5.x site. This theme uses the $base_path variable for creating the home link. This is the same variable that is used by most themes including the default bluemarine theme.

Do you see this behavior with the default bluemarine theme?