- Moderator
- #3,231
Hi,
Well, since the "big skin guru" is here , I have a question :
To avoid overlaps, I tried a different approach.
Instead of changing the original "videoOverlay.xml", I tried to create a "videoOverlay.Movpics.TVS.xml".
For this, I modified (for example) "TVSeries.xml"with "<allowoverlay>no</allowoverlay>" instead of "<allowoverlay>yes</allowoverlay>"
And adding :
<!-- ~~~~~~~~~~~~~~~~~~~~ IMPORT XMLs ~~~~~~~~~~~~~~~~~~~~ -->
<include>videoOverlay.Movpics.TVS.xml</include>
<include>TVSeries.HiddenMenu.xml</include>
(Same behavior with <import>)
Then, at the first start, it seems to be OK :
videoOverlay.xml in basichome :
AND videoOverlay.Movpics.TVS.xml avoid informations (important for me) :
The problem come when TVSeries.HiddenMenu.xml is called (the left menu) :
There is no "<allowoverlay>yes</allowoverlay>" in this xml file.
Seems to be because of an "<id>2</id>" inside.
Oh, big guru, do you have a clue for this ?
Well, since the "big skin guru" is here , I have a question :
To avoid overlaps, I tried a different approach.
Instead of changing the original "videoOverlay.xml", I tried to create a "videoOverlay.Movpics.TVS.xml".
For this, I modified (for example) "TVSeries.xml"with "<allowoverlay>no</allowoverlay>" instead of "<allowoverlay>yes</allowoverlay>"
And adding :
<!-- ~~~~~~~~~~~~~~~~~~~~ IMPORT XMLs ~~~~~~~~~~~~~~~~~~~~ -->
<include>videoOverlay.Movpics.TVS.xml</include>
<include>TVSeries.HiddenMenu.xml</include>
(Same behavior with <import>)
Then, at the first start, it seems to be OK :
videoOverlay.xml in basichome :
AND videoOverlay.Movpics.TVS.xml avoid informations (important for me) :
The problem come when TVSeries.HiddenMenu.xml is called (the left menu) :
There is no "<allowoverlay>yes</allowoverlay>" in this xml file.
Seems to be because of an "<id>2</id>" inside.
Oh, big guru, do you have a clue for this ?