6
Thanks a lot. I will look into the menu problem and resolve it. There is another thing about the menu that i am not able to figure out, the workshops are visible only on the front page, so visitors need to go to the homepage first before going to some other workshop. Where should i add the links for the workshops.
Also is the color combination fine. I am not good with understanding color combination's really.
Another thing that i realised is that in order to make the theme completely table-less, I am using
position: absolute
to display the right column.
The result is that in case the right column has a height of more than the content area, it goes below the footer. Is there a way to ensure that the footer is always at the bottom even if the height of the content area is less than the height for the right column area.