1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43
|
PicturesPerRow: 5
BGColor: #ffffff
TextColor: #555555
CommentColor: #555555
FilmBGColor: #555555
NoThumbBGColor: #555555
LinkColor: #000000
ALinkColor: gold
VLinkColor: #000000
LinkSize: 1
# linksize | top
# | v
# ------------------|---------------- ---
# | | | |
# ------------------v---------------- ---
# | | ______________________ | | ^
# | | | ^ | | | |
# | | | | height | | |
# | | | | | | |
# l | | | | | | | right
# --->|---| |<--|----width------->| |---|<-----
# | | | | | | |
# | | | | | | |
# | | | | | | |
# | | | v | | |
# | | |---------------------| | | |
# | | | | v
# ----------------------------------- ---
# | | |
# ----------------------------------- ---
# ^
# | bottom
#
# total = left + linksize + width + linksize + right
# Decorations: top bottom left right
Decorations: 11 21 11 21
ThumbWidth: 120
ThumbHeight: 100
|