Zombie Skin > Villain Skin (vBulletin)


Aggelakis

 

Posted

Using Hero Skin and Hero settings. Black background for the QR and WYSIWYG editors.


Head of TRICK, the all Trick Arrow and Traps SG
Part of the
Repeat Offenders

Still waiting for his Official BackAlleyBrawler No-Prize

 

Posted

Quote:
Originally Posted by Zombie_Man View Post
OK, think I got it licked for the Hero Skin. Re-cut-and-paste from here.
Shouldn't it be this?
Code:
/* Changes the wysiwyg editor so it doesn't pick up the page color background*/
    .wysiwyg {
      background: #244a79  !important;
      color: #ffffff !important;
That matches the background in the wywiwyg editor to the background/text color of posts

Speaking of which...how do I fix that "code" block?


 

Posted

Quote:
Originally Posted by BackAlleyBrawler View Post
Speaking of which...how do I fix that "code" block?
Code:
pre.alt2 { font-family: Lucida Console, Courier New, Courier, monospace !important; }


 

Posted

Quote:
Originally Posted by Zombie_Man View Post
OK, think I got it licked for the Hero Skin. Re-cut-and-paste from here.
That works. Thanks, Zom!


Head of TRICK, the all Trick Arrow and Traps SG
Part of the
Repeat Offenders

Still waiting for his Official BackAlleyBrawler No-Prize

 

Posted

Quote:
Originally Posted by BackAlleyBrawler View Post
Shouldn't it be this?
Code:
/* Changes the wysiwyg editor so it doesn't pick up the page color background*/
    .wysiwyg {
      background: #244a79  !important;
      color: #ffffff !important;
That matches the background in the wywiwyg editor to the background/text color of posts

Speaking of which...how do I fix that "code" block?
Code:
pre.alt2 {
         background: #3F1313 none repeat scroll 0 0 !important;
         font-family: Lucida Console, Courier New, Courier, monospace !important;
}
That should make it look like the Quote block.

Edit: Added Devian's font line, so that it changes the background color and makes it look like nice code.


Global @Diellan - 5M2M
Mids' Hero/Villain Designer Lead
Virtue Server
Redside: Lorenzo Mondavi
Blueside: Alex Rabinovich

Got a Mids suggestion? Want to report a Mids bug?

 

Posted

Quote:
Originally Posted by BackAlleyBrawler View Post
Shouldn't it be this?
Code:
/* Changes the wysiwyg editor so it doesn't pick up the page color background*/
    .wysiwyg {
      background: #244a79  !important;
      color: #ffffff !important;
That matches the background in the wywiwyg editor to the background/text color of posts
I've wrestled with the wysiwyg editor and it's onery. I was able to change the background to the color scheme of the skin, but then when the editor is refreshed (such as with a preview) it reverts back to it's old ways and doesn't stay skinned.

Then there's the problem that you type in a color-less font which happens to show up as black in the editor.

I gave up trying to skin the editor so that it really functions wysiwyg with the font color and background color that sticks.


Speeding Through New DA Repeatables || Spreadsheet o' Enhancements || Zombie Skins: better skins for these forums || Guide to Guides

 

Posted

Quote:
Originally Posted by Diellan_ View Post
Code:
pre.alt2 {
         background: #3F1313 none repeat scroll 0 0 !important;
         font-family: Lucida Console, Courier New, Courier, monospace !important;
}
That should make it look like the Quote block.

Edit: Added Devian's font line, so that it changes the background color and makes it look like nice code.
Code:
/* Formats the code box */
    pre.alt2 {
      background: #3F1313 none repeat scroll 0 0 !important;
      font-family: Lucida Console, Courier New, Courier, monospace !important;
      width: 100% !important;
     }
Thanks, contributors!

Added width to the code box so it uses up all the post width available.

Adding it to the skins now...


Speeding Through New DA Repeatables || Spreadsheet o' Enhancements || Zombie Skins: better skins for these forums || Guide to Guides

 

Posted

I just love your villain skin. This thread and the Greasemonkey ones are the first ones I check for new posts every board visit!


 

Posted

Quote:
Originally Posted by DumpleBerry View Post
where is the hero zombie skin!?!


EDIT: Holy moly. I all-cap'd that...and the board lowered my volume. Impressive...
The BLUE one? As Zombie clearly stated? Duh!

BTW, why take down ALL the servers at once on what is statistically the busiest time for a MMORPG? Namely a national holiday. Makes no sense to me.....

=======================================
"MaddDawg" (Tech Scrapper 25: Claws / Regen / Fly / Fitness) Infinity

StarrBlast (Tech Blaster 10: Energy Blast / Energy Manipulation / Fly) Victory

Prof Death (Magic Mastermind 12 : Necromancy / Dark Miasma / Fly) Guardian


 

Posted

I'm not sure if anyone else is experiencing this but, lately I've noticed this skin is causing the forums to respond ridiculously slow and sometimes only half loading pages.

I've run with this skin turned off and the forums respond lickety split without any errors.

Anyone else having this issue?

Update: And of course the forums make a liar out of me yet again Doesn't look like it's an issue with this skin. Sorry Zombie. Keep up the good work!




We'll see....

 

Posted

Quote:
Originally Posted by Winx20k View Post
The BLUE one? As Zombie clearly stated? Duh!
When Dumpleberry originally asked for a blue skin, there wasn't one. Since then, a blue one was developed and then the first post was edited.


Quote:
I'm not sure if anyone else is experiencing this but, lately I've noticed this skin is causing the forums to respond ridiculously slow and sometimes only half loading pages.

I've run with this skin turned off and the forums respond lickety split without any errors.

Anyone else having this issue?

Update: And of course the forums make a liar out of me yet again Doesn't look like it's an issue with this skin. Sorry Zombie. Keep up the good work!
I think both the forums and the Internet in general had problems this weekend.

Skinning does slow the boards down a bit. It helped me to switch from showing 100 posts per page to 50 posts per page.


Speeding Through New DA Repeatables || Spreadsheet o' Enhancements || Zombie Skins: better skins for these forums || Guide to Guides

 

Posted

I love this skin. So much better.

Is it possible, in any way (please please please please say yes) to display all the forums within the categories on the front page of the forums, like in the old ones, WITHOUT having to click once to open up the category. I liked being able to just log into the forums and click directly on the Virtue forum, or the Comic & Hero/Villain Culture forum. Now, I have to click to open up For Fun! first, THEN click Comic & Hero/Villain Culture, then if I want to leave and go read the Virtue forum, I have to click the Back button twice, or the City of Heroes Forums link directly, then open the NEW section of forums... it's a ton of extra clicks that's very annoying.


"Timid men prefer the calm of despotism to the tempestuous sea of liberty."

"Nothing is unchangeable but the inherent and unalienable rights of man."

- Thomas Jefferson

 

Posted

Quote:
Originally Posted by SablePhoenix View Post
I love this skin. So much better.

Is it possible, in any way (please please please please say yes) to display all the forums within the categories on the front page of the forums, like in the old ones, WITHOUT having to click once to open up the category. I liked being able to just log into the forums and click directly on the Virtue forum, or the Comic & Hero/Villain Culture forum. Now, I have to click to open up For Fun! first, THEN click Comic & Hero/Villain Culture, then if I want to leave and go read the Virtue forum, I have to click the Back button twice, or the City of Heroes Forums link directly, then open the NEW section of forums... it's a ton of extra clicks that's very annoying.
Yes. Click on 'English' and that will open up all the sub forums. Then, bookmark that page which is:

http://boards.cityofheroes.com/forumdisplay.php?f=547


Speeding Through New DA Repeatables || Spreadsheet o' Enhancements || Zombie Skins: better skins for these forums || Guide to Guides

 

Posted

Thanks, you rule.


"Timid men prefer the calm of despotism to the tempestuous sea of liberty."

"Nothing is unchangeable but the inherent and unalienable rights of man."

- Thomas Jefferson

 

Posted

This has saved my eyes, the new forums was such a pain to read through. Your variant is such a relief....this is absolutely BRILLIANT!



Freedom Bound!!!

 

Posted

*Sigh*

I love Chrome so much, but without Stylish support I really can't stand these forums.


 

Posted

The graphic arrow 'jump to last post' is mysteriously no longer available at the tinypic.com address. So, I took the 'jump to quoted post' arrow, turn it on its side and saved it to photobucket.

I updated the Hero and Villain skin links above so that if you re-paste the entire code of the link over the entire code of the stylish sheet, it will update.

Or, if you want a more surgical approach, go into the Stylish code and look for the section on graphic images and change the tinypic url (and not the buttons/lastpost.png url) to the photobucket url:

Code:
Changes the "go to last post" arrow by the name in the "Last Post" column

http://i50.photobucket.com/albums/f346/zombie_guy/Last.png


Speeding Through New DA Repeatables || Spreadsheet o' Enhancements || Zombie Skins: better skins for these forums || Guide to Guides

 

Posted

Thanks ZM, I don't know what I'd do without your Stylish Skin.


Craft your inventions in AE!!

Play "Crafter's Cafe" - Arc #487283. A 1 mission, NON-COMBAT AE arc with workable invention tables!

 

Posted

Quote:
Originally Posted by Kheldarn View Post
I refuse to use FF4 for many reasons. o.o
I don't know about 4, I skipped it, but Stylish is working fine with FF5 on my system. I am guessing he upgraded to FF6, since mine has been telling me I should for the last few days.


Justice Blues, Tech/Tank, Inv/SS
----------------------
Fighting The Future Trilogy
----------------------

 

Posted

Quote:
Originally Posted by Justice Blues View Post
I don't know about 4, I skipped it, but Stylish is working fine with FF5 on my system. I am guessing he upgraded to FF6, since mine has been telling me I should for the last few days.
They've moved past Firefox 4 to 6? Man, I missed that! Ah well. Back to my rock!




[ ProTip: The banner is a link to art refs!! | The Khellection | The HBAS Repository | Brute Guides (4/16/10) | How To Post An Image - A Quick Guide ]
Biggest Troll on the forums? I'll give you a hint:

 

Posted

Quote:
Originally Posted by Kheldarn View Post
They've moved past Firefox 4 to 6? Man, I missed that! Ah well. Back to my rock!
They did hit 5 in there. But apparently the Mozilla folks decided they needed to get their version numbers up with Microsoft or something.


Justice Blues, Tech/Tank, Inv/SS
----------------------
Fighting The Future Trilogy
----------------------