Poprzedni temat :: Następny temat |
ciaastek Wysłany: Pon 29 Maj, 2006 |
|
|
a od kiedo to jakie? obrazki si? wy?wietlaj? w .psd? :shock: |
|
Gracek Wysłany: Pon 29 Maj, 2006 |
|
|
raczej .png:
Cytat<?php
define(TEMPLATE_CONFIG, TRUE);
$current_template_images = $current_template_path . /images;
$images['icon_comment'] = $current_template_images/{LANG}/icon_comment.png\ width=\70\ height=\19;
$images['icon_quote'] = $current_template_images/{LANG}/icon_quote.png\ width=\70\ height=\19;
$images['icon_edit'] = $current_template_images/{LANG}/icon_edit.png\ width=\70\ height=\19;
$images['icon_search'] = $current_template_images/{LANG}/icon_search.png\ width=\70\ height=\19;
$images['icon_profile'] = $current_template_images/{LANG}/icon_profile.png\ width=\70\ height=\19;
$images['icon_pm'] = $current_template_images/{LANG}/icon_pm.png\ width=\70\ height=\19;
$images['icon_email'] = $current_template_images/{LANG}/icon_email.png\ width=\70\ height=\19;
$images['icon_delpost'] = $current_template_images/icon_delete.png\ width=\20\ height=\19;
$images['icon_ip'] = $current_template_images/{LANG}/icon_ip.png\ width=\20\ height=\19;
$images['icon_www'] = $current_template_images/{LANG}/icon_www.png\ width=\70\ height=\19;
$images['icon_icq'] = $current_template_images/{LANG}/icon_icq_add.png\ width=\70\ height=\19;
$images['icon_aim'] = $current_template_images/{LANG}/icon_aim.png\ width=\70\ height=\19;
$images['icon_yim'] = $current_template_images/{LANG}/icon_yim.png\ width=\70\ height=\19;
$images['icon_msnm'] = $current_template_images/{LANG}/icon_msnm.png\ width=\70\ height=\19;
$images['icon_minipost'] = $current_template_images/icon_minipost.gif\ width=\12\ height=\9;
$images['icon_gotopost'] = $current_template_images/icon_minipost.gif\ width=\12\ height=\9;
$images['icon_minipost_new'] = $current_template_images/icon_minipost_new.gif\ width=\12\ height=\9;
$images['icon_latest_reply'] = $current_template_images/icon_latest_reply.gif\ width=\18\ height=\9;
$images['icon_newest_reply'] = $current_template_images/icon_newest_reply.gif\ width=\18\ height=\9;
$images['icon_view'] = $current_template_images/icon_view.png\ width=\20\ height=\19;
$images['icon_ignore'] = $current_template_images/{LANG}/icon_ignore.png\ width=\70\ height=\19;
$images['forum'] = $current_template_images/folder_big.gif\ width=\46\ height=\25;
$images['forum_new'] = $current_template_images/folder_new_big.gif\ width=\46\ height=\25;
$images['forum_locked'] = $current_template_images/folder_locked_big.gif\ width=\46\ height=\25;
$images['folder'] = $current_template_images/folder.gif\ width=\19\ height=\18;
$images['folder_new'] = $current_template_images/folder_new.gif\ width=\19\ height=\18;
$images['folder_hot'] = $current_template_images/folder_hot.gif\ width=\19\ height=\18;
$images['folder_hot_new'] = $current_template_images/folder_new_hot.gif\ width=\19\ height=\18;
$images['folder_locked'] = $current_template_images/folder_lock.gif\ width=\19\ height=\18;
$images['folder_locked_new'] = $current_template_images/folder_lock_new.gif\ width=\19\ height=\18;
$images['folder_sticky'] = $current_template_images/folder_sticky.gif\ width=\19\ height=\18;
$images['folder_sticky_new'] = $current_template_images/folder_sticky_new.gif\ width=\19\ height=\18;
$images['folder_announce'] = $current_template_images/folder_announce.gif\ width=\19\ height=\18;
$images['folder_announce_new'] = $current_template_images/folder_announce_new.gif\ width=\19\ height=\18;
$images['folder_global_announce'] = $current_template_images/folder_global_announce.gif\ width=\19\ height=\18;
$images['folder_global_announce_new'] = $current_template_images/folder_global_announce_new.png\ width=\20\ height=\19;
$images['post_new'] = $current_template_images/{LANG}/post.png\ width=\85\ height=\26;
$images['post_locked'] = $current_template_images/{LANG}/reply-locked.png\ width=\85\ height=\26;
$images['reply_new'] = $current_template_images/{LANG}/reply.png\ width=\85\ height=\26;
$images['post_reply_new'] = $current_template_images/{LANG}/reply_post.png\ width=\70\ height=\19;
$images['reply_locked'] = $current_template_images/{LANG}/reply-locked.png\ width=\85\ height=\26;
$images['pm_inbox'] = $current_template_images/msg_inbox.gif\ width=\28\ height=\25;
$images['pm_outbox'] = $current_template_images/msg_outbox.gif\ width=\28\ height=\25;
$images['pm_savebox'] = $current_template_images/msg_savebox.gif\ width=\28\ height=\25;
$images['pm_sentbox'] = $current_template_images/msg_sentbox.gif\ width=\28\ height=\25;
$images['pm_readmsg'] = $current_template_images/folder.gif\ width=\19\ height=\18;
$images['pm_unreadmsg'] = $current_template_images/folder_new.gif\ width=\19\ height=\18;
$images['pm_replymsg'] = $current_template_images/{LANG}/reply.png\ width=\85\ height=\26;
$images['pm_postmsg'] = $current_template_images/{LANG}/msg_newpost.png\ width=\85\ height=\26;
$images['pm_quotemsg'] = $current_template_images/{LANG}/icon_quote.png\ width=\70\ height=\19;
$images['pm_editmsg'] = $current_template_images/{LANG}/icon_edit.png\ width=\70\ height=\19;
$images['topic_mod_lock'] = $current_template_images/topic_lock.png\ width=\20\ height=\19;
$images['topic_mod_unlock'] = $current_template_images/topic_unlock.png\ width=\20\ height=\19;
$images['topic_mod_split'] = $current_template_images/topic_split.png\ width=\20\ height=\19;
$images['topic_mod_merge'] = $current_template_images/topic_merge.png\ width=\20\ height=\19;
$images['topic_mod_move'] = $current_template_images/topic_move.png\ width=\20\ height=\19;
$images['topic_mod_delete'] = $current_template_images/topic_delete.png\ width=\20\ height=\19;
$images['pa_download'] = $current_template_images/icon_pa_download.gif\ width=\64\ height=\64;
$images['pa_rate'] = $current_template_images/icon_pa_rate.gif\ width=\64\ height=\64;
$images['pa_email'] = $current_template_images/icon_pa_email.gif\ width=\64\ height=\64;
$images['icon_minigender_male'] = $current_template_images/icon_minigender_male.gif\ width=\11\ height=\11;
$images['icon_minigender_female'] = $current_template_images/icon_minigender_female.gif\ width=\11\ height=\11;
$images['category'] = $current_template_images/cat_folder_big.gif\ width=\46\ height=\25;
$images['category_new'] = $current_template_images/cat_folder_new_big.gif\ width=\46\ height=\25;
$images['category_locked'] = $current_template_images/cat_folder_locked_big.gif\ width=\46\ height=\25;
$images['icon_minicat'] = $current_template_images/icon_minicat.gif\ width=\13\ height=\9;
$images['icon_minicat_new'] = $current_template_images/icon_minicat_new.gif\ width=\13\ height=\9;
$images['icon_minicat_locked'] = $current_template_images/icon_minicat_lock.gif\ width=\13\ height=\9;
$images['icon_minipost_lock'] = $current_template_images/icon_minipost_lock.gif\ width=\13\ height=\9;
$images['link'] = $current_template_images/link_folder.gif\ width=\46\ height=\25;
$images['icon_minilink'] = $current_template_images/icon_minilink.gif\ width=\13\ height=\9;
$images['spacer'] = $current_template_images/spacer.gif;
$images['Preferences'] = $current_template_images/icon_mini_profile.gif\ width=\12\ height=\13;
$images['icon_q_quote'] = $current_template_images/icon_q.png\ width=\25\ height=\19;
$images['icon_report'] = $current_template_images/icon_report.png\ width=\20\ height=\19;
$images['icon_del_report'] = $current_template_images/icon_del_report.png\ width=\20\ height=\19;
$images['icon_help'] = $current_template_images/{LANG}/pomogl.png\ width=\70\ height=\19;
$images['icon_help-a'] = $current_template_images/{LANG}/pomogla.png\ width=\70\ height=\19;
$images['icon_beer'] = $current_template_images/{LANG}/icon_beer.png\ width=\70\ height=\19;
$images['icon_beers'] = $current_template_images/icon_beers.png\ width=\20\ height=\19;
$images['icon_online'] = images/online.gif\ width=\42\ height=\16;
$images['voting_graphic'][0] = $current_template_images/voting_bar.gif;
$images['voting_graphic'][1] = $current_template_images/voting_bar.gif;
$images['voting_graphic'][2] = $current_template_images/voting_bar.gif;
$images['voting_graphic'][3] = $current_template_images/voting_bar.gif;
$images['voting_graphic'][4] = $current_template_images/voting_bar.gif;
$images['pm_new_msg'] = ;
$images['pm_no_new_msg'] = ;
$images['Topic_watch'] = ;
$images['topic_un_watch'] = ;
$board_config['vote_graphic_length'] = 205;
$board_config['privmsg_graphic_length'] = 175;
$images['rank_path'] = $current_template_images/ranks/;
$images['images'] = $current_template_images;
?> |
|
Gozda Wysłany: Pon 29 Maj, 2006 |
|
|
Dzieki Gracek pomylilo mi sie <lol>
Pozdro. Gozda |
|
ORI Wysłany: Pon 29 Maj, 2006 |
|
|
Wlasnie, nie dzialaja ikonki od oznaczania tematow jako normalny, wazne ogloszeni i przyklejony, sa oryginalne z subsilvera. |
|
ciaastek Wysłany: Pon 29 Maj, 2006 |
|
|
wydaje mi si?, ?e Falcone jeszcze folder?w nie zrobi? :> |
|
qweqwe Wysłany: Wto 11 Lip, 2006 |
|
|
Ale m?g?by? zrobi? jeszcze ikonke skype? Bo ta?es do ?ciagni?cia pusty plik znaczy plik ale nie zrobiony! :D
To jak zrobisz? ;-)
No i jeszcze 2 ikonki do temat?w kt?rych nie zrobi?e? :D :
- :arrow: Oznacz jako og?oszenie
- :arrow: Przyklej ten temat |
|
fifor Wysłany: Wto 11 Lip, 2006 |
|
|
qweqwe napisał/aAle m?g?by? zrobi? jeszcze ikonke skyp
ale jest ta ikona na 2 stronie w 2 poscie :roll: |
|
qweqwe Wysłany: Wto 11 Lip, 2006 |
|
|
Sorka pomyli?em si? :D TLENU :D |
|
yeti Wysłany: Pon 31 Lip, 2006 |
|
|
Falcone napisał/aObrazek
ikonka fajna tylko ?e jak j? zmienie to sie na stronie g??wnej pokazuje jako ostatni post |
|
noc123 Wysłany: Nie 24 Wrz, 2006 |
|
|
Ja mam pytanie, bo nie chce miec potem nieprzyjemnosci. Czy moge uzyc te ikonki na swoim forum, bo widze ze w SB jest o to walka ze sa zabronione. |
|
Alien Wysłany: Nie 24 Wrz, 2006 |
|
|
noc123, nie. Nie mo?esz. Pod SB wida? wyra?ny zakaz. |
|
noc123 Wysłany: Nie 24 Wrz, 2006 |
|
|
Alien, no to czemu one sa tu ukazane i kazdy prosi o jaki chce guzik. Nie rozumiem tego. |
|
kidzior Wysłany: Nie 24 Wrz, 2006 |
|
|
noc123 napisał/aAlien, no to czemu one sa tu ukazane i kazdy prosi o jaki chce guzik. Nie rozumiem tego.
Bo tutaj ?adnie wygl?daj? i s? autorskie. |
|
KnofeL Wysłany: Nie 24 Wrz, 2006 |
|
|
noc123, skoro one tutaj s? to na 99% mo?esz je u?y?, bo to nie jest kopiowanie. wg mnie.
Co innego np te ikonki NOWE POSTY, BRAK NOWYCH POS?W itp, ich nie ma wystawionych publicznie, wi?c kopiowanie ich jest zabronione. |
|
noc123 Wysłany: Nie 24 Wrz, 2006 |
|
|
KnofeL, mi chodzi tylko o ikonki z paczki Falcona. Nie chce miec potem z wami problemow. Zainstalowalem sobie Wasz styl i te ikonki idealnie by pasowaly. |
|
|