I spend some work this weekend on this awesome theme.

I got the following features into the theme :

  1. Reimplemented the build-in fallback to single column, when no sidebar is present
  2. Enabled the beautiful search-box from the original theme ( One point here : Its currently only working with NiceURLs on! | So I need a idea for the support of both : NiceURLs on and off )
  3. Removed the last "|" on the secondary menu's
  4. Cosmetic changes : restructured the page.tpl.php for correct wrapping

Afterwards i started to work on the drop-down menu, but i can't seem to get it work right. Someone has a idea for that?
Including the menu.js into the info shows the menu, but i don't know how to gives the js the right menu tree.

Anyone has a idea and/or more knowledge on JS for this one?

CommentFileSizeAuthor
#1 inove.zip156.06 KBXiaN Vizjereij
inove.zip156.05 KBXiaN Vizjereij

Comments

XiaN Vizjereij’s picture

StatusFileSize
new156.06 KB

Changes to styles.css

#header li a {
	color: #333;
}

#header ul.secondary-links li a{
	color: #ccc;
}

I agree with the other user, that the color of the main navigation is way to bright.

I attached a version which includes a darker color.

peterx’s picture

Hello XiaN, this theme is on http://d-theme.com/inove and looks completely different to the page you see from the demonstration link at http://drupal.org/project/inove. The demonstration link does not have a submenu example. The page at D-theme uses the configuration defaults for the theme and most of Drupal with the Drupal menu configuration to use primary links as the source for all three menu options. What configuration do you use?

XiaN Vizjereij’s picture

Hi PeterX

I used the Wordpress theme ( demonstration link ), because it's closer to the original theme ( http://www.neoease.com/ ).

glueckskind’s picture

Status: Needs work » Fixed

Status: Fixed » Closed (fixed)

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