Some nooby questions about changing detaills of the default theme

rv_gallery_browse_page.xml

For the xml info, delete the lines:

  <text x=“254” y=“252” w=“380” h=“20” text=“@@year” fontsize=“18” textcolor=“0xffffff” align=“left” />
  <text x=“645” y=“252” w=“580” h=“20” text=“@@genre” fontsize=“18” textcolor=“0xffffff” align=“left” />
  <text x=“645” y=“286” w=“580” h=“20” text=“@@director” fontsize=“18” textcolor=“0xffffff” align=“left” />
  <text x=“254” y=“286” w=“380” h=“20” text=“@@totaltime” fontsize=“18” textcolor=“0xffffff” align=“left” />
  <text x=“254” y=“320” w=“970” h=“20” text=“@@actor” fontsize=“18” textcolor=“0xffffff” align=“left” />
  <text x=“254” y=“358” w=“970” h=“80” text=“@@overview” fontsize=“18” numlines=“3” textcolor=“0xffffff” align=“left” />

 

For the cover delete the lines:

 

    <image image=“@@poster_bg” x=“57” y=“172” w=“176” h=“261” align=“hcenter” />
    <image image=“@@poster” x=“57” y=“172” w=“176” h=“261” align=“hcenter” />

 

Most of this is covered here: http://community.wd.com/t5/WD-TV-Live-Hub-Themes/XML-DATABASE-formerly-Request-for-all-Themers/m-p/125086/highlight/true#M45

 

To keep anything from displaying, just delete it from the xml.

1 Like