actually volv i just realised when i tested
quote:
element[id=atom(idUserTileContainer)]
{
padding:rect(9,8,14,15);
}
element[id=atom(idUserTileContainer)][class="Medium"]
{
padding:rect(5,5,9,9);
}
element[id=atom(idUserTileContainer)][class="Small"]
{
padding:rect(5,5,7,8);
}
element[id=atom(idUserTileBorder)]
{
background:rcbkd(1524);
}
element[id=atom(idUserTileBorder)][class="Medium"]
{
background:rcbkd(1525);
}
element[id=atom(idUserTileBorder)][class="Small"]
{
background:rcbkd(1526);
}
<*PlusSkin Conditions(ShowDP = false)*>
element[id=atom(idUserTileVisibility)]
{
layoutpos:none;
}
</*PlusSkin*>
<*PlusSkin Conditions(ShowDP = true)*>
element[id=atom(idUserTileVisibility)][visible=false]
{
layoutpos:none;
}
</*PlusSkin*>
i only tested it in one of the 2 versions of my 947 styles file, i have 2 a light one and a dark one, i must of tested it on the dark one last night and summer theme uses the light one, when i tested it in the light one it worked. thanks everyone for your help. by the way <element layout=filllayout() id=atom(idUserTileVisibility) padding=rect(4,20,0,17) visible=<*PlusSkin ValueOf(ShowDP)*/>> did not do anything in the 947 definition file.