Englisch und deutsch benutzen doch beide die selben Templates und trotzdem brauchen englische Forum Besucher eine Lupe. Die gifs sind von der größe gleich.
Deutsch
[ externes Bild ]
Englisch
[ externes Bild ]
Buttons größen Unterschied deutsch/englisch acidtech Lösung
Forumsregeln
Bei Style spezifischen Fragen ist der Stylename und die Downloadquelle des Styles erforderlich, besser noch die URL vom betroffenen Forum.
Bei Style spezifischen Fragen ist der Stylename und die Downloadquelle des Styles erforderlich, besser noch die URL vom betroffenen Forum.
Buttons größen Unterschied deutsch/englisch acidtech Lösung
Zuletzt geändert von Stern1900 am 17.12.2008 10:35, insgesamt 1-mal geändert.
Selbst wenn ich alle Dateien aus de nach en kopiere. Bleiben die Icons winzig.
Cache habe ich natürlich auch gelöscht.
Habe mir das ganze mal mit Firebug angesehen. Die Codes unterscheiden sich. Ich weiss nur noch nicht wo ich suchen muss
Deutsch (große icons):
<tr>
</tr>
<tr class="row1">
</tr>
<tr class="row1">
<td class="postbottom" align="center">Di 16. Dez 2008, 21:04</td>
<td class="postbottom postbuttons" valign="middle">
<div style="float: right;">
</div>
<a href="./memberlist.php?mode=viewprofile&u=62">
<img title="Profil" alt="Profil" src="./styles/acidtech/imageset/de/icon_user_profile.gif"/>
</a>
<a href="./ucp.php?i=pm&mode=compose&action=quotepost&p=4001">
</a>
Englisch (kleine Icons)
<tr class="row1">
<td class="postbottom" align="center">Tue 16. Dec 2008, 21:04</td>
<td class="postbottom postbuttons" valign="middle">
<div style="float: right;">
</div>
<a href="./memberlist.php?mode=viewprofile&u=62">
<img height="13" width="49" title="Profile" alt="Profile" src="./styles/acidtech/imageset/en/icon_user_profile.gif"/>
</a>
<a href="./ucp.php?i=pm&mode=compose&action=quotepost&p=4001">
</a>
Cache habe ich natürlich auch gelöscht.
Habe mir das ganze mal mit Firebug angesehen. Die Codes unterscheiden sich. Ich weiss nur noch nicht wo ich suchen muss

Deutsch (große icons):
<tr>
</tr>
<tr class="row1">
</tr>
<tr class="row1">
<td class="postbottom" align="center">Di 16. Dez 2008, 21:04</td>
<td class="postbottom postbuttons" valign="middle">
<div style="float: right;">
</div>
<a href="./memberlist.php?mode=viewprofile&u=62">
<img title="Profil" alt="Profil" src="./styles/acidtech/imageset/de/icon_user_profile.gif"/>
</a>
<a href="./ucp.php?i=pm&mode=compose&action=quotepost&p=4001">
</a>
Englisch (kleine Icons)
<tr class="row1">
<td class="postbottom" align="center">Tue 16. Dec 2008, 21:04</td>
<td class="postbottom postbuttons" valign="middle">
<div style="float: right;">
</div>
<a href="./memberlist.php?mode=viewprofile&u=62">
<img height="13" width="49" title="Profile" alt="Profile" src="./styles/acidtech/imageset/en/icon_user_profile.gif"/>
</a>
<a href="./ucp.php?i=pm&mode=compose&action=quotepost&p=4001">
</a>