Skinning question (1 Viewer)

antonyfirewalk

Portal Member
November 28, 2004
46
0
UK
hi all i am currently working on a skin and would like to have the home page list bar font alligning to the left, how do i do this , i have tried alsorts and nothing seems to work, it seems the skin editor ignores some changes.

your help would be appreciated..
 

Harley

Retired Team Member
  • Premium Supporter
  • May 7, 2004
    2,053
    1,993
    Germany
    Home Country
    Germany Germany
    Hi antonyfirewalk,

    ..on home.xml this part is for the panelbuttons in Homescreen.

    <control>
    <description>template for button</description>
    <type>button</type>
    <id>1001</id>
    <posX>400</posX>
    <posY>160</posY>
    <width>225</width>
    <textXOff>10</textXOff>
    <textYOff>8</textYOff>
    <height>49</height>
    <label>605</label>
    <font>font16</font>
    <texture>hp_selectionbar.png</texture>
    <textureFocus>hp_selectionbar.png</textureFocus>
    <textureNoFocus>-</textureNoFocus>
    <visible>no</visible>
    <textcolor>ffffffff</textcolor>
    </control>

    .. you can change the position of the fonts with the marked line.

    Greetings Harley
     

    antonyfirewalk

    Portal Member
    November 28, 2004
    46
    0
    UK
    Right Allignment

    Hi Harley, cheers that worked for moving the text around But i was trying to actually allign all the text to the right.a bit like on media center 2005.thanks for your help though..
     

    carreno

    Moderateur
  • Premium Supporter
  • July 31, 2005
    251
    25
    36
    France
    Home Country
    France France
    It possible of would be integrated a "melted connected" between 2 pages of skin as in "Got All Media".


    :?:
     

    mzemina

    Retired Team Member
  • Premium Supporter
  • February 23, 2005
    2,065
    14
    Tulsa, OK
    Home Country
    United States of America United States of America
    carreno said:
    It possible of would be integrated a "melted connected" between 2 pages of skin as in "Got All Media".


    :?:


    Can you show a screen shot as to what you are referring to?

    Mike
     

    mzemina

    Retired Team Member
  • Premium Supporter
  • February 23, 2005
    2,065
    14
    Tulsa, OK
    Home Country
    United States of America United States of America
    carreno said:
    A Dissolve of image, like for the pictures.

    Your looking for the feature of crossfade transition between pictures in the photo slide show plugin? If that is what you are looking for, that is already there.

    BTW - That has nothing to do with the skin.

    Mike
     

    mzemina

    Retired Team Member
  • Premium Supporter
  • February 23, 2005
    2,065
    14
    Tulsa, OK
    Home Country
    United States of America United States of America
    Carreno - You should ask this in the feature requests topic area. This would be something the developers would need to code. I know they have been working on some advance feature for a later release and expect this request could happen at some point in time.

    Mike
     

    Users who are viewing this thread

    Top Bottom