English > Support

IMDB votes in the skin: customsection disappears

<< < (2/2)

Ivek23:

--- Quote from: rick.ca on September 19, 2012, 07:26:45 pm ---Sorry, I'm not sure what your question is. I know you collect a lot of custom data, and therefore assume you know how to add a custom field to a skin. AFAIK, once you include a custom field in a skin, the special 'customsection' no longer works. It's purpose is to automatically display all custom fields in one section when none of them are explicitly included in the skin.

--- End quote ---

It is true, I know a lot about how to add custom fields in the skin.


--- Quote from: Ivek23 on September 18, 2012, 08:13:21 pm ---For example, can it like this:


--- Code: ---              <row>
                <column>
                  <label width="100" halign="right" valign="top">
                    <caption>IMDbID:</caption>
                    <font>
                      <name>Arial Black</name>
                      <size>10</size>
                    </font>
                  </label>
                  <spacer width="-7" />
                  <custom field="IMDbID">
                    <color>$D7FDDD</color>
                    <font>
                      <size>11</size>
                      <color>$006600</color>
                      <bold />
                    </font>
                  </custom>
                  <spacer width="10" />
                </column>
              </row>

--- End code ---

--- End quote ---

This is just one of the ways for example, how to do it add in skin.

Navigation

[0] Message Index

[*] Previous page

Go to full version