...oh >:
ty, looks like dreams now and not nuclear. ty petoe
double posting because i figured something out a year after i'm not admin
the spoiler tag's been broken on the Apart themes for awhile (and maybe BoHeGeHa too) mainly because I never added the CSS rules for them. :I
So, once again
Apart templates (the ones named after the site now, I guess) > global CSS
Paste all of this at the bottom of document. No skimming, just paste the whole damn thing.
Code:
.spoiler_header {
background: none repeat scroll 0% 0% #fff;
border: 1px solid rgb #ccc;
padding: 4px;
margin: 4px 0px 0px;
color: #000;
}
.spoiler_body {
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
-moz-border-right-colors: none;
-moz-border-top-colors: none;
border-color: -moz-use-text-color #CCCCCC #CCCCCC;
border-image: none;
border-right: 1px solid #CCCCCC;
border-style: none solid solid;
border-width: 0 1px 1px;
color: #000000;
margin: 0 0 4px;
padding: 4px;
}
Also, could I suggest updating the "Post Reply" button on GoMobile? I really don't like how it looks now that I glance at it again...the page is now TOO blue.
This time, just replace the values (it's pretty easy, I commented them this time)
Code:
a.big_button {
background: #444 url(http://www.vg-resource.com/images/mobile/gradient.png) bottom left repeat-x; // becomes a very dark grey
color: #FFFFFF;
padding: 9px;
border: 1px solid #2e2e2e; // very dark border
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
text-shadow: 0 1px 0 #2e2e2e; // dark text shadow to further emphasize the bright text
font-size: 13px;
font-weight: bold;
This turns the Reply buttons black so they're more emphasized on the page, and also match the bar at the top of the page.
i miss tinkering with forum code )':
The home page for Spriters Resource doesn't seem to be working for me. All i get is a blank page and text that says "welcome to nginx"
The other pages appear to be working fine. Same with Model, Textures, and Sound Resource home pages.
What's going on? Is it effecting others?
Edit - if this isn't the right place to post this, let me know.
The third looks most complete to me.
Oops... the third is actually what I meant. I must have opened them in the wrong order because it was the first tab I had open.
mysupport images on apart (default) skins are broken
heres how to fix:
just do a search for "mysupport*" in afresh flame's folder, copy and paste each thing that shows up in the results into every forum theme folder
w0w ezpz