Quote:
Originally Posted by Mobo
Okay, it does fix it, but it gives this error:
Code:
The following error occurred when attempting to evaluate this template:
Unclosed Curly Brace Expression
This is likely caused by a malformed conditional statement. It is highly recommended that you fix this error before continuing, but you may continue as-is if you wish.
|
Replace all template (awards_css.css) with:
Code:
/* Begin Style 1 Fieldset Formatting*/
fieldset {
padding-left: 4px;
border: 1px solid rgb(15, 16, 19);
}
legend {
}
/* End Style 1 Fieldset Formatting*/
DIV.awards_postbit_style2 {
PADDING-LEFT: 2px;
}
DIV.awards_postbit_style3 {
PADDING-LEFT: 2px;
}
/* Begin Postbit Custom Formatting*/
DIV.awards_postbit_customcss {
PADDING-LEFT: 2px;
}
DIV.awards_showcase_headtext {
}
DIV.awards_showcase_awarddisplay {
}
DIV.awards_showcase_infodisplay {
}
#myawards-tab, #myawards-tab a:hover {
background-color:transparent;
border:medium none;
display:inline;
height:25px;
margin:0;
padding:0;
text-align:center;
}
a#myawards-tab:hover {
background:none repeat scroll 0 0 transparent;
}
/* End PostbitCustom Formatting*/