The Yellow Box
All of the skins that I have made have code in the Custom CSS tab to eliminate the yellow box in your profile card. For those of you who are designing your own skins, the following may be helpful:
To eliminate the yellow box in the profile snapshot enter the following code in the "Custom CSS" tab:
.yb .bt, .yb .bt div, .yb .bb, .yb .bb div { background: none; height: auto;}
.yb .i1, .yb .i2 { background: none; padding: 0; }
.yb .i3 {background: none; border: 3px inset #53371A; padding: 7px;}
Border style and color code can be changed.
To eliminate the yellow box in the profile snapshot enter the following code in the "Custom CSS" tab:
.yb .bt, .yb .bt div, .yb .bb, .yb .bb div { background: none; height: auto;}
.yb .i1, .yb .i2 { background: none; padding: 0; }
.yb .i3 {background: none; border: 3px inset #53371A; padding: 7px;}
Border style and color code can be changed.
posted
by TestofF8th
