| » Stats |
Members: 103,311
Threads: 84,992
Posts: 1,031,302
Top Poster: Karky (9,542) | | Welcome to our newest member, ankkarcraw | |
If you register for free, you will be able to post threads, vote on polls and lots more. If you have problems with the registration or logging in, please contact the administrator.
 |
02-02-2006, 05:02 PM
|
Problem with skin Post #1 | | Newb
Join Date: Sep 2007
Posts: 0
Rep Power: 0 | Problem with skin
After downloading This all my skins go to the right handed version for somereason its made my game go wierd and i dont know how to get it off. I followed tyhe instructions for it perfectly, hate it when people make a fault utilitie that ruins your game |
| |
02-03-2006, 11:10 PM
|
Problem with skin Post #2 | | Newb
Join Date: Sep 2007
Posts: 0
Rep Power: 0 |
Here is the XML file i have to pt into the panels folder. Is there anything i can change to make it go back to left hand side?
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE panel SYSTEM "http://www.sigames.com/dtds/sios/panel.dtd">
<!-- this file lists the global panels that should be installed -->
<panel name="global panels" version="1.0">
<!-- GLOBAL SCREEN PICTURE -->
<widget class="background" id="bgnd" file="backgrounds/global">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
</widget>
<!-- CREDITS SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/credits">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="3" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>
<!-- NEW GAME SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/new game">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="4" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>
<!-- NEW GAME CONFIG SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/new game config">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="5" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>
<!-- GAME STATUS SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/game status">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="6" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>
<!-- CHATROOMS SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/chat rooms">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="7" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>
<!-- TEAM SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/default">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="10" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>
<!-- CONPETITION SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/competition">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="11" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>
<!-- PERSON SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/default">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="12" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>
<!-- TODAYS FIXTURES SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/todays fixtures">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="13" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>
<!-- NEWS SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/news">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="14" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>
<!-- SHORTLIST SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/shortlist">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="15" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>
<!-- CHAT SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/chat">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="16" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>
<!-- JOIN NETWORK SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/join network">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="17" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>
<!-- SEND NEWS SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/send news">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="18" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>
<!-- TRANSFER OFFER SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/transfer offer">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="19" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>
<!-- CONTRACT OFFER SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/contract offer">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="20" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>
<!-- FIXTURE INFO SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/fixture info">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="21" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>
<!-- MATCH SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/match">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="22" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>
<!-- PREFERENCES SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/preferences">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="23" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>
<!-- CONFIDENCE SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/confidence">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="24" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>
<!-- TACTIC SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/tactic">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="25" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>
<!-- MEDIA RESPONSE SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/media response">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="26" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>
<!-- SET TRANSFER STATUS SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/set transfer status">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="27" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>
<!-- GO ON HOLIDAY SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/go on holiday">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="28" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>
<!-- CONTRACT MESSAGE SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/default">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="10" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>
<!-- TRANSFERS SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/transfers">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="31" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>
<!-- NEWS RESPONSE SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/news response">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="32" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>
<!-- MANAGER TEST SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/manager test">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="33" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>
<!-- JOB INFO SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/job info">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="35" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>
<!-- PERSON SEARCH SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/person search">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="36" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>
<!-- DATABASE SEARCH SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/database search">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="37" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>
<!-- CLUB LIST SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/club list">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="38" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>
<!-- HOLD TALKS SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/hold talks">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="39" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>
<!-- FIFA RANKINGS SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/fifa rankings">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="40" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>
<!-- CONFIRM TEAM SELECT SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/confirm team select">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="41" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>
<!-- FRIENDLY SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/friendly">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="42" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>
<!-- FRIENDLY DATE SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/friendly date">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="43" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>
<!-- NOTES SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/notes">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="44" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>
<!-- DATE SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/date">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="45" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>
<!-- AWARD SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/award">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="46" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>
<!--HALL OF FAME SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/hall of fame">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="47" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>
<!-- TRAINING SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/training">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="48" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>
<!-- MANAGER SPECULATION RESPONSE SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/manager speculation response">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="49" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>
<!-- TRAINING DEBUG SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/training debug">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="50" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>
<!-- NOTES LIST SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/notes list">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="51" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>
<!-- HISTORY OF FOOTBALL SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/history of football">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="52" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>
<!-- HELP SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/help">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="53" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>
<!-- LATEST SCORES SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/latest scores">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="54" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>
<!-- FRIENDLY INSTUCTIONS SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/friendly instructions">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="55" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>
<!-- HUMAN CHANGE SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/human change">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="56" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>
<!-- TEAM RECORDS SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/team records">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="57" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>
<!-- MANAGER OPTIONS SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/manager options">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="58" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>
<!-- LEAGUE POSITIONS SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/league positions">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="59" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>
<!-- PLAYER CONFLICT SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/player conflict">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="60" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>
<!-- COMMUNITY INFO SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/community info">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="61" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>
<!-- PERSON COMPARE SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/person compare">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="62" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>
<!-- UEFA COEFF SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/uefa coeff">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="63" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>
<!-- RELEASE COMMENT SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/manager speculation response">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="64" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>
<!-- PAST MEETINGS SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/past meetings">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="65" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>
<!-- INJURY BUST UP SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/injury bust up">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="66" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>
<!-- COMP RECORDS SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/comp records">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="67" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>
<!-- PLAY OTHER GAME SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/play other game">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="68" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>
<!-- COMP STATS TEST SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/comp stats test">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="69" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>
<!-- DRAFT SCREEN -->
<widget class="background" id="bgnd" file="backgrounds/draft">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="test_global_attachment" get_property="scid" value="70" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/>
</widget>
<!-- Panels Box -->
<!-- Contains global panels - also the container for the screen -->
<container id="pnls">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<!-- header area at top of screen - with title, menus, etc -->
<container id="head" file="header">
<layout class="stick_to_sides_attachment" alignment="horizontal,top" inset="0"/>
<attachment class="test_global_attachment" get_property="FS " value="true" mode="0" set_property="hidn" skip_if_null="false" skip_if_resetting="false"/>
</container>
<!-- footer area at bottom of screen - with ticker, breadcrumbs, etc -->
<container id="foot" file="footer">
<layout class="stick_to_sides_attachment" alignment="horizontal, bottom" inset="0"/>
<attachment class="test_global_attachment" get_property="FS " value="true" mode="0" set_property="hidn" skip_if_null="false" skip_if_resetting="false"/>
</container>
<!-- sections area on the side of the screen -->
<container id="sect" file="sections">
<!-- stick to right of screen -->
<layout class="stick_to_sides_attachment" alignment="right"/>
<layout class="fit_children_attachment" alignment="horizontal" offset="0"/>
<!-- stick to bottom of header panel -->
<layout class="stick_to_object_attachment" target="head" get_side="bottom" set_side="top" inset="0"/>
<!-- stick to top of footer panel -->
<layout class="stick_to_object_attachment" target="foot" get_side="top" set_side="bottom" inset="0"/>
<!-- hide this panel if the game isn't set up yet -->
<attachment class="test_global_attachment" get_property="scid" set_property="hidn" skip_if_false="true">
<unsigned id="value" value="2"/>
</attachment>
<attachment class="test_global_attachment" get_property="FS " value="true" mode="0" set_property="hidn" skip_if_null="false" skip_if_resetting="false"/>
</container>
<!-- screen content area -->
<container id="scca">
<layout class="stick_to_sides_attachment" alignment="all" layout_children="true" inset="0"/>
<layout class="fill_space_attachment" inset="4"/>
</container>
</container>
<!-- modal area -->
<container id="modl">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
</container>
<!-- progress panel -->
<container class="progress_panel">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="get_global_attachment" get_property="prgp" set_property="prgp"/>
</container>
<!-- full screen -->
<widget class="action_button" text="Exit Full Screen" auto_size="all">
<event id="click_event" event_id="TgFS" event_target="scrn"/>
<attachment class="test_global_attachment" get_property="FS " value="true" mode="1" set_property="hidn" skip_if_null="false" skip_if_resetting="false"/>
<layout class="stick_to_sides_attachment" alignment="bottom" inset="15"/>
<layout class="stick_to_sides_attachment" alignment="right" inset="10"/>
</widget>
</panel>
|
| |
02-04-2006, 12:03 AM
|
Problem with skin Post #3 | | Registered User
Join Date: May 2007
Posts: 0
Rep Power: 0 |
Change this code (from near the bottom, of what you pasted): Quote:
<!-- sections area on the side of the screen -->
<container id="sect" file="sections">
<!-- stick to right of screen -->
<layout class="stick_to_sides_attachment" alignment="right"/>
<layout class="fit_children_attachment" alignment="horizontal" offset="0"/>
| to this:
<pre class="ip-ubbcode-code-pre"><!-- sections area on the side of the screen --><container id="sect" file="sections"><!-- stick to right of screen --><layout class="stick_to_sides_attachment" alignment="left"/><layout class="fit_children_attachment" alignment="horizontal" offset="0"/></pre>
(Basicly change the alignment="right" to alignment="left" on the second to last line above).
|
| |
02-04-2006, 01:36 PM
|
Problem with skin Post #4 | | Newb
Join Date: Sep 2007
Posts: 0
Rep Power: 0 |
Thanks a lot :thup: worked perfect.
|
| |
02-04-2006, 01:40 PM
|
Problem with skin Post #5 | | Newb
Join Date: Sep 2007
Posts: 0
Rep Power: 0 |
Is there any way i can enable background pictures for players etc as it wont let me, its turned on in prefrences, but no pictures show, exacpt for the ones i posted above.
|
| |  | | Thread Tools | | | | Display Modes | Linear Mode |
Similar threads to Problem with skin | | Thread | Thread Starter | Forum | Replies | Last Post | Skin Problem
Skin Problem: | <louaras> | Skinning Hideout | 0 | 02-18-2008 01:00 AM | Skin Problem I think.........
Skin Problem I think.........: Can someone help me out here playing away on fm... | US ARSENAL | Skinning Hideout | 2 | 03-11-2006 03:50 PM | Skin problem
Skin problem: I rather stupidly changed the name of my skins,... | Laxly | Skinning Hideout | 7 | 02-08-2006 08:29 PM | A skin problem
A skin problem: I have a small problem at a skin that I made.... | boogiesbc | Skinning Hideout | 3 | 10-28-2005 06:23 PM | Skin Problem
Skin Problem: Try looking in the FAQ at the top of the forum... | Volkens | Skinning Hideout | 0 | 02-18-2005 01:06 AM |
More threads of SoulRebelLam | | Thread | Date | Forum | Replies | Last Post | Real Fixtures for Premiership here
Real Fixtures for Premiership here: Download and intructions on how to install...
| 02-13-2006 | Skinning Hideout | 0 | 02-13-2006 04:20 PM | Problem with skin
Problem with skin: After downloading This all my skins go to the...
| 02-02-2006 | Skinning Hideout | 4 | 02-04-2006 01:40 PM | Sky Sports Skin 2006
Sky Sports Skin 2006: Anyone know where i can get the sky sports skin...
| 12-09-2005 | Skinning Hideout | 13 | 12-14-2005 12:41 AM |
Other threads in forum Skinning Hideout | | Thread | Date | Thread Starter | Replies | Last Post | linking you savegame with correct database
linking you savegame with correct database: hi all here's the issue. i run fm at work and at...
| 12-18-2007 | Taquin | 1 | 12-18-2007 11:31 PM | FTR Data Update V3 (With all January Transfers)
FTR Data Update V3 (With all January Transfers): Our update maker Emiel and his team have done...
| 02-02-2007 | Opperkleurder | 19 | 02-14-2007 10:05 PM | International Logos
International Logos: Can someone help? I have all the prem logos etc,...
| 02-03-2007 | JohnPM | 6 | 02-04-2007 05:51 AM | Problems with player pictures
Problems with player pictures: Hello guys i have noticed while playing fm 06...
| 12-15-2005 | dmxdex2020 | 1 | 12-15-2005 12:19 PM | Another superleague: now based in the Netherlands
Another superleague: now based in the Netherlands: Hi you all,
I created a superleague, and...
| 08-06-2005 | Da Bird | 1 | 08-06-2005 09:18 PM | | » Online Users: 33 | | 1 members and 32 guests | | binggo11 | | Most users ever online was 2,128, 07-21-2008 at 08:27 PM. | |
All times are GMT +1. The time now is 05:44 PM.