[AeroBlack, Red, Green, Blue] Buttons stehen über/ zu groß?

Alles zu Styles, Templates, Icons und Smilies für phpBB 3.0.x, sowie allgemeine Designfragen zur Integration von phpBB in bestehende Websites.
phpBB Styles Demo
Forumsregeln
Bei Style spezifischen Fragen ist der Stylename und die Downloadquelle des Styles erforderlich, besser noch die URL vom betroffenen Forum.
Antworten
Toxy
Mitglied
Beiträge: 353
Registriert: 03.07.2009 15:22
Wohnort: Lipsia
Kontaktdaten:

[AeroBlack, Red, Green, Blue] Buttons stehen über/ zu groß?

Beitrag von Toxy »

Also leute ich komme wiedermal mit einem Problem zu euch.

Undzwar habe ich gerade die Deutschen Buttons für AeroBlack und Co. installiert (Die englischen waren doof :geek: ).

Nun stehen diese aber über: http://www.computer-board.info/viewforum.php?f=47
blossom10
Mitglied
Beiträge: 257
Registriert: 20.06.2009 03:36
Kontaktdaten:

Re: [AeroBlack, Red, Green, Blue] Buttons stehen über/ zu groß?

Beitrag von blossom10 »

Du musst die Buttons schon in der Grafiksammlung anpassen. Ich glaub es war 97 breit und 25 hoch, musst du mal schauen. :-))
Gruss blossom10
----------------------------------------------
Casino Forum / Novoline Slots Forum
Toxy
Mitglied
Beiträge: 353
Registriert: 03.07.2009 15:22
Wohnort: Lipsia
Kontaktdaten:

Re: [AeroBlack, Red, Green, Blue] Buttons stehen über/ zu groß?

Beitrag von Toxy »

Meinst du mit Grafiksammlung diese imageset-Datei? :oops:
blossom10
Mitglied
Beiträge: 257
Registriert: 20.06.2009 03:36
Kontaktdaten:

Re: [AeroBlack, Red, Green, Blue] Buttons stehen über/ zu groß?

Beitrag von blossom10 »

Adminbereich / Style / Grafiksammlung. Dort deine Style anklicken und in Grafiksammlung ändern die grösse anpassen.
Gruss blossom10
----------------------------------------------
Casino Forum / Novoline Slots Forum
Benutzeravatar
Metzle
Ehemaliges Teammitglied
Beiträge: 10435
Registriert: 08.03.2008 02:50
Wohnort: Waiblingen-Neustadt
Kontaktdaten:

Re: [AeroBlack, Red, Green, Blue] Buttons stehen über/ zu groß?

Beitrag von Metzle »

Hallo,

am besten direkt in der Datei selbst anpassen, da die Änderungen sonst bei jeder Aktualisierung der Grafiksammlung neu gemacht werden müssen. Die Datei ist styles/deinstyle/imageset/imageset.cfg.
Metzle
phpBB.de-Support-Team
Allround-phpBB.de
Toxy
Mitglied
Beiträge: 353
Registriert: 03.07.2009 15:22
Wohnort: Lipsia
Kontaktdaten:

Re: [AeroBlack, Red, Green, Blue] Buttons stehen über/ zu groß?

Beitrag von Toxy »

Mh, ok, das Problem ist, dass ich nirgens etwas finde, dass im zusammenhang mit den Buttons steht :-?

Code: Alles auswählen

#
# phpBB Imageset Configuration File
#
# @package phpBB3
# @copyright (c) 2005 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 = AeroBlack
copyright = © phpBB Headquarters
version = 3.0.5

# Images 
img_site_logo = site_logo.gif*94*170
img_upload_bar = upload_bar.gif*18*283
img_poll_left = poll_left.png*15*4
img_poll_center = poll_center.png*15*
img_poll_right = poll_right.png*15*7
img_icon_friend =
img_icon_foe =

img_forum_link = forum_link.png*28*27
img_forum_read = forum_read.png*28*27
img_forum_read_locked = forum_read_locked.png*28*27
img_forum_read_subforum = forum_read_subforum.png*28*27
img_forum_unread = forum_unread.png*28*27
img_forum_unread_locked = forum_unread_locked.png*28*27
img_forum_unread_subforum = forum_unread_subforum.png*28*27

img_topic_moved = topic_moved.png*18*16

img_topic_read = topic_read.png*18*16
img_topic_read_mine = topic_read_mine.png*18*16
img_topic_read_hot = topic_read_hot.png*18*16
img_topic_read_hot_mine = topic_read_hot_mine.png*18*16
img_topic_read_locked = topic_read_locked.png*18*16
img_topic_read_locked_mine = topic_read_locked_mine.png*18*16

img_topic_unread = topic_unread.png*18*16
img_topic_unread_mine = topic_unread_mine.png*18*16
img_topic_unread_hot = topic_unread_hot.png*18*16
img_topic_unread_hot_mine = topic_unread_hot_mine.png*18*16
img_topic_unread_locked = topic_unread_locked.png*18*16
img_topic_unread_locked_mine = topic_unread_locked_mine.png*18*16

img_sticky_read = sticky_read.png*18*16
img_sticky_read_mine = sticky_read_mine.png*18*16
img_sticky_read_locked = sticky_read_locked.png*18*16
img_sticky_read_locked_mine = sticky_read_locked_mine.png*18*16
img_sticky_unread = sticky_unread.png*18*16
img_sticky_unread_mine = sticky_unread_mine.png*18*16
img_sticky_unread_locked = sticky_unread_locked.png*18*16
img_sticky_unread_locked_mine = sticky_unread_locked_mine.png*18*16

img_announce_read = announce_read.png*18*16
img_announce_read_mine = announce_read_mine.png*18*16
img_announce_read_locked = announce_read_locked.png*18*16
img_announce_read_locked_mine = announce_read_locked_mine.png*18*16
img_announce_unread = announce_unread.png*18*16
img_announce_unread_mine = announce_unread_mine.png*18*16
img_announce_unread_locked = announce_unread_locked.png*18*16
img_announce_unread_locked_mine = announce_unread_locked_mine.png*18*16

img_global_read = announce_read.png*18*16
img_global_read_mine = announce_read_mine.png*18*16
img_global_read_locked = announce_read_locked.png*18*16
img_global_read_locked_mine = announce_read_locked_mine.png*18*16
img_global_unread = announce_unread.png*18*16
img_global_unread_mine = announce_unread_mine.png*18*16
img_global_unread_locked = announce_unread_locked.png*18*16
img_global_unread_locked_mine = announce_unread_locked_mine.png*18*16

img_subforum_read = 
img_subforum_unread = 

img_pm_read = topic_read.png*18*16
img_pm_unread = topic_unread.png*18*16

img_icon_back_top =

img_icon_post_target = icon_post_target.gif*9*12
img_icon_post_target_unread = icon_post_target_unread.gif*9*12

img_icon_topic_attach = icon_topic_attach.gif*12*6
img_icon_topic_latest = icon_topic_latest.gif*9*18
img_icon_topic_newest = icon_topic_newest.gif*9*18
img_icon_topic_reported = icon_topic_reported.png*18*19
img_icon_topic_unapproved = icon_topic_unapproved.png*18*19
JFooty
Ehemaliges Teammitglied
Beiträge: 1868
Registriert: 02.10.2007 11:46

Re: [AeroBlack, Red, Green, Blue] Buttons stehen über/ zu groß?

Beitrag von JFooty »

Toxy hat geschrieben:das Problem ist, dass ich nirgens etwas finde, dass im zusammenhang mit den Buttons steht
Kannst du auch nicht, denn das ist nicht die richtige imageset.cfg. :wink:
Du musst die imageset.cfg im Ordner styles/AeroBlack/imageset/de/ bearbeiten:

Finde:

Code: Alles auswählen

img_button_topic_new = button_topic_new.png
Ersetze mit:

Code: Alles auswählen

img_button_topic_new = button_topic_new.png*30*107
Anschließend nur noch die Grafiksammlung aktualisieren.
Kein Support per PN!
Toxy
Mitglied
Beiträge: 353
Registriert: 03.07.2009 15:22
Wohnort: Lipsia
Kontaktdaten:

Re: [AeroBlack, Red, Green, Blue] Buttons stehen über/ zu groß?

Beitrag von Toxy »

Aha, super, jetzt läufst wie geschmiert. :)

DankEE!
Antworten

Zurück zu „[3.0.x] Styles, Templates und Grafiken“