English > Scripts and Templates
change color
Imhotep:
hi,
i'm working on some customizations.
is there any possibility to change the backgroundcolors of the movie and filmtitel-window.
it would look very nice in black ;D
Or still the background of the listed films. Because i can't find a solution yet.
thx for possible help
mgpw4me@yahoo.com:
The page colour is set BEFORE the first section statement.
<border shape="none" />
<color>$B09A71</color>
The colour of the font in the list can't be changed, to my knowledge, so a black list with black text won't work.
You might find more ideas in my newest skins (one for movies, one for people). I was going to wait for the next version of PVD before posting, but here goes.
CAVEATS: No comments in code, no screen shots, and changes to both skins are 100% guaranteed in the near future.
[attachment deleted by admin]
Imhotep:
thx for the reply
--- Code: ---<?xml version="1.0" encoding="utf-8"?>
<xml>
<pvd_skin_movie>
<skinname>xyz</skinname>
<version>1.0</version>
<author>xyz</author>
<description>optima skin</description>
<preview>skinimg_movie_VinT.png</preview>
<linkdefs>
<linkcolor1>$000000</linkcolor1>
<linkcolor2>$000000</linkcolor2>
</linkdefs>
<labelfont>
<bold></bold>
<color>$000000</color>
<!-- Actors etc. -->
<name>Calibri</name>
<size>10</size>
</labelfont>
<fieldfont>
<!-- Actors-Names etc. -->
<size>10</size>
<color>$000000</color>
</fieldfont>
<section space="5">
<color>$000000</color>
<!--Total box-->
<row>
<column width="41%" valign="top">
<section>
<color>$2d2d2d</color>
......
--- End code ---
i've still set the color, but it works not for the whole window.
but how can i change the color in the list. :-\
like here: http://www.videodb.info/images/skins/skinimg_movie_VinT.png
are youre skins in the download-area? which one?
rick.ca:
List item colors are configurable at Preferences - Appearance.
mgpw4me@yahoo.com:
Insert the color code after the following line:
<preview>skinimg_movie_VinT.png</preview>
My skins are in a zip file attached to my last post.
Navigation
[0] Message Index
[#] Next page
Go to full version