Endless Paradigm

Full Version: [Theming]move sub icons anywhere!
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4
junKie Wrote: [ -> ]Ok, am seriously confused here, either i don't get it or am just dumb Emptyone

Checked topmenu_plugin (6.20) and there's no 'basetop', Am guessing you have to
add it via RCOMage...
The 'basetop' is just a dummy/transparent image?
yes its a plane with a dummy image,. but you use x and y to move the plane,. and because the plane line closes with </plane> after the xmenu you are acctually moving the xmb,..

<plane>,......
<xmenu>........</xmenu>
</plane>

i called this plane >> basetop this plane is not in the original topmenu_plugin.rco
Ok, because this is what am trying to do
http://endlessparadigm.com/forum/showthr...?tid=26714

Now, after inserting the basetop,

You mentioned something bout stretching.., how can i use that to make the icons small?
Junkie must be this that you want....

This is where you make strech :

[attachment=5041]

1 is the default size ,
0.7 will be smaller
edit them both height and wide.
Thanks Vegetano1,
I've been having problems making my theme and this has just gave me the answers that I needed.
Madwin
Ok, i added the blank image to the rco.

And i inputed 0.5 to both width and height to see how small that would be

But there's no effect...?
Am i missing something?

[Image: y12.jpg]
Whots the XML code??
Vegetano1 Wrote: [ -> ]Whots the XML code??

Uhm..., idk exactly what you mean by that...
The XML?

<Plane name="basetop" posX="0" posY="-100" objectScale="0" redScale="1" greenScale="1" blueScale="1" alphaScale="1" width="480" height="272" posUnknown="0" scaleWidth="0.5" scaleHeight="0.5" elementScale="1" iconOffset="0x0" onLoad="nothing" image="image:tex_blank" unknownInt18="0x0"></Plane>
%^^ do you see the part that reads </plane> at the end of your line?? move that after </xmenu>
Just cut </plane> and past it after </xmenu> (in a new line)
Vegetano1 Wrote: [ -> ]%^^ do you see the part that reads </plane> at the end of your line?? move that after </xmenu>
Just cut </plane> and past it after </xmenu> (in a new line)

VERY AWESOME! Yay Adore
Thanks....,again Madwin

Might do them just a BIT bigger
[Image: frmbuf19.jpg]
cool looks cool,.

but you can't do this with sub icon menu's,.. :( only the system sub menu's,.. the other sub menu's you had prob have to make icons smaller and stuff,..
Pages: 1 2 3 4
Reference URL's