What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Skinning » [HELP] Showing DP In Login Window

[HELP] Showing DP In Login Window
Author: Message:
stuartbennett
Senior Member
****

Avatar

Posts: 952
Reputation: 1
43 / Male / Flag
Joined: Nov 2003
O.P. RE: [HELP] Showing DP In Login Window
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*>


first make sure you have a boolval option in your skininfo fiule called "Show DP" without that the above code wont work, you could of course change that part of the code to the name of the option you created to solve your problem. off the top of my head thats the only thing i can think of however without looking at your code or your skin trace file itll be hard to track it down more precisely.
02-27-2008 06:44 PM
Profile E-Mail PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
[HELP] Showing DP In Login Window - by stuartbennett on 02-24-2008 at 11:28 AM
RE: [HELP] Showing DP In Login Window - by Willz on 02-24-2008 at 12:51 PM
RE: [HELP] Showing DP In Login Window - by Spunky on 02-24-2008 at 12:54 PM
RE: [HELP] Showing DP In Login Window - by stuartbennett on 02-24-2008 at 03:44 PM
RE: [HELP] Showing DP In Login Window - by Spunky on 02-24-2008 at 03:49 PM
RE: [HELP] Showing DP In Login Window - by Volv on 02-24-2008 at 04:03 PM
RE: [HELP] Showing DP In Login Window - by stuartbennett on 02-24-2008 at 08:25 PM
RE: [HELP] Showing DP In Login Window - by Volv on 02-25-2008 at 01:37 AM
RE: [HELP] Showing DP In Login Window - by Willz on 02-25-2008 at 01:45 AM
RE: [HELP] Showing DP In Login Window - by stuartbennett on 02-25-2008 at 07:20 PM
RE: [HELP] Showing DP In Login Window - by Volv on 02-26-2008 at 04:40 AM
RE: [HELP] Showing DP In Login Window - by stuartbennett on 02-26-2008 at 06:01 AM
RE: [HELP] Showing DP In Login Window - by Volv on 02-26-2008 at 08:51 AM
RE: [HELP] Showing DP In Login Window - by stuartbennett on 02-26-2008 at 06:29 PM
RE: [HELP] Showing DP In Login Window - by Basilis on 02-26-2008 at 06:44 PM
RE: [HELP] Showing DP In Login Window - by stuartbennett on 02-26-2008 at 09:41 PM
RE: [HELP] Showing DP In Login Window - by Basilis on 02-27-2008 at 02:08 PM
RE: [HELP] Showing DP In Login Window - by stuartbennett on 02-27-2008 at 06:44 PM
RE: [HELP] Showing DP In Login Window - by Basilis on 02-27-2008 at 08:36 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On