PDA

View Full Version : night time theme for cirnopedia



Aslani
Feb 10, 2014, 09:39 PM
this is probably the wrong forum to post this in and if it is feel free to move it.

anyway cirnopedia is one of, in my opinion, the best sites for pso2 as it's chock full of information on almost everything. however i do a lot of work on the computer in the dark, and the brightness of the website is murder on my eyes. so here i am after like a week or so of working and i'm pleased with the results.

[SPOILER-BOX]
http://i.imgur.com/Ca0PAhm.png
http://i.imgur.com/BNNXRB0.png[/SPOILER-BOX]

if you're interested in this at all, you can get it here (http://userstyles.org/styles/97900/cirnopedia-dark)!

this is a theme for the browser extension STYLISH, which you can get here if you're on firefox (https://addons.mozilla.org/en-US/firefox/addon/stylish/) or here if you're on chrome (https://chrome.google.com/webstore/detail/stylish/fjnbnpbmkenffdnngjfgmeleoegfcffe?hl=en).



i hope some of you are able to use and enjoy this thing and let me know if there's any issues!

doomdragon83
Feb 11, 2014, 08:33 AM
Seems to work perfectly for me so far. As nice as this is, it doesn't change the fact that Cirnopedia is still way out of date. It's still useful for now but without updates, how long will that last?

Gama
Feb 11, 2014, 09:42 AM
thats the price of having one person doing it by their own.

Coatl
Feb 11, 2014, 09:45 AM
Who cares if it updates slowly? The game's at a constant standstill, and I don't see how it would affect you if the new lv70 *12s from Super Falz weren't updated in Cirno for months. All the important stuff is there, so I'm more than content with cirnopedia.

Nice skin btw.

Gama
Feb 11, 2014, 09:49 AM
i hope you dont mind that i edit your code, id rather have pso2 dark blue instead of gray. ill show you the final result when i'm done.

UnLucky
Feb 11, 2014, 09:59 AM
Text and table borders are a bit bright compared to the background. I'd use a duller grey, myself.


Who cares if it updates slowly? The game's at a constant standstill, and I don't see how it would affect you if the new lv70 *12s from Super Falz weren't updated in Cirno for months. All the important stuff is there, so I'm more than content with cirnopedia.

Nice skin btw.
New latents and translations, mostly.

Aslani
Feb 11, 2014, 10:12 AM
Text and table borders are a bit bright compared to the background. I'd use a duller grey, myself.


i'll work on that as soon as i get my main computer up and running again, and i sincerely appreciate the feedback!


i hope you dont mind that i edit your code, id rather have pso2 dark blue instead of gray. ill show you the final result when i'm done.

feel free! i honestly love doing this stuff, and anybody that uses my work as a springboard is welcome.

gigawuts
Feb 11, 2014, 10:13 AM
Who cares if it updates slowly? The game's at a constant standstill, and I don't see how it would affect you if the new lv70 *12s from Super Falz weren't updated in Cirno for months. All the important stuff is there, so I'm more than content with cirnopedia.

Nice skin btw.

It's not even just about how slow it is to update; it's also slow to update and correct wrong information.

I mean seriously. A whole ton of those latents are wrong - but at least he finally got around to updating a bunch (how many months were a ton of them wrong, like every element latent giving wrong bonus amounts?). Some tips are wrong too, like this gem:

Status Effect abilities can only be added to weapons, and Resistance abilities can only be added to units.
Then what the fuck is this here?
[SPOILER-BOX]http://puu.sh/6S6za.jpg
http://puu.sh/6S6A7.jpg[/SPOILER-BOX]

Even if he finally got around to fixing some latents, just a quick skim through a tenth of the list showed this:

無心の形
Innocent Appearance
Lv.1 Power of uncharged technics boosted by 150%.
Lv.2 Power of uncharged technics boosted by 170%.
Lv.3 Power of uncharged technics boosted by 200%.
[SPOILER-BOX]http://puu.sh/6S6MP.jpg[/SPOILER-BOX]
He needs to make it available to multiple people who spend more time playing the game than designing websites based around lolis for whatever personal reason he finds lolis desirable to stare at.

Ratazana
Feb 11, 2014, 10:18 AM
I wouldn't mind if he dropped all the boring stuff and focused on lolis instead.

gigawuts
Feb 11, 2014, 10:19 AM
I could go for that. Maybe then people would use an actually good wiki instead. If they can't read japanese they can just use google translate.

Vintasticvin
Feb 11, 2014, 10:30 AM
Oh my gawd the new cirnopedia is much better and relaxingf for my eyes. Overall perfect for pc users.

Aslani
Feb 11, 2014, 03:43 PM
updated the theme based on UnLucky's feedback to have softer colors for the text and table borders. again let me know if you guys have any other issues!

BIG OLAF
Feb 11, 2014, 03:58 PM
Huh, skin doesn't work for me since I have all the images and whatnot blocked. Oh, well. It looks nice in your preview, though.

pkemr4
Feb 11, 2014, 03:58 PM
make it hog less resources. my browser becomes laggy as fuck sometimes when im on there.

Aslani
Feb 11, 2014, 04:04 PM
make it hog less resources. my browser becomes laggy as fuck sometimes when im on there.
that's weird, i've never heard of that before. i can try eliminating the hover effect for you if you think that would help?


Huh, skin doesn't work for me since I have all the images and whatnot blocked. Oh, well. It looks nice in your preview, though.
thank you, i appreciate the compliment!

Gama
Feb 11, 2014, 04:12 PM
So i edited your theme more to my liking, tried to make a sharing link but i have no idea on how to do it so heres your modified code.

[SPOILER-BOX]div#main {
background: rgb(12,22,37)
}

div.border {
border-color: rgb(65,105,160);
background-color: rgb(65,105,160)
}

div.update-body {
background-color: rgb(12,22,37);
color: rgb(65,105,160)
}

div.update-body span {
color: rgb(12,22,37)
}

div.bullet1 {
background: url(http://i.imgur.com/GLjfy1i.png)
}

div.quote {
background: rgb(65,105,160)
}

#rounded-corner th {
background: rgb(12,22,37);
color: rgb(255,255,255);
}


#rounded-corner td {
background: rgb(5,15,29);
color: rgb(255,255,255);
}

#rounded-corner tr.divider1 td {
border-top: rgb(12,12,12)
}




#rounded-corner tfoot td {
background: rgb(5,15,29)
}

div.footerwrap {
background-color: rgb(25,25,25)
}


nav#top.mb div.title-episode {
background-color:rgb(43,43,43);
color: rgb(5,15,29);
text-shadow: none;
border: rgb(12,12,12)
}

div li {
color: rgb(5,15,29)
}

span.rng {
color: #17c4f0
}
span.str {
color: #ff5a5a
}

#rounded-corner tbody tr:hover td {
background-color: rgb(116,66,0)
}

#rounded-corner tr td a:hover {
color: rgb(2,253,253)
}

span.blue {
color: rgb(2,225,225)
}


#rounded-corner tbody tr.story td {
background-color: rgb(12,22,37)
}
#rounded-corner tbody tr.story:hover td {
background-color: rgb(104,83,45)
}


#mboard td.empty a {
background-color: rgb(12,22,37)
}
#mboard td.start a {
background-color: rgb(65,105,160);
color: #16BEFF
}
#mboard td.start:hover a {
background-color: rgb(12,22,37)
}
#mboard td.normal a {
background-color: rgb(65,105,160);
color: #16BEFF
}
#mboard td.normal:hover a {
background-color: rgb(65,105,160)
}
#mboard td.story a {
background-color: rgb(65,105,160)
}
#mboard td.story:hover a {
background-color: rgb(65,105,160)
}
#mboard .columnhead {
background: url(http://i.imgur.com/qwicjc7.png);
color: rgb(12,184,203)
}
#mboard th {
background: url(http://i.imgur.com/qwicjc7.png);
color: rgb(12,184,203)
}
table#mboard tbody tr td.free a{
background-color: rgb(65,105,160);
color: #FF6666
}
table#mboard tbody tr td.free:hover a{
background-color: rgb(65,105,160);
color: #FF6666
}
table#mboard tbody tr td.normal a {
color: #0e1b2d
}
table#rounded-corner tbody tr.free td {
background-color: rgb(65,105,160);
color: #0e1b2d
}
table#rounded-corner tbody tr.free:hover td {
background-color: rgb(65,105,160);
color: #FF6666

}
table#chart tr div {
background-color: rgb(52,52,52);
color: rgb(65,105,160)
}
table#chart tr div:hover {
background-color: rgb(65,105,160)
}

span {
color: rgb(65,105,160)
}
table#chart tr div span.str {
color: #FF5555
}
table#chart tr div span.rng {
color: rgb(65,105,160)
}
table#chart tr div span.dex {
color: rgb(65,105,160)
}

span.bullet_top {
background: url(http://i.imgur.com/rXRTvTn.png)
}
nav#mini li a {
background: url(http://i.imgur.com/lUFqfHA.png);
border-bottom-color: rgb(65,105,160);
border-left-color: rgb(65,105,160);
border-right-color: rgb(65,105,160);
border-top-color: rgb(65,105,160);
}

div.wrapper {
background: rgb(65,105,160)
}
div.title {
color: #807ed6
}[/SPOILER-BOX]
image
[SPOILER-BOX]https://copy.com/Dg6kZ68MZEqg7YWZ[/SPOILER-BOX]

gigawuts
Feb 11, 2014, 04:30 PM
Except, those used to be the 'correct' numbers for the Elysion latent in-game. The tooltip was later hotfixed on the 15th of January (and Cirnopedia hasn't been updated since the 3rd) to show the proper numbers.

潜在能力「無心の形」の説明文中の確率表記方法を、他の潜在能力に合わせた表記方法に修
http://pso2.jp/players/news/?id=2893

It was 'correct' until SEGA decided to fix their mistake.

I know this.

It's still wrong right now, nearly a month later.

Which was the point.

Thanks for trying though.

gigawuts
Feb 11, 2014, 04:37 PM
If you are not happy with using a slow, incorrect wiki in English then use Swiki which I'm sure you already do. Why complain about something that you are not using (assuming you aren't)?

Because it could be better? Get people to make another then.

Because other people use it. See:

I could go for that. Maybe then people would use an actually good wiki instead. If they can't read japanese they can just use google translate.

Now calm your muff.

Aslani
Feb 11, 2014, 08:40 PM
So i edited your theme more to my liking, tried to make a sharing link but i have no idea on how to do it so heres your modified code.

that really looks good holy shit
if it's okay with you, i'll set it up as another color theme right on the same location as mine.
with credit to you of course

KatsuraJun
Feb 11, 2014, 08:45 PM
Well *to be fair* the Elysion latent isn't totally wrong, just badly worded.

Should be -modified- to 150/170/200%, not boosted by.

Anyway, I don't use it much anymore because slow updates, but I do appreciate the amount of aid it provided me when I was starting out.

Kiyumi
Feb 12, 2014, 12:23 AM
http://puu.sh/6SY2R.jpg

What am I doing wrong here that its not working?

Aslani
Feb 12, 2014, 12:41 AM
http://puu.sh/6SY2R.jpg

What am I doing wrong here that its not working?

i... don't have any idea actually. it's not working in chrome for me either. has anybody on chrome been able to get that working?

EDIT: i actually don't understand what the hell is going on now. it's working for me on my desktop but for some reason it won't work on any other computers or browsers.
EDIT 2: i uninstalled and reinstalled stylish and now everything's working as it should. i don't know what happened but i'm assuming it just bugged out for some reason.

Kiyumi
Feb 12, 2014, 01:44 AM
Okay I un and reinstalled stylish and it works now. Thank you.