Shoutbox

remove icons - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4)
+---- Forum: Skinning (/forumdisplay.php?fid=41)
+----- Thread: remove icons (/showthread.php?tid=87970)

remove icons by drekooo on 12-26-2008 at 07:39 PM

Hi Everyone!

Somebody pls help me, where can i remove these icons?
i couldn't find this anywhere.


RE: remove icons by TheSourcE on 12-26-2008 at 07:51 PM

Go to Definition 923 and replace:

<Element resid=Scrollbar/>
<button resid=tabbutton id=atom(tabbutton) layout=filllayout() class="TabButton" fontface="Marlett" active=mouseandkeyboard|nosyncfocus contentalign=middlecenter>
<element layout=ninegridlayout()>
<gleam id=atom(gleam) layoutpos=ninetopleft/>
</element>

with:

<Element resid=Scrollbar/>
<button resid=tabbutton id=atom(tabbutton) LayoutPos=None layout=filllayout() class="TabButton" fontface="Marlett" active=mouseandkeyboard|nosyncfocus contentalign=middlecenter>
<element layout=ninegridlayout()>
<gleam id=atom(gleam) layoutpos=ninetopleft/>
</element>

Now the are gone:).


RE: remove icons by drekooo on 12-26-2008 at 08:00 PM

thx for the fast reply! it works