Posting of Replies Aren't Showing
Using Jamroom
I've tried with a user here
"¹²-ᴼ-ᶜᶫᵒᶜᵏ"The URL did help a lot, thanks perrie it tells me that we're talking about the discussion module here.
"¹²-ᴼ-ᶜᶫᵒᶜᵏ"
#menu ul a:hover {
background-color: #111;
background-image: -moz-linear-gradient(#111, #000);
background-image: -webkit-linear-gradient(#111, #000);
background-image: -o-linear-gradient(#111, #000);
background-image: -ms-linear-gradient(#111, #000);
background-image: -webkit-gradient(linear, left top, left bottom, from(#111), to(#000));
background-image: linear-gradient(#111, #000);
color: #0FB1DD;
#menu ul a:hover {
background-color: green;
color: #0FB1DD;
#menu ul {
background: rgba(0, 0, 0, 0) linear-gradient(#444, #111) repeat scroll 0 0
#menu ul {
background-color: green;
