Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Imhotep

Pages: [1]
1
Support / Re: Zelluloid plugin not getting description
« on: October 11, 2010, 05:37:15 pm »
Great,
that works   :)
thx

2
Support / Zelluloid plugin not getting description
« on: October 03, 2010, 06:10:26 pm »
Hi!

I don't know if somebody already started a post about that, but I couldn't find an entry yet.

I have a problem with the Zelluloid-Plugin.
It doesn't load the film-description anymore  :'(

It would be great if somebody knows a solution to solve this problem.
I tried different skins and settings but nothing worked until now.


Edit: @rick.ca
Thx for changing the "Poll".
I didn't know what to write there --> I've now read the German-Translation   ;D


3
Scripts and Templates / Re: change color
« on: January 08, 2010, 12:18:03 pm »
ahhhh, ok sorry.
i thought there's an extra "point" for color
and appearance is only the headline of the list.


4
Scripts and Templates / Re: change color
« on: January 08, 2010, 12:14:58 am »
@mgpw4me@yahoo.com
thank you very much. it works now.  ;D
i have only knowledge in html and css, so it's a "new territory" for me
@rick.ca
the color option is only available in version 0.9.8.20
i have installed 0.9.9.14

5
Scripts and Templates / Re: change color
« on: January 07, 2010, 10:17:20 pm »
thx for the reply

Code: [Select]
<?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>
......


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?

6
Scripts and Templates / change color
« on: January 07, 2010, 07:43:42 pm »
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

Pages: [1]