../Msgboard/Modding your system/Modding shellstyle.dllHome
Okawari - 04 Aug. 2009 - 22:26:

Modding shellstyle.dll

http://nanaj.deviantart.com/art/Here-I-am-92452628?offset=25#comments

I want it to look like that. I'm talking about those 1px lines between findexer, the styler toolbar, and the status bar. What do I gotta edit?
 
09 Aug. 2009 - 14:55 des
the browser window LEFT border: (between findexer and the files window)

shellstyle.dll
...
DUIAxHost [id=atom(preview)]
{
contentalign: middlecenter;
borderthickness: rect(5rp,5rp,5rp,5rp);
bordercolor: window;
}
Element
{

background: argb(0,0,0,0);
/* browser borders */
borderthickness: rect(1,0,0,0);
bordercolor: rgb(0,0,0);

}
...


+ i guess the status bar top border(s) and the menu bar botttom border(s) were also modified in that visualstyle.
 
Please log-in to post.
You need to be logged in to post. To log-in, or to register an account go -there.
 
Options
Login | Help | Profile | User list | Display last  
 days 


../Msgboard/Modding your system/Modding shellstyle.dllTop

xhtml 1.1