3,699
edits
mNo edit summary |
No edit summary |
||
Line 48: | Line 48: | ||
# If you are using images different from the anidb ones add a <tt>/images/</tt> dir below your project (i.e. <tt>/trunk/css/{your_style}/images</tt>) | # If you are using images different from the anidb ones add a <tt>/images/</tt> dir below your project (i.e. <tt>/trunk/css/{your_style}/images</tt>) | ||
#* You may use subfolders below that one if you want. | #* You may use subfolders below that one if you want. | ||
# Add a screenshot of your style in the images folder with the following specifications: | # Add a screenshot and a thumbnail of your style in the images folder with the following specifications: | ||
#* Filename: | #* Filename: thumbnail.png | ||
#* Resolution: 150x210 | #* Resolution: 150x210 | ||
#* Filename: screenshot.png | |||
#* Resolution: doesn't matter. just use something sensible | |||
# Add a description file in the root of your project, add the following lines and fill them accordingly as you see fit: | # Add a description file in the root of your project, add the following lines and fill them accordingly as you see fit: | ||
#* title: | #* title: | ||
Line 65: | Line 67: | ||
/trunk/css/<your project>/images | /trunk/css/<your project>/images | ||
/trunk/css/<your project>/images/screenshot.png | /trunk/css/<your project>/images/screenshot.png | ||
/trunk/css/<your project>/images/thumbnail.png | |||
==Merging & Hosting== | ==Merging & Hosting== |