Quick Sign In:  

Forum: VirtualDJ Skins

Topic: Please tell me the name of the XML section where I can change the color of song name and artist name please?

This topic is old and might contain outdated or incorrect information.

dydy1PRO InfinityMember since 2006
Please tell me the name of the XML section where I can change the color of song name and artist name please? It' s been a while since I have modified a skin in that above example. I kind of forgot the name of the section name to do that.
 

Posted Tue 25 Sep 12 @ 12:22 pm
Look for sections like these:

<textzone deck="1">
<pos x="112" y="31+24"/>
<size width="318" height="26"/>
<text font="Arial" size="24" color="#f5f5f5" align="left" scroll="yes" format="%title"/>
</textzone>

<textzone deck="1">
<pos x="112" y="31"/>
<size width="318" height="24"/>
<text font="Arial" size="24" color="#f5f5f5" align="left" scroll="yes" format="%author"/>
</textzone>
 

Posted Tue 25 Sep 12 @ 1:11 pm
dydy1PRO InfinityMember since 2006
PhantomDeejay wrote :
Look for sections like these:

<textzone deck="1">
<pos x="112" y="31+24"/>
<size width="318" height="26"/>
<text font="Arial" size="24" color="#f5f5f5" align="left" scroll="yes" format="%title"/>
</textzone>

<textzone deck="1">
<pos x="112" y="31"/>
<size width="318" height="24"/>
<text font="Arial" size="24" color="#f5f5f5" align="left" scroll="yes" format="%author"/>
</textzone>


Does that also apply to the other decks as well? I could also do a search to find text zone deck 2 and so on right?

Thank you.
 

Posted Tue 25 Sep 12 @ 1:13 pm
djdadPRO InfinityDevelopment ManagerMember since 2005
depending on the skin you re using there might be more than 2 as well.
Do a search for %title and you will see how many of them exist. Edit all of them.
 

Posted Tue 25 Sep 12 @ 1:45 pm
dydy1PRO InfinityMember since 2006
Thank you much. It' s a four deck skin.
 

Posted Tue 25 Sep 12 @ 1:52 pm


(Old topics and forums are automatically closed)