User talk:Sandungas: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 7: | Line 7: | ||
<pre> | <pre> | ||
.mw-wiki-logo { | .mw-wiki-logo { | ||
background-image: url(/ps4/images/1/14/PS4_logomini.gif?341ed); | background-image: url(/ps4/images/1/14/PS4_logomini.gif?341ed); /* default path: url(/ps4/logo.png?341ed) */ | ||
} | } | ||
</pre> | </pre> | ||
Candidate image to make a logo | |||
https://www.psdevwiki.com/ps4/File:PS4_Console.png | |||
Alternative | |||
<div style="position:absolute; top: -100px; left: -190px;">[[File:Main hardware.png|150px]]</div> |
Latest revision as of 12:45, 6 October 2021
Atrac9[edit source]
[1] [2] atrac9 encoder/decoder all in one // http://playstationhax.it/forums/topic/1491-atrac9-encoderdecoder-also-for-ps4/
PS4 wiki main logo[edit source]
This is a dirty wayaround to display a logo as a replacement of the missing one at top-left corner of the navigation list of all wiki pages, if some other admin is interested in it join the conversation, im testing it with firefox code inspector and i know it works but there are a bunch of details to talk about
.mw-wiki-logo { background-image: url(/ps4/images/1/14/PS4_logomini.gif?341ed); /* default path: url(/ps4/logo.png?341ed) */ }
Candidate image to make a logo
https://www.psdevwiki.com/ps4/File:PS4_Console.png
Alternative