Installation, updates, manuals and APIs.
Code, issues, development roadmap.
Custom job offers.
Send us your sales or general questions.
Thanks!!
tmpl_uni/css/profile_view
and add :
.main
{
opacity:.90;
filter: alpha(opacity=90);
-moz-opacity: 0.90;
}
just above :
#thin_column
{
width:49%;
margin-right:10px;
overflow: hidden;
}
#thick_column
{
width:49%;
overflow: hidden;
}
giving :
main
{
opacity:.90;
filter: alpha(opacity=90);
-moz-opacity: 0.90;
}
#thin_column
{
width:49%;
margin-right:10px;
overflow: hidden;
}
#thick_column
{
width:49%;
overflow: see more
open : profile_view
tmpl_uni/css/profile_view
and add :
.main
{
position:relative;
background-opacity:.90;
filter: alpha(opacity=90);
-moz-opacity: 0.90;
}
just above :
#thin_column
{
width:49%;
margin-right:10px;
overflow: hidden;
}
#thick_column
{
width:49%;
overflow: hidden;
}
giving :
main
{
opacity:.90;
filter: alpha(opacity=90);
-moz-opacity: 0.90;
}
#thin_column
{
width:49%;
margin-right:10px;
overflow: hidden;
}
#thick_column
{
width:49%;
overflow: see more
open : profile_view
tmpl_uni/css/profile_view
and add :
.main
{
position:relative;
background-opacity:.90;
filter: alpha(opacity=90);
-moz-opacity: 0.90;
}
just above :
#thin_column
{
width:49%;
margin-right:10px;
overflow: hidden;
}
#thick_column
{
width:49%;
overflow: hidden;
}
giving :
main
{
opacity:.90;
filter: alpha(opacity=90);
-moz-opacity: 0.90;
}
#thin_column
{
width:49%;
margin-right:10px;
overflow: hidden;
}
#thick_column
{
width:49%;
overflow: see more
Can you help me?
Thank you