Przesunięty przez: joli 27-08-2007, 21:58 |
[pytanie] sciezki ikonek |
Autor |
Wiadomość |
Piotrbaz

Pomógł: 13 razy Posty: 187
|
Wysłany: 21-12-2004, 13:56 [pytanie] sciezki ikonek
|
|
|
qrde.. to jest wada tego forum.. jak raz nacisne pomogl to wszyscy olewaja temat a ciagle nie mam odpowiedzi na jedno pytanie
w jakim pliku mam znalesc sciezki do ikonek tych po lewej stronie do strony głównej.. w temacie "problem z odszukaniem kodu" podano mi plik gdzie są małe ikonki ale ja chc etez duze te co na stornie głównej co sie swieca jak nowy post lub temat jest !!
potrzebe mi to bo chce w sciezkach zmienic rozszerzenie z gif na JPG ! |
|
|
|
 |
Gadatliwa Kasia
|
|
|
|
Crack


Pomógł: 136 razy Posty: 1442
|
Wysłany: 21-12-2004, 22:24
|
|
|
Zobacz w subSilver.cfg |
_________________ [ DumpLoader 1.0 ] [ Spider Friendly 1.3.12 Google Sitemaps 1.4 ]
[ Tanuki: recenzje anime | forum ]
|
|
|
|
 |
Piotrbaz

Pomógł: 13 razy Posty: 187
|
Wysłany: 23-12-2004, 18:36
|
|
|
a gdzie ten plik jest ??:| |
|
|
|
 |
nasedo


Pomógł: 318 razy Posty: 1895
|
Wysłany: 23-12-2004, 18:37
|
|
|
templates/twoj_styl/nazwa_stylu.cfg |
_________________ Wejdź na Najlepsze forum wielotematyczne. Skazzza czeka na Ciebie
Pomoc tylko na forum. Nie pisz do mnie na gg/PW/e-mail chyba, że sam Cię o to poproszę. |
|
|
|
 |
Piotrbaz

Pomógł: 13 razy Posty: 187
|
Wysłany: 23-12-2004, 18:44
|
|
|
Kod: | <?php
//
// ** Configuration file for SwiftBlue template **
//
// ** copyright (C) 2001 BitByBit **
// ** Created by BitByBit **
// ** www.bitbybit.f2s.com **
//
//
//
// Please note that to enable support of different languages
// the {LANG} place holder is available. This will be replaced
// with xxx where xxx is the users selected language. If
// that language isn't available it will default to english.
// Therefore you MUST ensure you have at least a english
// directory if you choose to localise your template
//
//
// Do not alter this line!
//
define(TEMPLATE_CONFIG, TRUE);
$current_template_images = $current_template_path . "/images";
$images['icon_quote'] = "$current_template_images/{LANG}/icon_quote.gif";
$images['icon_edit'] = "$current_template_images/{LANG}/icon_edit.gif";
$images['icon_search'] = "$current_template_images/{LANG}/icon_search.gif";
$images['icon_profile'] = "$current_template_images/{LANG}/icon_profile.gif";
$images['icon_pm'] = "$current_template_images/{LANG}/icon_pm.gif";
$images['icon_email'] = "$current_template_images/{LANG}/icon_email.gif";
$images['icon_delpost'] = "$current_template_images/icon_delete.gif";
$images['icon_ip'] = "$current_template_images/{LANG}/icon_ip.gif";
$images['icon_www'] = "$current_template_images/{LANG}/icon_www.gif";
$images['icon_icq'] = "$current_template_images/{LANG}/icon_icq_add.gif";
$images['icon_aim'] = "$current_template_images/{LANG}/icon_aim.gif";
$images['icon_yim'] = "$current_template_images/{LANG}/icon_yim.gif";
$images['icon_msnm'] = "$current_template_images/{LANG}/icon_msnm.gif";
$images['icon_minipost'] = "$current_template_images/icon_minipost.gif";
$images['icon_gotopost'] = "$current_template_images/icon_minipost.gif";
$images['icon_minipost_new'] = "$current_template_images/icon_minipost_new.gif";
$images['icon_latest_reply'] = "$current_template_images/icon_latest_reply.gif";
$images['icon_newest_reply'] = "$current_template_images/icon_newest_reply.gif";
$images['icon_view'] = "$current_template_images/icon_view.gif";
$images['icon_ignore'] = "$current_template_images/{LANG}/icon_ignore.gif";
$images['forum'] = "$current_template_images/folder_big.gif";
$images['forum_new'] = "$current_template_images/folder_new_big.gif";
$images['forum_locked'] = "$current_template_images/folder_locked_big.gif";
$images['folder'] = "$current_template_images/folder.gif";
$images['folder_new'] = "$current_template_images/folder_new.gif";
$images['folder_hot'] = "$current_template_images/folder_hot.gif";
$images['folder_hot_new'] = "$current_template_images/folder_new_hot.gif";
$images['folder_locked'] = "$current_template_images/folder_lock.gif";
$images['folder_locked_new'] = "$current_template_images/folder_lock_new.gif";
$images['folder_sticky'] = "$current_template_images/folder_sticky.gif";
$images['folder_sticky_new'] = "$current_template_images/folder_sticky_new.gif";
$images['folder_announce'] = "$current_template_images/folder_announce.gif";
$images['folder_announce_new'] = "$current_template_images/folder_announce_new.gif";
$images['folder_global_announce'] = "$current_template_images/folder_global_announce.gif";
$images['folder_global_announce_new'] = "$current_template_images/folder_global_announce_new.gif";
$images['post_new'] = "$current_template_images/{LANG}/post.gif";
$images['post_locked'] = "$current_template_images/{LANG}/reply-locked.gif";
$images['reply_new'] = "$current_template_images/{LANG}/reply.gif";
$images['reply_locked'] = "$current_template_images/{LANG}/reply-locked.gif";
$images['pm_inbox'] = "$current_template_images/msg_inbox.gif";
$images['pm_outbox'] = "$current_template_images/msg_outbox.gif";
$images['pm_savebox'] = "$current_template_images/msg_savebox.gif";
$images['pm_sentbox'] = "$current_template_images/msg_sentbox.gif";
$images['pm_readmsg'] = "$current_template_images/folder.gif";
$images['pm_unreadmsg'] = "$current_template_images/folder_new.gif";
$images['pm_replymsg'] = "$current_template_images/{LANG}/reply.gif";
$images['pm_postmsg'] = "$current_template_images/{LANG}/msg_newpost.gif";
$images['pm_quotemsg'] = "$current_template_images/{LANG}/icon_quote.gif";
$images['pm_editmsg'] = "$current_template_images/{LANG}/icon_edit.gif";
$images['pm_new_msg'] = "";
$images['pm_no_new_msg'] = "";
$images['topic_watch'] = "";
$images['topic_un_watch'] = "";
$images['topic_mod_lock'] = "$current_template_images/topic_lock.gif";
$images['topic_mod_unlock'] = "$current_template_images/topic_unlock.gif";
$images['topic_mod_split'] = "$current_template_images/topic_split.gif";
$images['topic_mod_merge'] = "$current_template_images/topic_merge.gif";
$images['topic_mod_move'] = "$current_template_images/topic_move.gif";
$images['topic_mod_delete'] = "$current_template_images/topic_delete.gif";
$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['pa_download'] = "$current_template_images/icon_pa_download.gif";
$images['pa_rate'] = "$current_template_images/icon_pa_rate.gif";
$images['pa_email'] = "$current_template_images/icon_pa_email.gif";
//
// Vote graphic length defines the maximum length of a vote result
// graphic, ie. 100% = this length
//
$board_config['vote_graphic_length'] = 205;
$board_config['privmsg_graphic_length'] = 175;
$images['rank_path'] = "$current_template_images/ranks/";
$images['upload_pic'] = "$current_template_images/{LANG}/upload_pic.gif";
$images['no_thumbnail'] = "$current_template_images/nothumbnail.jpg";
$images['icon_minigender_male'] = "$current_template_images/icon_minigender_male.gif";
$images['icon_minigender_female'] = "$current_template_images/icon_minigender_female.gif";
$images['category'] = "$current_template_images/cat_folder_big.gif";
$images['category_new'] = "$current_template_images/cat_folder_new_big.gif";
$images['category_locked'] = "$current_template_images/cat_folder_locked_big.gif";
$images['icon_minicat'] = "$current_template_images/icon_minicat.gif";
$images['icon_minicat_new'] = "$current_template_images/icon_minicat_new.gif";
$images['icon_minicat_locked'] = "$current_template_images/icon_minicat_lock.gif";
$images['icon_minipost_lock'] = "$current_template_images/icon_minipost_lock.gif";
$images['link'] = "$current_template_images/link_folder.gif";
$images['icon_minilink'] = "$current_template_images/icon_minilink.gif";
$images['spacer'] = "$current_template_images/spacer.gif";
$images['Preferences'] = "$current_template_images/icon_mini_profile.gif";
$images['icon_q_quote'] = "$current_template_images/icon_q.gif";
$images['icon_report'] = "$current_template_images/icon_report.gif";
$images['icon_del_report'] = "$current_template_images/icon_del_report.gif";
$images['images'] = "$current_template_images";
?> |
no i mam pewien dylemat.. bo tutaj sa nazwy plików tych z rozszerzeniami ale jesli tutaj moge zmienic to gdzies jeszcze musze czy tylko tutaj wystarczy ?????? |
|
|
|
 |
nasedo


Pomógł: 318 razy Posty: 1895
|
Wysłany: 23-12-2004, 18:46
|
|
|
Tu powinno wystarczyc |
_________________ Wejdź na Najlepsze forum wielotematyczne. Skazzza czeka na Ciebie
Pomoc tylko na forum. Nie pisz do mnie na gg/PW/e-mail chyba, że sam Cię o to poproszę. |
|
|
|
 |
Piotrbaz

Pomógł: 13 razy Posty: 187
|
Wysłany: 23-12-2004, 18:54
|
|
|
no ale w innych plikach są tez te jnazwy plikow powpisywane czylibedzie znok bo sie nie bede rozszerzenia zgadzac ;/ znam nazwe pliku tego drugiego gdzie sa małe ikonki.. potrzebny mi do szczescie jeszcze jeden plik gdzie sa duze a.. a ten co w tym temacie został podany to chyba trzeci.. no chyba ze duze ikonki sa tylko w tym pliku |
|
|
|
 |
nasedo


Pomógł: 318 razy Posty: 1895
|
Wysłany: 23-12-2004, 18:56
|
|
|
Pisalem Ci juz kiedys o tym.. Podmien poprostu ikony, a nie dublujesz tematy i pytasz o to samo.. Tak bedzie najprosciej.. Zmienisz tylko szerokosc i po problemie.. |
_________________ Wejdź na Najlepsze forum wielotematyczne. Skazzza czeka na Ciebie
Pomoc tylko na forum. Nie pisz do mnie na gg/PW/e-mail chyba, że sam Cię o to poproszę. |
|
|
|
 |
Piotrbaz

Pomógł: 13 razy Posty: 187
|
Wysłany: 23-12-2004, 19:35
|
|
|
ale ja musze zmienic rozszerzenie na jpg poniewaz gdy robie to w gif to sa poszarpane brzegi i hujowo wyglada ;/ ... |
|
|
|
 |
nasedo


Pomógł: 318 razy Posty: 1895
|
Wysłany: 23-12-2004, 19:37
|
|
|
To przez np total commandera zmien tylko rozszerzenie i juz.. Wtedy plik ma wielkosc i jakosc jpg a rozszerzenie gif |
_________________ Wejdź na Najlepsze forum wielotematyczne. Skazzza czeka na Ciebie
Pomoc tylko na forum. Nie pisz do mnie na gg/PW/e-mail chyba, że sam Cię o to poproszę. |
|
|
|
 |
Piotrbaz

Pomógł: 13 razy Posty: 187
|
Wysłany: 24-12-2004, 14:01
|
|
|
chcialem tak zrobic ale jak zmienićem rozszerzenie to miprogramy graficzne nie chciały tego cztac... na forum bedzie dobrze ?? |
|
|
|
 |
Gadatliwa Kasia
|
|
|
|
nasedo


Pomógł: 318 razy Posty: 1895
|
Wysłany: 24-12-2004, 14:06
|
|
|
Bedzie.. Mi tak działało jak sie bawilem rozszerzeniami |
_________________ Wejdź na Najlepsze forum wielotematyczne. Skazzza czeka na Ciebie
Pomoc tylko na forum. Nie pisz do mnie na gg/PW/e-mail chyba, że sam Cię o to poproszę. |
|
|
|
 |
|