AniDB:CSS styles: Difference between revisions

From AniDB
Jump to navigation Jump to search
mNo edit summary
(Updated to reflect migration to Git)
 
(10 intermediate revisions by 3 users not shown)
Line 1: Line 1:
[http://www.anidb.info AniDB] hosts some custom stylesheets for your viewing pleasure, to see them you just need to go to your {{ProfileLink}} and select the one you wish to use using the NEXT and PREV buttons to see a thumbnail, optionally you can view a screenshot of the style by clicking the link below the thumbnail. When you are happy with one style just click apply.<br />
'''AniDB''' hosts some '''custom stylesheets''' for your viewing pleasure, to see them you just need to go to your {{ProfileLink}} and select the one you wish to use using the NEXT and PREV buttons to see a thumbnail, optionally you can view a screenshot of the style by clicking the link below the thumbnail. When you are happy with one style just click apply.


If you created your own style for AniDB and want to share it with everyone else please send a pm to [[User:Der Idiot|deridiot]] @ anidb<br/>
If you created your own style for AniDB and want to share it with everyone else please send a PM to [[User:Der Idiot|deridiot]] @ AniDB<br>
You might also want to periodically check [[AniDB:Markup_DEV]] for a list of the latest AniDB changes with CSS implications.
You might also want to periodically check [[AniDB:Markup DEV]] for a list of the latest AniDB changes with CSS implications.


The sourcecode of all release versions of the CSS styles listed on this page is [[Anidb:CSS_Dev|available via SVN]].<br/>
<strike>The sourcecode of all release versions of the CSS styles listed on this page is [[AniDB:CSS Dev|available via SVN]].<br>
By HTTP: [http://dev.anidb.info/websvn/listing.php?repname=AniDB+CSS&path=%2Ftrunk%2Fcss%2F&rev=0&sc=0 http://dev.anidb.info/websvn/]<br/>
By HTTP: [http://dev.anidb.net/websvn/listing.php?repname=AniDB+CSS&path=%2Ftrunk%2Fcss%2F&rev=0&sc=0 http://dev.anidb.net/websvn/]</strike> The sourcecode has migrated to Git.  See [[AniDB:CSS Dev]] on details to obtain a copy.


{{eyecatch|Note:| The svn is via anonymous access read only. To commit you <b>need</b> an useraccount you can only get by sending [[user:exp|exp]] a pm.}}
{{eyecatch|Note|If you are using a custom CSS stylesheet please make sure you are basing your work on some current available stylesheet and test to see if the images you are using are still in use after each [http://www.anidb.net AniDB] release.}}


{{eyecatch|Note:|If you are using a custom css stylesheet please make sure you are basing your work on some current available stylesheet and test to see if the images you are using are still in use after each [http://www.anidb.info AniDB] release.}}
Further pages of interest, if you plan to create your own AniDB Style:
 
* [[AniDB:Page layout]] - general page structure
 
Futher pages of interest, if you plan to create your own AniDB Style:
* [[AniDB:Page_layout]] - general page structure
* [[AniDB:Markup]] - anime page structure
* [[AniDB:Markup]] - anime page structure
* [[AniDB:Markup_DEV]] - recent structural changes
* [[AniDB:Markup DEV]] - recent structural changes
* [[AniDB:CSS_Dev]] - information on how to get the source of existing styles
* [[AniDB:CSS Dev]] - information on how to get the source of existing styles


<noinclude>[[Category:Features]][[Category:CSS]]</noinclude>
<noinclude>
[[Category:Features]]
[[Category:CSS]]
</noinclude>

Latest revision as of 06:44, 7 September 2014

AniDB hosts some custom stylesheets for your viewing pleasure, to see them you just need to go to your profile ( on AniDB) and select the one you wish to use using the NEXT and PREV buttons to see a thumbnail, optionally you can view a screenshot of the style by clicking the link below the thumbnail. When you are happy with one style just click apply.

If you created your own style for AniDB and want to share it with everyone else please send a PM to deridiot @ AniDB
You might also want to periodically check AniDB:Markup DEV for a list of the latest AniDB changes with CSS implications.

The sourcecode of all release versions of the CSS styles listed on this page is available via SVN.
By HTTP: http://dev.anidb.net/websvn/
The sourcecode has migrated to Git. See AniDB:CSS Dev on details to obtain a copy.

Note If you are using a custom CSS stylesheet please make sure you are basing your work on some current available stylesheet and test to see if the images you are using are still in use after each AniDB release.

Further pages of interest, if you plan to create your own AniDB Style: