Re: [b]Insights:[/b] Based on HyperText Markup Language [i](HTML)[/i].
[quote][b]What are Hide Codes? [i](el)[/i] [/b]
[b]Hide Codes[/b] - codes used to remove tags, identifications and classes.
[b]Wha
[quote=mickyriora]jeredictusx
Here's the code for that:
Transparent shoutout box:(CSS)
Code:
.controlpanel .sol, .minicontrolpanel .sol { position: absolute; left: -5px; top: 8px; width: 6px; height: 12px; background:transparent no-repeat; align:left; }
.controlpanel .sob, .minicontrolpanel .sob { width: 245px; height: 2px; background:transparent no-repeat; line-height: 0; font-size: 10px; align:left; }
.controlpanel .so, .minicontrolpanel .so { margin: 0 -20px 10px 0; width: 245px; position: relative; background:transparent repeat-y top left; font-size:10px; font-color:#000000; font-weight: bolder; text-decoration:none; align:left;[/quote]
is this compatible with FF?