diablotin
Junior Member
Posts: 42 Reputation: -1
40 / /
Joined: Mar 2008
|
RE: two questions: background of conversation windows and the "button"bar
quote: Originally posted by kuba33
and how do i center the buttons on it? it's gonna be my first skin, so please help!!!!!!!!
Contact List { 923 -4004 }
quote: <element layout=borderlayout() id=atom(idmetoolbarcontainer) padding=rect(10,0,4,0)>
replace
<element layout=borderlayout() layout=flowlayout(0,2,2,0) id=atom(idmetoolbarcontainer) padding=rect(10,0,4,0)>
Chat { 920 - 4004 } Wizz , Font , Smiley
quote: <Element padding=rect(0,0,0,0) layout=borderlayout() ID=Atom(ai96)>
replace
<Element padding=rect(0,0,0,0) layout=borderlayout() layout=flowlayout(0,2,2,0) ID=Atom(ai96)>
-------------------------------------------------------------------------------------------------------------------
Chat { 920 - 4004 } invite , sendfile webcam
code: <element id=atom(taskbarcontainer) layout=borderlayout()>
<element layoutpos=client layout=filllayout()>
replace
<element id=atom(taskbarcontainer) layout=borderlayout()>
<element layoutpos=client layout=filllayout() layout=flowlayout(0,2,2,0)>
|
|