Gemini Community Support Site

This Gemini community support site can be used to find solutions to product issues. You can log in using Open Id, Google Profile and even Facebook. Feel free to ask a question or browse FAQs and documentation. Product tour videos are also available along with how-to videos demonstrating key Gemini capabilities.




Left Justify Items On Main Project Page With Internet Explorer 6/7

web-app

When using Gemini in Internet Explore 6/7, items such as Component and Versions are center justified. Using Firefox they are what I believe they're supposed to be, left justified. I'm referring to the main project page.

I tested it on gemini.countersoft.com and it is the same.

Is there some way we can left justify those columns on the main issue page on IE 6/7?

dnezamfar
· 1
dnezamfar
Replies (3)
helpful
0
not helpful

You will have to amend the project.aspx page (under the project dir) and set the align to left:

    <TR> <!-- Components -->
     <TD vAlign="top" align="left" width="33%" noWrap>


Mark Wing
· 9108
Mark Wing
helpful
0
not helpful

Project home page is being completed re-vamped as we speak.  I have just finished putting a tabbed interafce whereby project summary, roadmap, changelog, components, etc. are all easily accessible and intuiative.

We will be posting a screenshot at the end of the week!


Harvey Kandola
· 212
Harvey Kandola
helpful
0
not helpful

This worked. Thanks for the help.


dnezamfar
· 1
dnezamfar