Fitness.com
Advertisement

Go Back   Sports Forum > Community > Football Manager > Skinning Hideout

» Current Poll
Champion:
Argentina - 33.33%
4 Votes
Brazil - 25.00%
3 Votes
Mexico - 25.00%
3 Votes
Paraguay - 8.33%
1 Vote
Uruguay - 8.33%
1 Vote
Chile - 0%
0 Votes
Venezuela - 0%
0 Votes
Peru - 0%
0 Votes
Total Votes: 12
You may not vote on this poll.
» Stats
Members: 47,885
Threads: 82,629
Posts: 1,028,041
Top Poster: Peacemaker7 (3,025)
Welcome to our newest member, eva19841
Reply
 
LinkBack Thread Tools Display Modes
Old 11-18-2007, 04:51 PM   #1
Junior Member
 
Join Date: Jan 1970
Posts: 19
Rep Power: 0
boogiesbc is on a distinguished road
Default Question regarding the icons in the header menu

http://img86.imageshack.us/img86/5632/iconsasdpj1.jpg

I was wondering if you could tell me where these little things are located. I searched and researched all the graphics folder...

Maybe I am blind...

I'm working on a skin and this I'm one step away from releasing it. This is that step. )
boogiesbc is offline   Reply With Quote
Old 11-18-2007, 05:07 PM   #2
Senior Member
 
Join Date: Nov 2007
Posts: 249
Rep Power: 2
SmurfDude is on a distinguished road
Default

Sure thing, there are:

graphics/icons/quicklinks

SmurfDude is offline   Reply With Quote
Old 11-18-2007, 06:33 PM   #3
Junior Member
 
Join Date: Jan 1970
Posts: 19
Rep Power: 0
boogiesbc is on a distinguished road
Default

thanks. i have the folders to be seen in thumbnails and in the preview they didn't appear. silly me.
boogiesbc is offline   Reply With Quote
Old 11-18-2007, 06:35 PM   #4
Junior Member
 
Join Date: Jan 1970
Posts: 19
Rep Power: 0
boogiesbc is on a distinguished road
Default

sorry for double post but do you know the xml that manages these icons?
boogiesbc is offline   Reply With Quote
Old 11-18-2007, 06:56 PM   #5
Senior Member
 
Join Date: Nov 2007
Posts: 249
Rep Power: 2
SmurfDude is on a distinguished road
Default

Sure the quicklink code is

<pre class="ip-ubbcode-code-pre"> &lt;!-- Quicklinks --&gt; &lt;container&gt; &lt;layout class="stick_to_sides_attachment" alignment="bottom" inset="-2" layout_children="true"/&gt; &lt;layout class="arrange_horizontal_attachment" alignment="right" gap="10" /&gt; &lt;layout class="stick_to_sides_attachment" alignment="right" inset="10"/&gt; &lt;layout class="stick_to_sides_attachment" alignment="bottom" inset="20"/&gt; &lt;layout class="fit_children_attachment" alignment="vertical" offset="0"/&gt;&lt;widget class="action_button" id="HOME" appearance="icons/quick links/home/button" auto_size="all"&gt; &lt;event id="click_event" event_id="GCMH" event_target="scrn"/&gt; &lt;!-- we redirect some mouse events directly to the 'quick links hint' widget somewhere else on this screen. --&gt; &lt;record id="mouse_entered_event"&gt; &lt;flags id="event_id" value="inte" /&gt; &lt;flags id="event_target" value="qlhi" /&gt; &lt;string id="hint" value="Home"/&gt; &lt;/record&gt; &lt;record id="mouse_exited_event"&gt; &lt;flags id="event_id" value="intx" /&gt; &lt;flags id="event_target" value="qlhi" /&gt; &lt;string id="hint" value="" /&gt; &lt;/record&gt; &lt;/widget&gt; &lt;!-- Calendar Button --&gt; &lt;widget class="action_button" appearance="icons/quick links/calendar/button" auto_size="all"&gt; &lt;attachment class="test_global_attachment" get_property="cont" value="-8" set_property="hidn" skip_if_null="false" skip_if_resetting="false" priority="1"/&gt; &lt;event id="click_event"&gt; &lt;flags id="event_id" value="GCCA" /&gt; &lt;flags id="event_target" value="scrn" /&gt; &lt;/event&gt; &lt;/widget&gt;&lt;widget class="action_button" appearance="icons/quick links/squad/button" auto_size="all"&gt; &lt;event id="click_event" event_id="GCMS" event_target="scrn"/&gt; &lt;attachment class="test_global_attachment" get_property="mgiu" mode="0" value="1" set_property="hidn"/&gt; &lt;!-- we redirect some mouse events directly to the 'quick links hint' widget somewhere else on this screen. --&gt; &lt;record id="mouse_entered_event"&gt; &lt;flags id="event_id" value="inte" /&gt; &lt;flags id="event_target" value="qlhi" /&gt; &lt;string id="hint" value="Squad"/&gt; &lt;/record&gt; &lt;record id="mouse_exited_event"&gt; &lt;flags id="event_id" value="intx" /&gt; &lt;flags id="event_target" value="qlhi" /&gt; &lt;string id="hint" value="" /&gt; &lt;/record&gt; &lt;/widget&gt;&lt;widget class="action_button" id="TACT" appearance="icons/quick links/tactics/button" auto_size="all"&gt; &lt;event id="click_event" event_id="GCMT" event_target="scrn"/&gt; &lt;attachment class="test_global_attachment" get_property="mgiu" mode="0" value="1" set_property="hidn"/&gt; &lt;!-- we redirect some mouse events directly to the 'quick links hint' widget somewhere else on this screen. --&gt; &lt;record id="mouse_entered_event"&gt; &lt;flags id="event_id" value="inte" /&gt; &lt;flags id="event_target" value="qlhi" /&gt; &lt;string id="hint" value="Tactics"/&gt; &lt;/record&gt; &lt;record id="mouse_exited_event"&gt; &lt;flags id="event_id" value="intx" /&gt; &lt;flags id="event_target" value="qlhi" /&gt; &lt;string id="hint" value="" /&gt; &lt;/record&gt; &lt;/widget&gt;&lt;widget class="action_button" appearance="icons/quick links/shortlists/button" auto_size="all"&gt; &lt;event id="click_event" event_id="GCSH" event_target="scrn"/&gt; &lt;!-- we redirect some mouse events directly to the 'quick links hint' widget somewhere else on this screen. --&gt; &lt;record id="mouse_entered_event"&gt; &lt;flags id="event_id" value="inte" /&gt; &lt;flags id="event_target" value="qlhi" /&gt; &lt;string id="hint" value="Shortlist"/&gt; &lt;/record&gt; &lt;record id="mouse_exited_event"&gt; &lt;flags id="event_id" value="intx" /&gt; &lt;flags id="event_target" value="qlhi" /&gt; &lt;string id="hint" value="" /&gt; &lt;/record&gt; &lt;/widget&gt;&lt;widget class="action_button" appearance="icons/quick links/training/button" auto_size="all"&gt; &lt;event id="click_event" event_id="GMTR" event_target="scrn"/&gt; &lt;attachment class="test_global_attachment" get_property="mgcm" mode="0" value="0" set_property="hidn"/&gt; &lt;!-- we redirect some mouse events directly to the 'quick links hint' widget somewhere else on this screen. --&gt; &lt;record id="mouse_entered_event"&gt; &lt;flags id="event_id" value="inte" /&gt; &lt;flags id="event_target" value="qlhi" /&gt; &lt;string id="hint" value="Training"/&gt; &lt;/record&gt; &lt;record id="mouse_exited_event"&gt; &lt;flags id="event_id" value="intx" /&gt; &lt;flags id="event_target" value="qlhi" /&gt; &lt;string id="hint" value="" /&gt; &lt;/record&gt; &lt;/widget&gt;&lt;widget class="action_button" appearance="icons/quick links/scouting/button" auto_size="all"&gt; &lt;event id="click_event" event_id="GMSC" event_target="scrn"/&gt; &lt;attachment class="test_global_attachment" get_property="mgcm" mode="0" value="0" set_property="hidn"/&gt; &lt;!-- we redirect some mouse events directly to the 'quick links hint' widget somewhere else on this screen. --&gt; &lt;record id="mouse_entered_event"&gt; &lt;flags id="event_id" value="inte" /&gt; &lt;flags id="event_target" value="qlhi" /&gt; &lt;string id="hint" value="Scouting"/&gt; &lt;/record&gt; &lt;record id="mouse_exited_event"&gt; &lt;flags id="event_id" value="intx" /&gt; &lt;flags id="event_target" value="qlhi" /&gt; &lt;string id="hint" value="" /&gt; &lt;/record&gt; &lt;/widget&gt;&lt;widget class="action_button" appearance="icons/quick links/finances/button" auto_size="all"&gt; &lt;event id="click_event" event_id="GMFI" event_target="scrn"/&gt; &lt;attachment class="test_global_attachment" get_property="mgcm" mode="0" value="0" set_property="hidn"/&gt; &lt;!-- we redirect some mouse events directly to the 'quick links hint' widget somewhere else on this screen. --&gt; &lt;record id="mouse_entered_event"&gt; &lt;flags id="event_id" value="inte" /&gt; &lt;flags id="event_target" value="qlhi" /&gt; &lt;string id="hint" value="Finances"/&gt; &lt;/record&gt; &lt;record id="mouse_exited_event"&gt; &lt;flags id="event_id" value="intx" /&gt; &lt;flags id="event_target" value="qlhi" /&gt; &lt;string id="hint" value="" /&gt; &lt;/record&gt; &lt;/widget&gt; &lt;widget class="action_button" appearance="icons/quick links/national pool/button" auto_size="all"&gt; &lt;event id="click_event" event_id="GMNP" event_target="scrn"/&gt; &lt;attachment class="test_global_attachment" get_property="mgnm" mode="0" value="0" set_property="hidn"/&gt; &lt;!-- we redirect some mouse events directly to the 'quick links hint' widget somewhere else on this screen. --&gt; &lt;record id="mouse_entered_event"&gt; &lt;flags id="event_id" value="inte" /&gt; &lt;flags id="event_target" value="qlhi" /&gt; &lt;string id="hint" value="National Pool"/&gt; &lt;/record&gt; &lt;record id="mouse_exited_event"&gt; &lt;flags id="event_id" value="intx" /&gt; &lt;flags id="event_target" value="qlhi" /&gt; &lt;string id="hint" value="" /&gt; &lt;/record&gt; &lt;/widget&gt; &lt;widget class="action_button" appearance="icons/quick links/world rankings/button" auto_size="all "&gt; &lt;event id="click_event" event_id="EGWR" event_target="scrn"/&gt; &lt;attachment class="test_global_attachment" get_property="mgnm" mode="0" value="0" set_property="hidn"/&gt; &lt;!-- we redirect some mouse events directly to the 'quick links hint' widget somewhere else on this screen. --&gt; &lt;record id="mouse_entered_event"&gt; &lt;flags id="event_id" value="inte" /&gt; &lt;flags id="event_target" value="qlhi" /&gt; &lt;string id="hint" value="World Rankings"/&gt; &lt;/record&gt; &lt;record id="mouse_exited_event"&gt; &lt;flags id="event_id" value="intx" /&gt; &lt;flags id="event_target" value="qlhi" /&gt; &lt;string id="hint" value="" /&gt; &lt;/record&gt; &lt;/widget&gt; &lt;widget class="action_button" appearance="icons/quick links/job centre/button" auto_size="all"&gt; &lt;event id="click_event" event_id="GCJC" event_target="scrn"/&gt; &lt;attachment class="test_global_attachment" get_property="mgiu" mode="0" value="0" set_property="hidn"/&gt; &lt;!-- we redirect some mouse events directly to the 'quick links hint' widget somewhere else on this screen. --&gt; &lt;record id="mouse_entered_event"&gt; &lt;flags id="event_id" value="inte" /&gt; &lt;flags id="event_target" value="qlhi" /&gt; &lt;string id="hint" value="Job Centre"/&gt; &lt;/record&gt; &lt;record id="mouse_exited_event"&gt; &lt;flags id="event_id" value="intx" /&gt; &lt;flags id="event_target" value="qlhi" /&gt; &lt;string id="hint" value="" /&gt; &lt;/record&gt; &lt;/widget&gt; &lt;widget class="action_button" appearance="icons/quick links/send message/button" auto_size="all"&gt; &lt;event id="click_event" event_id="SMAH" event_target="scrn"/&gt; &lt;attachment class="test_global_attachment" get_property="isng" mode="0" value="0" set_property="hidn"/&gt; &lt;!-- we redirect some mouse events directly to the 'quick links hint' widget somewhere else on this screen. --&gt; &lt;record id="mouse_entered_event"&gt; &lt;flags id="event_id" value="inte" /&gt; &lt;flags id="event_target" value="qlhi" /&gt; &lt;string id="hint" value="Send Message"/&gt; &lt;/record&gt; &lt;record id="mouse_exited_event"&gt; &lt;flags id="event_id" value="intx" /&gt; &lt;flags id="event_target" value="qlhi" /&gt; &lt;string id="hint" value="" /&gt; &lt;/record&gt; &lt;/widget&gt;&lt;widget class="action_button" id="news" appearance="icons/quick links/no mail/button" auto_size="all"&gt; &lt;event id="click_event" event_id="INBX" event_target="scrn"/&gt; &lt;attachment class="test_global_attachment" get_property="mgru" mode="1" value="0" set_property="hidn"/&gt; &lt;!-- we redirect some mouse events directly to the 'quick links hint' widget somewhere else on this screen. --&gt; &lt;record id="mouse_entered_event"&gt; &lt;flags id="event_id" value="inte" /&gt; &lt;flags id="event_target" value="qlhi" /&gt; &lt;string id="hint" value="News"/&gt; &lt;/record&gt; &lt;record id="mouse_exited_event"&gt; &lt;flags id="event_id" value="intx" /&gt; &lt;flags id="event_target" value="qlhi" /&gt; &lt;string id="hint" value="" /&gt; &lt;/record&gt; &lt;/widget&gt; &lt;!-- the new news icon, this gets hidden if there is no new news --&gt;&lt;widget class="action_button" id="news" appearance="icons/quick links/mail/button" auto_size="all"&gt; &lt;event id="click_event" event_id="INBX" event_target="scrn"/&gt; &lt;attachment class="test_global_attachment" get_property="mgru" mode="0" value="0" set_property="hidn"/&gt; &lt;!-- we redirect some mouse events directly to the 'quick links hint' widget somewhere else on this screen. --&gt; &lt;record id="mouse_entered_event"&gt; &lt;flags id="event_id" value="inte" /&gt; &lt;flags id="event_target" value="qlhi" /&gt; &lt;string id="hint" value="News"/&gt; &lt;/record&gt; &lt;record id="mouse_exited_event"&gt; &lt;flags id="event_id" value="intx" /&gt; &lt;flags id="event_target" value="qlhi" /&gt; &lt;string id="hint" value="" /&gt; &lt;/record&gt; &lt;/widget&gt; &lt;!-- the bit with the number of unread news (text) --&gt;&lt;widget class="text_button" auto_size="all" size="10" alignment="centre" colour="yellow"&gt; &lt;layout class="stick_to_sides_attachment" alignment="top" inset="12"/&gt; &lt;layout class="stick_to_sides_attachment" alignment="right" inset="16"/&gt; &lt;attachment class="get_global_attachment" get_property="mgru" set_property="text"/&gt; &lt;attachment class="test_global_attachment" get_property="mgru" mode="0" value="0" set_property="hidn"/&gt; &lt;event id="click_event" event_id="INBX" event_target="scrn"/&gt; &lt;/widget&gt; &lt;/container&gt; &lt;!--Quicklinks Container--&gt;</pre>
SmurfDude is offline   Reply With Quote
Old 11-18-2007, 07:31 PM   #6
Senior Member
 
Join Date: Jul 2003
Posts: 182
Rep Power: 6
postal postie is on a distinguished road
Default

quick question if i may on the same path. could any one tell me where the colours for the player stats are hidden please? so that i can try and change them.
postal postie is offline   Reply With Quote
Reply

Bookmarks


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
options menu xlive2 Football Manager 1 11-29-2006 10:17 PM
Menu bar freeze badfish General Photoshop Board 9 12-07-2005 07:35 AM
DVD Menu ooptea General Photoshop Board 12 07-11-2005 05:40 PM
Header Question UPDATE:: jnick General Photoshop Board 5 11-02-2004 04:08 PM
pop-up menu ? qaz General Photoshop Board 7 11-20-2003 10:19 PM

» Online Users: 22
0 members and 22 guests
No Members online
Most users ever online was 2,128, 07-21-2008 at 08:27 PM.

All times are GMT +1. The time now is 05:56 AM.


Powered by vBulletin® Version 3.7.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 RC8
Fitness.com | Weight Loss | Training & Fitness | BodyBuilding | Chinese | Spanish | French | Germany | Italian |