Closed (fixed)
Project:
A Block
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Reporter:
Created:
9 Aug 2008 at 20:40 UTC
Updated:
14 Aug 2008 at 04:48 UTC
Jump to comment: Most recent
My setup is Drupal 6.3.
I can't get the primary links to stand out as green when activated. Is it suppose to do that out of the box?
(in this screen i clicked on the primary link "gallery", which leads to the url /gallery)
http://img371.imageshack.us/img371/9059/ablockquestionti7.jpg
Comments
Comment #1
B.P.B commentedI'd also like to add that the layout in IE7 breaks when you shrink the browser window width. In IE6 the layout is broken in many places.
Great theme BTW. I hope the bugs get worked out.
Comment #2
Anonymous (not verified) commentedThanks for the infos, I still have to spend some time on IE to make sure it works fine, I'll commit some fixes soon.
Could you check if in your source code the menu items are set as 'active' when clicked on ?
Comment #3
B.P.B commentedIt appears the menu items are not set as active in the source code after being clicked on:
Comment #4
Anonymous (not verified) commentedMaybe try to set the menu item as 'expanded' and see if it triiger the bug
Comment #5
B.P.B commentedI set the menu item as expanded but that had no effect.
The 5.x template does not have this bug. It shows the primary links exactly like in your screenshot.
Comment #6
Anonymous (not verified) commentedSo far I'm pretty sure that this issue is not related to the theme... but I might be wrong. We could make sure of this by just changing the theme to garland and see if the menu problem is still happening.
I just tried again on a fresh install and the links are working fine. So it might be something to do with your configuration.
Comment #7
B.P.B commentedI switched to 5.x because drupal 6.x has too many incomplete modules. In this version the menus work as depicted.
There are a lot of bugs in IE7 and IE6, but Firefox looks great. "No sidebars" is a unique approach and what I like most about the theme.
Comment #8
Anonymous (not verified) commentedOh yes, the lack of modules is a big downside of drupal 6, I ear ya !
I still have to go seriously over internet explorer... I know.. such a pain these browsers... :(
Comment #9
Anonymous (not verified) commentedno fix needed - closing