Jump to content

Finance Club overview panel


ZeroSens
 Share

Recommended Posts

I wanna ask, what is like the line of code for the finance overview like the photo below and how can i add it to my own skin without breaking any other thing.

image.png.90c3f56ff2e2340010fdde8931e64b98.png

(Photo taken from Vince Skin)

Link to post
Share on other sites

52 minutes ago, ZeroSens said:

I wanna ask, what is like the line of code for the finance overview like the photo below and how can i add it to my own skin without breaking any other thing.

image.png.90c3f56ff2e2340010fdde8931e64b98.png

(Photo taken from Vince Skin)

<!--finance-->
			<container class="subsection_box" default_height="270" minimum_height="240" priority="2">
				<translation id="title" translation_id="329952" type="use" value="Finance &amp; Salary[COMMENT: manager snapshot/home: wage &amp; finances summary panel heading]" />
				<layout class="stick_to_sides_attachment" alignment="all" inset="0" apply_to_children="true" />			
				<widget class="finances_short_wage_summary_panel" id="fina">
					<record id="object_property">
						<integer id="get_property" value="objt" />
						<integer id="set_property" value="objt" />
					</record>
				</widget>					
			</container>

from the club overview panel

you either need to replace a current widget space at the same size or make room for it in your current skin  

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...