Active
Project:
Gamma
Version:
7.x-2.x-dev
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
30 Jan 2011 at 16:52 UTC
Updated:
23 Feb 2011 at 05:31 UTC
Jump to comment: Most recent file
Comments
Comment #1
himerus commentedFirst off, sorry, my email notifications for Gamma issues weren't coming to me...
Do you have some screenshots/html source that I could see on this issue? I'm not sure what would cause this... checkout my site using gamma: himerus.com... it all works there on home/any page.
Comment #2
jhwrightiii commentedNo need to be sorry, appreciate your work, and I have fun with it. I know your site works, cause I have gone through and made sure all css, etc was the same. I removed all my modifications and just now installed your recent update and the same results are there. I have included two screen shots, one for the home and one for all other pages. Outside of a visual, not sure how this can help, so if needed I can create access to site on web and give you admin rights. Thanks
Comment #3
jhwrightiii commentedOk so while in design mode all paths were set to 'front'. If I change and add valid links to the path field this somewhat corrects the issue, ... but if one of the menu options or buttons just produces a drop down (and will never have a path) then it remains un-highlighted. Again this is only on the 'home' page ... all other pages are ok. I have attached another image. The 'services' button has 'front' in the path because it produces a dropdown menu. Again thanks for your work.
Comment #4
jhwrightiii commentedCertainly do not want to clog your messages, but because of your theme I am on my way and again appreciate your work, thanks. Hopefully it will be worthy of a link ... again thanks
Comment #5
adrian drupal commentedLet me join.
Two additional screenshot. This always happens when you click home, also at the same time, the logo and title page graphic change, the page title becomes bold.
Comment #6
ksinc commentedRegarding the site-title, it may be what I had, which is in the Omega theme not the Gamma sub-theme. Specifically; Omega/Omega/Templates/Region-Branding.TPL.PHP
You can see that it is promoting the site-title to H2 on pages other than the front page. I made this change in my local and it worked fine. Alternatively; one could just remove the if, but I figured that was so intentional I might leave it as a placeholder.
My menu is working fine and I am using the dropdown menus at 2 deep.
Comment #7
himerus commentedThe H1/H2 switch is intentional in Omega... if this is not a primary page with it's own title, then the header title should be h1, or if there is a page title down the page (blog, node title, etc.) then it should be only an h2 for semantics.
I have in my own CSS (i may need to look at this but I thought it already did this) make sure that .site-title h1 AND .site-title h2 have the same font-size/styling, etc.
There are updates to Omega & Gamma that may solve this as well....
But beware of the Omega upgrade if you've subthemed Omega or Gamma, as a few template edits are required...
Oh, and Gamma is HTML5 now... :)
Comment #8
rpruitt625 commentedIf you compare himerus.com on Firefox 3 & Internet Explorer 8 you will see nice rounded menu corners with Firefox, and square menu corners on IE