originally posted in:Sociopaths United
/*Zoid*/
h1 > a[data-membershipid="3235821"]:after, div.authorInfo > a[data-membershipid="3235821"]:after {
background: cyan;
border: black;
color: black;
content: "Erotic Tree";
}
Go ahead and add that Class when you remake the thread. Really hope bungie fixes this bug soon.
English
-
Why do you have to keep remaking the thread, though? Can't you just edit the actual add-on?
-
Because you cannot pin threads through editing anymore. The thread needs to be pinned to work and if you try to edit a pinned thread, it will unlink it.
-
You can edit it, unpin it, save it, hit edit again, and repin it.
-
Oh, there was a bug a bit back that wouldn't allow you you to repin threads when you edit them. That's been fixed now though.
-
Edited by U920628: 7/11/2013 9:23:56 AM[quote]/*The follow is for changing the colour of the buttons, must use each code to be compatible across all browsers*/ /*Firefox, uses a gradient so change both rgb values*/ .btn_blue { background-image: -moz-linear-gradient(center top, rgb(247,93,89) 0%, rgb(128,5,23) 100%); border: 1px solid rgb(0,0,0); } /*Chrome, also uses gradient*/ .btn_blue { background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgb(247,93,89)), to(rgb(128,5,23) )); } .PathView .btn_toEntireTopic{ background: none repeat scroll 0 0 #CD4721;} .PathView .btn_toParentPost{ background: none repeat scroll 0 0 #CD4721;} /*Opera, also uses a gradient (Note the colors are in reverse order)*/ .btn_blue { background-image: -o-linear-gradient(90deg, rgb(128,5,23), rgb(247,93,89)); }[/quote] This script will change the colour of Sociopaths United's buttons to a gradient red, like the green buttons in [url=http://www.bungie.net/7_Emerald/en-us/Groups/Detail?groupId=40902]Emerald[/url].
-
Thanks, sucks that my userstyle is taking priority in the design of the buttons though.
-
lol, sucks coup is still dead for me... Damn thing still won't work no matter what I do, it just randomly disappeared a few weeks ago and won't reinstall. Iggy is clueless as well.
-
I get that, but what's the point of putting this in a thread every time?
-
I don't understand what you're asking. The way the coup/BES script works is that it fetches the css from a pinned thread and then applies it to the group. With the issue with editing, you now have to completely remake the thread in order to update the css.
-
Aaaaaaaaawwwwwwww.. You answered it.