I am having a problem with the awards system I am trying to add the CSS when I add it to
memberinfo_block_myawards the back to the awards never does show up then when I click the awards tab or any other tab it appears can someone please tell me how to fix that or tell me where to add this code:
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 Custom Formatting*/
DIV.awards_postbit_customcss {
PADDING-LEFT: 2px;
}
DIV.awards_showcase_headtext {
}
DIV.awards_showcase_awarddisplay {
}
DIV.awards_showcase_infodisplay {
}
/* End Custom Formatting*/