after hours userstyles.org
I am currently using this style for this site, but just noticed a problem. When I get to the page with the option to enter the Stylilsh forum, the style is partially disabled on the forum page. It's the regular light style, with dark borders on left and top side(??) It's enabled, obviously, since it's working on the other pages of the site. I had to actually use IE7 to post this question, since it's really hard to see on Firefox. PLEASE someone tell me why this would happen? I have tried disabling and enabling the style a few times, but there has to be another way. It wasn't doing this until just this morning, and I didn't make any changes or anything. It may just fix itself in the next few hours, but I will keep this issue updated if that happens.
HELP!;(
M.
HELP!;(
M.
Comments
Without a code sample - how can people help you?
Open the style, look at the bottom of the code. You see:
} /**Part of the After Hours Series**/ /***Enjoy***/ /*KR*/
Change it to
FORM{ background: grey!important;} #CommentBoxController{ background: grey!important;} } /**Part of the After Hours Series**/ /***Enjoy***/ /*KR*/
Any further info would be helpful before I go and do this...thanks.
M.
@-moz-document url-prefix(http://userstyles.org/forum), url-prefix(http://www.userstyles.org/forum) { .CommentBody{ color: #007CE8!important;} #Panel{ background: #000000!important;} .Category{ background: #000000!important;} #Header > UL{ background: #000000!important;} .TabOn{ background: #000000!important;} #Header{ background: #000000!important;} .TabOn > a{ background: #000000!important;} #AboutVanilla{ background: #000000!important;} H1 { color: #007CE8!important;} FORM{ background: grey!important; color: #007CE8!important;} #CommentBoxController{ background: grey!important; color: #007CE8!important;} .Radio{ color: white!important;} .Unread > *, .NewReplies >*, .NewComments >* { background: grey!important; color: #007CE8!important;} #Discussions > LI:not(.Unread):not(.NewReplies):not(.NewComments) > UL { background: #000000!important;} }
Click save.
Click around the forum to see if it works. If it doesn't work, then disable it.
I solved the problem for now. Meaning, I changed to a different style through the userstyles.org site. The new style changed the regular pages of the site but not the forum, as usual. BUT it's the original style and I can read it:) It isn't super light and black around the edges. It just looks the same as before. But why won't the styles I select change the WHOLE site? Nevermind, I won't even ask:)
Thanks for your help--
M.
In the future, would you rather me post the styles on the site instead of explaining everything or telling you how to fix stuff through the forum?
M.
Thanks for taking the time to help;)