| » Stats |
Members: 103,703
Threads: 85,025
Posts: 1,031,308
Top Poster: Karky (9,548) | | Welcome to our newest member, chilliboy69 | |
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.
 | |
04-18-2006, 09:24 PM
|
[[help]] with colour-changing Post #11 | | Registered User
Join Date: May 2007
Posts: 17
Rep Power: 0 |
What you need to do is create a graphic that is say 80% transparent, then get it to be shown over the top of the logo.
Look in the header xml, see how the logo is done there and display the graphic in the same way. If the graphic is physically created below the logo in the xml, it will apear above the logo on the screen.
|
| |
04-18-2006, 10:16 PM
|
[[help]] with colour-changing Post #12 | | Registered User
Join Date: May 2007
Posts: 0
Rep Power: 0 | Quote:
Originally posted by Willz:
why is is the part at the bottom not changed with the rest...part with...release comments,team selection etc...any help???
| You need to edit this bit of code as well:
<pre class="ip-ubbcode-code-pre"><!-- bottom of the sections area --> <widget class="picture" id="bott" auto_size="horizontal" file="navigation/treelower" cached="true" group="1"></pre>
Do the same as you did for the top part of the sections panel.
|
| |
04-18-2006, 10:31 PM
|
[[help]] with colour-changing Post #13 | | Newb
Join Date: Jan 2008
Posts: 0
Rep Power: 0 |
michael think i have already that line of text here is what i have can you see where it is im going wrong.
-----------------------------------------------
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE panel SYSTEM "http://www.sigames.com/dtds/sios/panel.dtd">
<panel title="sections">
<layout class="stick_to_sides_attachment" alignment="left" inset="0" layout_children="true"/>
<layout class="arrange_vertical_attachment" alignment="bottom,extend" gap="-1"/>
<!-- top bit with sections in -->
<container id="scts" appearance="navigation/tree">
<layout class="fit_children_attachment" alignment="horizontal" offset="0"/>
<!-- top of the sections area -->
<widget class="picture" id="pict" auto_size="horizontal" file="navigation/tree" cached="true" rthr="68">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<attachment class="get_global_attachment" get_property="bkcl" set_property="colr"/>
</widget>
<container class="scrolling_box">
<flags id="scroll_bar_class" value="scroll_bar_vertical_blue" />
<layout class="stick_to_sides_attachment" alignment="left,extend" inset="8"/>
<layout class="stick_to_sides_attachment" alignment="right" inset="8"/>
<layout class="stick_to_sides_attachment" alignment="vertical" inset="35"/>
<widget class="tree_menu" id="tree" auto_size="vertical">
<layout class="stick_to_sides_attachment" alignment="horizontal" inset="0"/>
<attachment class="get_global_attachment" get_property="subo" set_property="itms" skip_if_null="false"/>
<attachment class="get_global_attachment" get_property="ssub" set_property="slct" skip_if_null="true"/>
<flags id="spec" value="text,small"/>
<record id="sele" event_id="none" event_target="scrn"/>
</widget>
</container>
</container>
<!-- bottom bit with actions in -->
<container id="acts">
<layout class="fit_children_attachment" alignment="horizontal" offset="0" group="1"/>
<layout class="fit_children_attachment" alignment="vertical" offset="12" group="0"/>
<!-- bottom of the sections area -->
<widget class="picture" id="bott" auto_size="horizontal" file="navigation/treelower" cached="true" group="1">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
<!-- setting group=1 ensures that this widget isn't included in the widgets
that the vertical fit_children_attachments operate on -->
</widget>
<!-- Actions Panels -->
|
| |
04-18-2006, 10:42 PM
|
[[help]] with colour-changing Post #14 | | Registered User
Join Date: May 2007
Posts: 0
Rep Power: 0 |
You need to change this lot of code: Quote:
<!-- bottom of the sections area -->
<widget class="picture" id="bott" auto_size="horizontal" file="navigation/treelower" cached="true" group="1">
<layout class="stick_to_sides_attachment" alignment="all" inset="0"/>
</widget>
| To this:
<pre class="ip-ubbcode-code-pre"><!-- bottom of the sections area --><widget class="picture" id="bott" auto_size="horizontal" file="navigation/treelower" cached="true" group="1" rthr="68"><layout class="stick_to_sides_attachment" alignment="all" inset="0"/><attachment class="get_global_attachment" get_property="bkcl" set_property="colr"/></widget></pre>
|
| |
04-18-2006, 10:46 PM
|
[[help]] with colour-changing Post #15 | | Newb
Join Date: Jan 2008
Posts: 0
Rep Power: 0 |
thanks michael sorry about being pain in butt :thup:
|
| |
04-18-2006, 11:25 PM
|
[[help]] with colour-changing Post #16 | | Newb
Join Date: Jan 2008
Posts: 0
Rep Power: 0 |
keep getting an error
|
| |
04-19-2006, 12:40 AM
|
[[help]] with colour-changing Post #17 | | Registered User
Join Date: May 2007
Posts: 0
Rep Power: 0 |
Whats the error?
|
| |
04-19-2006, 01:00 AM
|
[[help]] with colour-changing Post #18 | | Newb
Join Date: Jan 2008
Posts: 0
Rep Power: 0 |
XML PARSING ERROR
mismatched tag at line 54 of the panel/sections
has lot more but be to much too type.
|
| |
04-19-2006, 01:32 AM
|
[[help]] with colour-changing Post #19 | | Newb
Join Date: Jan 2008
Posts: 0
Rep Power: 0 |
michael....i got it finally had too leave </widget> out at end of it...thanks 2 you and radestock for help been at it for couple days.
my next thing i would like too do is.
-----------------------------------------------
its just like the aurora skin...would like badge on left hand side (i can do this myself)with the team name beside it on left and in the far corner right on top time & date year & ur name undernearth it.
|
| |  | | | Thread Tools | | | | Display Modes | Linear Mode |
Similar threads to [[help]] with colour-changing | | Thread | Thread Starter | Forum | Replies | Last Post | Skin changing colour?!
Skin changing colour?!: Hi, whichever skin i try, i've downloaded a few,... | cdeacon | Skinning Hideout | 3 | 01-19-2008 02:30 PM | Changing the colour of your custom kit...
Changing the colour of your custom kit...: How do you do it because i am on paintshop pro... | Ben5ive | Skinning Hideout | 4 | 05-28-2007 10:14 PM | Changing competitions colour
Changing competitions colour: I want to change the competitions colour, e.g.... | Indy B | Skinning Hideout | 0 | 10-22-2006 06:24 PM | Panel Colour Changing
Panel Colour Changing: Hey People how do i change the colours of the... | Alan Key | Skinning Hideout | 0 | 08-16-2006 12:24 AM | Colour changing breadcrumb?
Colour changing breadcrumb?: Right, Ive just started making a skin and Ive... | Geordie_Gaz | Skinning Hideout | 5 | 04-25-2006 07:38 PM |
More threads of Willz | | Thread | Date | Forum | Replies | Last Post | removing my league logo from squad screen
removing my league logo from squad screen: how can i take the league logo off my titlebar on...
| 03-03-2006 | Skinning Hideout | 5 | 03-04-2006 03:07 PM | change fonts size score
change fonts size score: how can i change fonts size in match screen for...
| 03-02-2006 | Skinning Hideout | 1 | 03-02-2006 07:23 PM | TLSS,MNSS - etc,etc what they mean in XML
TLSS,MNSS - etc,etc what they mean in XML: TITLE PROPERTIES
"tlss" value="23"
"tlsn"...
| 03-01-2006 | Skinning Hideout | 1 | 03-01-2006 07:02 PM | wanna become coach ater playing
wanna become coach ater playing: i edited myself in game editor...but i wanted to...
| 02-15-2006 | Skinning Hideout | 2 | 02-16-2006 04:29 PM | what attributes do i need for those players inside
what attributes do i need for those players inside: what attibutes would i need for a player to be...
| 01-18-2006 | Skinning Hideout | 1 | 01-18-2006 11:31 AM |
Other threads in forum Skinning Hideout | | Thread | Date | Thread Starter | Replies | Last Post | Montenegro league - download!
Montenegro league - download!: www.fm-serbia.net created unplayable Montenegro...
| 01-22-2007 | rosoner | 2 | 01-22-2007 09:36 PM | where to download patch 6.0.3
where to download patch 6.0.3: please help and tell me where to download the...
| 04-10-2006 | dabrettster | 1 | 04-10-2006 07:03 PM | Where have my Comp name's Gone
Where have my Comp name's Gone: Before starting the game i put all the real names...
| 01-01-2006 | jaylg | 14 | 01-03-2006 06:54 PM | Does anyone know...
Does anyone know...: I heard there is a program for fm 06 that clears...
| 12-22-2005 | whatagawn | 0 | 12-22-2005 04:50 AM | Manchester city skin
Manchester city skin: i have posted on the skin request for one,...
| 03-27-2005 | ms1983 | 1 | 03-27-2005 12:25 PM | | » Online Users: 24 | | 0 members and 24 guests | | No Members online | | Most users ever online was 2,128, 07-21-2008 at 08:27 PM. | |