Seite 1 von 2

Icons vor den Topics

Verfasst: 09.07.2003 21:20
von Haller01
Bei meinem Problem geht es um die Icons, welche sich vor den einzelnen Topics befinden. Diese zeigen zum Beispiel an, ob es neue Beiträge gibt oder ob ein Thema geschlossen ist -> ihr wisst sicherlich, was ich meine! :roll:

Nun meine Frage: Wie kann ich die Grösse dieser Bildchen verändern - an welcher Datei muss ich dafür herumbasteln. :-?

Danke für eure Hilfe.
Gruss Haller :grin:

Verfasst: 09.07.2003 21:31
von enrico
ich würde mal auf die index_body.tpl tippen.

Verfasst: 09.07.2003 23:50
von Mister_X
viewforum_body.tpl

Code: Alles auswählen

width="19" height="18"

Verfasst: 10.07.2003 11:04
von Haller01
Vielen Dank für eure Hilfe - leider hat mich das nicht weitergebracht. Beim Standard-Style "SubSilver" ging alles ohne Probleme; doch eigentlich arbeite ich in meinem Forum mit dem Style "FI Subgreen" und dort nützt alles "Höhe-und-Breite-Ändern" überhaupt nichts?! :-? :o

Verfasst: 10.07.2003 11:37
von Mister_X
Kannst du mal einen Link auf das Forum geben, mit aktiviertem FI Subgreen?

Verfasst: 10.07.2003 11:39
von Haller01

Verfasst: 10.07.2003 12:14
von Acid
Hast du es schon geändert? In beiden Dateien (viewforum_body.tpl und index_body.tpl) is noch die width/height Beschränkung drin.

Verfasst: 10.07.2003 16:14
von Haller01
Im Gegensatz zum SubSilver-Style gabs beim "FI Subgreen"-Style gar keine Angaben, wie z.B.
width="19" height="18"
- dies fehlte einfach. Dann habe ich es eingebaut (damit es so ist, wie beim Standard-Style). Es gab dadurch jedoch nicht die gewünschte Reaktion! :-?

Verfasst: 10.07.2003 19:16
von Acid
Die Grössenordnung der Icons is 19x19.. wenn du 25x25 einträgst, werden die Bilder natürlich gestreckt, was dann nich so gut aussieht.

Verfasst: 10.07.2003 19:28
von Haller01
Hier ist meine viewforum_body.tpl - wo siehts du da <width="25" height="25"> - ich habs extra auf 15 gestellt, damits ein wenig kleiner wird (was ja nicht geklappt hat). :-? :o
<table width="100%" border="0" cellspacing="2" cellpadding="2">
<tr>
<td class="maintitle"><a href="{U_VIEW_FORUM}">{FORUM_NAME}</a></td>
<td class="gensmall" align="right" valign="bottom">{L_MODERATOR}: {MODERATORS}<br />
{LOGGED_IN_USER_LIST}<br />
<strong><a href="{U_MARK_READ}">{L_MARK_TOPICS_READ}</a></strong></td>
</tr>
</table>
<table width="100%" cellspacing="2" cellpadding="2" border="0">
<tr>
<td><a href="{U_POST_NEW_TOPIC}"><img src="{POST_IMG}" alt="{L_POST_NEW_TOPIC}" title="{L_POST_NEW_TOPIC}" /></a></td>
<td class="nav" width="100%">&nbsp;<a href="{U_INDEX}">{L_INDEX}</a> &raquo; <a href="{U_VIEW_FORUM}">{FORUM_NAME}</a></td>
<td nowrap="nowrap" class="nav">{PAGINATION}</td>
</tr>
</table>
<table border="0" cellpadding="2" cellspacing="1" width="100%" class="forumline">
<tr>
<th colspan="2">{L_TOPICS}</th>
<th>{L_REPLIES}</th>
<th>{L_AUTHOR}</th>
<th>{L_VIEWS}</th>
<th>{L_LASTPOST}</th>
</tr>
<!-- BEGIN topicrow -->
<tr>
<td height="34" class="row1"><a href="{topicrow.U_VIEW_TOPIC}"><img src="{topicrow.TOPIC_FOLDER_IMG}" width="15" height="15" alt="{topicrow.L_TOPIC_FOLDER_ALT}" title="{topicrow.L_TOPIC_FOLDER_ALT}" /></a></td>
<td class="row1" width="100%">{topicrow.NEWEST_POST_IMG}<span class="topictitle">{topicrow.TOPIC_TYPE}</span><a href="{topicrow.U_VIEW_TOPIC}" class="topictitle">{topicrow.TOPIC_TITLE}</a><span class="gensmall"><br />
{topicrow.GOTO_PAGE}</span></td>
<td class="row2" align="center"><span class="gensmall">{topicrow.REPLIES}</span></td>
<td class="row3" align="center" nowrap="nowrap"><span class="gensmall">&nbsp;{topicrow.TOPIC_AUTHOR}&nbsp;</span></td>
<td class="row2" align="center"><span class="gensmall">{topicrow.VIEWS}</span></td>
<td class="row3" align="center" nowrap="nowrap"><span class="gensmall">&nbsp;{topicrow.LAST_POST_TIME}&nbsp;<br />
{topicrow.LAST_POST_AUTHOR} {topicrow.LAST_POST_IMG}</span></td>
</tr>
<!-- END topicrow -->
<!-- BEGIN switch_no_topics -->
<tr>
<td height="40" colspan="6" align="center" class="row1">{L_NO_TOPICS}</td>
</tr>
<!-- END switch_no_topics -->
<tr>
<td class="cat" align="center" colspan="6">
<form method="post" action="{S_POST_DAYS_ACTION}">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="gensmall">{L_DISPLAY_TOPICS}:&nbsp;</td>
<td>{S_SELECT_TOPIC_DAYS}&nbsp;</td>
<td><input type="submit" class="catbutton" value="{L_GO}" name="submit" />
</td>
</tr>
</table>
</form>
</td>
</tr>
</table>
<table width="100%" cellspacing="2" cellpadding="2" border="0">
<tr>
<td><a href="{U_POST_NEW_TOPIC}"><img src="{POST_IMG}" alt="{L_POST_NEW_TOPIC}" title="{L_POST_NEW_TOPIC}" /></a></td>
<td class="nav" width="100%">&nbsp;<a href="{U_INDEX}">{L_INDEX}</a> &raquo; <a href="{U_VIEW_FORUM}">{FORUM_NAME}</a></td>
<td nowrap="nowrap" class="nav">{PAGINATION}</td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="2">
<tr>
<td><br />{JUMPBOX}</td>
<td class="gensmall" align="right" valign="top"><strong><a href="{U_MARK_READ}">{L_MARK_TOPICS_READ}</a></strong><br />
{L_MODERATOR}: {MODERATORS}<br />
{LOGGED_IN_USER_LIST}
</td>
</tr>
</table>
<br />
<table width="100%" cellspacing="0" border="0" align="center" cellpadding="0">
<tr>
<td valign="top">
<table border="0" cellspacing="1" cellpadding="0">
<tr>
<td><img src="{FOLDER_NEW_IMG}" width="15" height="15" alt="{L_NEW_POSTS}" title="{L_NEW_POSTS}" /></td>
<td class="gensmall">&nbsp;{L_NEW_POSTS}</td>
<td>&nbsp;&nbsp;</td>
<td><img src="{FOLDER_IMG}" width="15" height="15" alt="{L_NO_NEW_POSTS}" title="{L_NO_NEW_POSTS}" /></td>
<td class="gensmall">&nbsp;{L_NO_NEW_POSTS}</td>
<td>&nbsp;&nbsp;</td>
<td><img src="{FOLDER_ANNOUNCE_IMG}" width="15" height="15" alt="{L_ANNOUNCEMENT}" title="{L_ANNOUNCEMENT}" /></td>
<td class="gensmall">{L_ANNOUNCEMENT}</td>
</tr>
<tr>
<td><img src="{FOLDER_HOT_NEW_IMG}" alt="{L_NEW_POSTS_HOT}" width="15" height="15" title="{L_NEW_POSTS_HOT}" /></td>
<td class="gensmall">{L_NEW_POSTS_HOT}</td>
<td>&nbsp;</td>
<td><img src="{FOLDER_HOT_IMG}" width="15" height="15" alt="{L_NO_NEW_POSTS_HOT}" vspace="4" title="{L_NO_NEW_POSTS_HOT}" /></td>
<td class="gensmall">{L_NO_NEW_POSTS_HOT}</td>
<td>&nbsp;</td>
<td><img src="{FOLDER_STICKY_IMG}" width="15" height="15" alt="{L_STICKY}" title="{L_STICKY}" /></td>
<td class="gensmall">{L_STICKY}</td>
</tr>
<tr>
<td><img src="{FOLDER_LOCKED_NEW_IMG}" width="15" height="15" alt="{L_NEW_POSTS_LOCKED}" title="{L_NEW_POSTS_LOCKED}" /></td>
<td class="gensmall">{L_NEW_POSTS_LOCKED}</td>
<td>&nbsp;</td>
<td><img src="{FOLDER_LOCKED_IMG}" width="15" height="15" alt="{L_NO_NEW_POSTS_LOCKED}" title="{L_NO_NEW_POSTS_LOCKED}" /></td>
<td class="gensmall">{L_NO_NEW_POSTS_LOCKED}</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
</table>
</td>
<td align="right" valign="top"><span class="gensmall">{S_AUTH_LIST}</span></td>
</tr>
</table>