Hi,
I having some problems changing some settings
1- I would like to move the main nav menu over to the left to touch the side of the window
2- Change the background colours for menu and content areas but keep the transparency under the nav menu and sidebar ( to #bcbec0)
3- Change the a hover colours for the nav menu and portfolio titles (while using droid sans cufon)
4- Change font size for main nav menu smaller and porfolio item titles
5- Change the transparency for the mini content area with keeping the text at full opacity ( I tried this but it also effects the text in the box too.
.mini_content_display .box {
/* this sets the transparency */
zoom: 1;
filter: alpha(opacity=50);
opacity: 0.5;
}
Hope you can help me out,
Regards














