Jump to content

Resizing club stars (club reputation, training facilities etc)


Mikeonhisboat
 Share

Recommended Posts

Hi folks,

Does anyone know how I can make these stars a certain fixed height? I've tried changing auto_size= for size="12". No joy.

 

            <!-- REPUTATION -->
            <container>
                <attachment_group class="vertical_arrange_autosize" vertical_gap="-1" vertical_offset="0" horizontal_alignment="horizontal" horizontal_inset="0" />

                <widget class="label" id="CstL" auto_size="vertical" style="semi_bold" colour="secondary" size="12">
                    <record id="object_property">
                        <integer id="get_property" value="Csta" />
                        <boolean id="name" value="true" />
                    </record>
                </widget>
                <widget class="stars_range_strip" id="CstV" alignment="left"  auto_size="vertical" >
                    <record id="object_property">
                        <integer id="get_property" value="Csta" />
                    </record>
                </widget>
            </container>            

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...