Pagina 1 van 1
Extentie icoontjes - waar aanpassen
Geplaatst: 13 jul 2010, 13:38
door odil
- Adres van je forum: http://www.hond-en-baas.be
phpBB versie: 3.0.7-PL1
Hoi,
Kan er mij iemand zeggen in welk bestand ik moet zijn om de extentie van deze icoontjes te veranderen
>>> 
Ze zijn nu gif en ik wil ze hernoemen naar png.
Re: Extentie icoontjes - waar aanpassen
Geplaatst: 13 jul 2010, 16:43
door Jeroen
In
/styles/<jouwstyle>/imageset/imageset.cfg

Re: Extentie icoontjes - waar aanpassen
Geplaatst: 13 jul 2010, 18:32
door odil
bedankt pietje, ik heb me al rot gezocht vandaag
EDIT:
Deze staan niet in dat bestand!
- icon_faq.gif
- icon_ galerij.gif
- icon_home.gif
- icon_logout.gif
- icon_members.gif
- icon_pages.gif
Code: Selecteer alles
#
# phpBB Imageset Configuration File
#
# @package phpBB3
# @copyright (c) 2006 phpBB Group
# @license http://opensource.org/licenses/gpl-license.php GNU Public License
#
#
# At the left is the name, please do not change this
# At the right the value is entered
# For on/off options the valid values are on, off, 1, 0, true and false
#
# Values get trimmed, if you want to add a space in front or at the end of
# the value, then enclose the value with single or double quotes.
# Single and double quotes do not need to be escaped.
#
#
# General Information about this style
name = h-en-b
copyright = AquaforA © 2010
version = 1.1.0
phpBB version 3.0.7PL1
# Images
img_site_logo = site_logo.png*102*400
img_poll_left =
img_poll_center =
img_poll_right =
img_icon_friend =
img_icon_foe =
img_forum_link = forum_link.png*32*32
img_forum_read = forum_read.png*32*32
img_forum_read_locked = forum_read_locked.png*32*32
img_forum_read_subforum = forum_read_subforum.png*32*32
img_forum_unread = forum_unread.png*32*32
img_forum_unread_locked = forum_unread_locked.png*32*32
img_forum_unread_subforum = forum_unread_subforum.png*32*32
img_topic_moved = topic_moved.png*32*32
img_topic_read = topic_read.png*32*32
img_topic_read_mine = topic_read_mine.png*32*32
img_topic_read_hot = topic_read_hot.png*32*32
img_topic_read_hot_mine = topic_read_hot_mine.png*32*32
img_topic_read_locked = topic_read_locked.png*32*32
img_topic_read_locked_mine = topic_read_locked_mine.png*32*32
img_topic_unread = topic_unread.png*32*32
img_topic_unread_mine = topic_unread_mine.png*32*32
img_topic_unread_hot = topic_unread_hot.png*32*32
img_topic_unread_hot_mine = topic_unread_hot_mine.png*32*32
img_topic_unread_locked = topic_unread_locked.png*32*32
img_topic_unread_locked_mine = topic_unread_locked_mine.png*32*32
img_sticky_read = sticky_read.png*32*32
img_sticky_read_mine = sticky_read_mine.png*32*32
img_sticky_read_locked = sticky_read_locked.png*32*32
img_sticky_read_locked_mine = sticky_read_locked_mine.png*32*32
img_sticky_unread = sticky_unread.png*32*32
img_sticky_unread_mine = sticky_unread_mine.png*32*32
img_sticky_unread_locked = sticky_unread_locked.png*32*32
img_sticky_unread_locked_mine = sticky_unread_locked_mine.png*32*32
img_announce_read = announce_read.png*32*32
img_announce_read_mine = announce_read_mine.png*32*32
img_announce_read_locked = announce_read_locked.png*32*32
img_announce_read_locked_mine = announce_read_locked_mine.png*32*32
img_announce_unread = announce_unread.png*32*32
img_announce_unread_mine = announce_unread_mine.png*32*32
img_announce_unread_locked = announce_unread_locked.png*32*32
img_announce_unread_locked_mine = announce_unread_locked_mine.png*32*32
img_global_read = announce_read.png*32*32
img_global_read_mine = announce_read_mine.png*32*32
img_global_read_locked = announce_read_locked.png*32*32
img_global_read_locked_mine = announce_read_locked_mine.png*32*32
img_global_unread = announce_unread.png*32*32
img_global_unread_mine = announce_unread_mine.png*32*32
img_global_unread_locked = announce_unread_locked.png*32*32
img_global_unread_locked_mine = announce_unread_locked_mine.png*32*32
img_subforum_read = subforum_read.gif*9*11
img_subforum_unread = subforum_unread.gif*9*11
img_pm_read = topic_read.png*32*32
img_pm_unread = topic_unread.png*32*32
img_icon_back_top = icon_back_top.gif*11*11
img_icon_contact_aim = icon_contact_aim.gif*15*32
img_icon_contact_email = icon_contact_email.gif*15*40
img_icon_contact_icq = icon_contact_icq.gif*15*31
img_icon_contact_jabber = icon_contact_jabber.gif*15*47
img_icon_contact_msnm = icon_contact_msnm.gif*15*35
img_icon_contact_www = icon_contact_www.gif*15*39
img_icon_contact_yahoo = icon_contact_yahoo.gif*15*32
img_icon_post_delete = icon_post_delete.gif*15*17
img_icon_post_info = icon_post_info.gif*15*16
img_icon_post_report = icon_post_report.gif*15*15
img_icon_post_target = icon_post_target.gif*9*11
img_icon_post_target_unread = icon_post_target_unread.gif*9*11
img_icon_topic_attach = icon_topic_attach.gif*10*7
img_icon_topic_latest = icon_topic_latest.gif*9*11
img_icon_topic_newest = icon_topic_newest.gif*9*11
img_icon_topic_reported = icon_topic_reported.gif*15*16
img_icon_topic_unapproved = icon_topic_unapproved.gif*14*16
img_icon_user_profile = icon_user_profile.gif*11*11
img_icon_user_warn = icon_user_warn.gif*15*15
img_icon_birthday = icon_birthday.gif*40*40
Re: Extentie icoontjes - waar aanpassen
Geplaatst: 13 jul 2010, 18:34
door Jeroen
Geen dank
Verplaatst van 3.0 Support, voor betere zoekresultaten in het Stijlen forum
- Pietje
Re: Extentie icoontjes - waar aanpassen
Geplaatst: 13 jul 2010, 18:41
door odil
Zie mijn edit pietje

Re: Extentie icoontjes - waar aanpassen
Geplaatst: 14 jul 2010, 06:43
door Kevin
Staat die dan weer niet in imageset/nl/imageset.cfg
Re: Extentie icoontjes - waar aanpassen
Geplaatst: 14 jul 2010, 11:06
door odil
Ook niet kevin. (zie bestand hieronder)
Ik kan ze maar niet vinden.
Code: Selecteer alles
#
# phpBB Imageset Configuration File
#
# @package phpBB3
# @copyright (c) 2006 phpBB Group
# @license http://opensource.org/licenses/gpl-license.php GNU Public License
#
#
# At the left is the name, please do not change this
# At the right the value is entered
# For on/off options the valid values are on, off, 1, 0, true and false
#
# Values get trimmed, if you want to add a space in front or at the end of
# the value, then enclose the value with single or double quotes.
# Single and double quotes do not need to be escaped.
#
#
# Images
img_icon_contact_pm = icon_contact_pm.gif*15*26
img_icon_post_edit = icon_post_edit.gif*15*43
img_icon_post_quote = icon_post_quote.gif*15*44
img_icon_user_online = icon_user_online.gif*9*34
img_icon_user_offline = spacer.gif
img_icon_user_search = spacer.gif
img_button_pm_forward = button_pm_forward.gif*21*84
img_button_pm_new = button_pm_new.gif*21*77
img_button_pm_reply = button_pm_reply.gif*21*93
img_button_topic_locked = button_topic_locked.gif*21*73
img_button_topic_new = button_topic_new.gif*21*131
img_button_topic_reply = button_topic_reply.gif*21*77
Re: Extentie icoontjes - waar aanpassen
Geplaatst: 14 jul 2010, 11:15
door Jeroen
kevin1979 schreef:Staat die dan weer niet in imageset/nl/imageset.cfg
Lijkt me niet dat een vraagteken icoontje iets met de taal te maken heeft.
Maar ik snap dan ook even niet waar ze dan
wel gedefinieerd staan.
Re: Extentie icoontjes - waar aanpassen
Geplaatst: 14 jul 2010, 11:36
door Kevin
Da's ook weer waar, dan staan ze in de stijlbestanden.
Voorbeeldje gallery
theme/gallery.css daar kun je vinden "icon_ galerij.gif"
Re: Extentie icoontjes - waar aanpassen
Geplaatst: 14 jul 2010, 13:33
door odil
Dit was hem kevin, nu nog even zien of ik de andere ook kan vinden
EDIT:
De andere zijn te vinden in colors.css.
Met dank aan raimon.