Right, Ive just started making a skin and Ive managed to get the majority of graphics to change part the way I want them to on the infobar. The only one I'm having a problem with though, is the breadcrumbs
This is what I've got in the xml but isn't working:
<pre class="ip-ubbcode-code-pre"> <container id="crum"> <attachment class="line_up_attachment" get_property="bcmb" submenu_type="bcrm" rthr="68"/> <!-- Arrange the children widgets from left to right, horizontally centrered --> <layout class="arrange_horizontal_attachment" alignment="middle"/> <layout class="centre_in_parent_attachment" alignment="vertical" layout_children="true" priority="1"/> <attachment class="get_global_attachment" get_property="bkcl" set_property="colr"/> </container></pre>
Is there any other xml files I need to change, or can it just not be done?
Any help would be appreciated