Seite 1 von 1

GELÖST ;) NV advanced last topic mit einem anderen style

Verfasst: 26.08.2008 16:01
von pbrummer
Hallo ich habe den Mod NV advanced last topic installiert.

Jetzt habe ich bloss ein Problem ich benutze als Template das SmoothBLUE, und nicht Subsilver!

Was muss ich machen das auch bei diesen Style der MOD funktioniert.

Wie muss ich die forumlist_body.html abändern ?


Sie sieht zur Zeit bei mir so aus, ich weiss leider nicht was ich da alles machen muss damit es funktioniert.

Code: Alles auswählen

 <!-- BEGIN forumrow -->
<!-- IF not forumrow.S_IS_CAT and forumrow.S_FIRST_ROW -->
<table class="tb1" cellspacing="0" cellpadding="0">
	<tr>
		<td class="thl1"></td>
		<td class="thc1">
	        <table class="tablebg5" width="100%" cellspacing="0">
    		    <tr>
					<td  class="header"><h4>&nbsp;&nbsp;&nbsp;<a href="{forumrow.U_VIEWFORUM}">{forumrow.FORUM_NAME}</a></h4></td>
    			    <td class="catb" colspan="5" align="{S_CONTENT_FLOW_END}"><!-- IF not S_IS_BOT and U_MARK_FORUMS --><a class="nav" href="{U_MARK_FORUMS}">{L_MARK_FORUMS_READ}</a><!-- ENDIF -->&nbsp;</td></tr>
			</table>
    	</td>
    	<td class="thr1"></td>
	</tr>
    <tr>
		<td class="tbl1"></td>
		<td class="tbc1">
			<table class="tablebg" cellspacing="0" width="100%">
				<tr>
					<th colspan="2">&nbsp;{L_FORUM}&nbsp;</th>
					<th width="50">&nbsp;{L_TOPICS}&nbsp;</th>
					<th width="50">&nbsp;{L_POSTS}&nbsp;</th>
					<th>&nbsp;{L_LAST_POST}&nbsp;</th>
				</tr>
				<!-- ENDIF -->
				<!-- IF forumrow.S_IS_CAT -->
				<!-- IF not forumrow.S_FIRST_ROW -->
			</table>
    	</td>
		<td class="tbr1"></td>
	</tr>
	<tr>
		<td class="tfl1"></td>
		<td class="tfc1"></td>
		<td class="tfr1"></td>
	</tr>
</table>
  <br />
  <br />
<table class="tb1" cellspacing="0" cellpadding="0">
	<tr>
		<td class="thl1"></td>
		<td class="thc1">
        	<table class="tablebg5" width="100%" cellspacing="0"><tr>
				<td class="header"><h4>&nbsp;&nbsp;&nbsp;<a href="{forumrow.U_VIEWFORUM}">{forumrow.FORUM_NAME}</a></h4></td>
          		<td class="catb" colspan="5" align="{S_CONTENT_FLOW_END}"><!-- IF not S_IS_BOT and U_MARK_FORUMS --><a class="nav" href="{U_MARK_FORUMS}">{L_MARK_FORUMS_READ}</a><!-- ENDIF -->&nbsp;</td>
			</tr></table>
    	</td>
		<td class="thr1"></td>
	</tr>
	<tr>
		<td class="tbl1"></td>
		<td class="tbc1">
			<table class="tablebg"  cellspacing="0" width="100%">
			<!-- ELSE -->

<table class="tb1" cellspacing="0" cellpadding="0">
	<tr>
		<td class="thl1"></td>
		<td class="thc1">
	        <table class="tablebg5" width="100%" cellspacing="0">
    		    <tr>
					<td class="header"><h4>&nbsp;&nbsp;&nbsp;<a href="{forumrow.U_VIEWFORUM}">{forumrow.FORUM_NAME}</a></h4></td>
        			<td align="{S_CONTENT_FLOW_END}"><!-- IF not S_IS_BOT and U_MARK_FORUMS --><a class="nav" href="{U_MARK_FORUMS}">{L_MARK_FORUMS_READ}</a><!-- ENDIF -->&nbsp;</td>
				</tr>
			</table>
		</td>
		<td class="thr1"></td>
	</tr>
    <tr>
		<td class="tbl1"></td>
		<td class="tbc1">
			<table class="tablebg" cellspacing="0" width="100%">
  				<!-- ENDIF -->
				<tr>
					<th colspan="2">&nbsp;{L_FORUM}&nbsp;</th>
					<th width="50">&nbsp;{L_TOPICS}&nbsp;</th>
					<th width="50">&nbsp;{L_POSTS}&nbsp;</th>
					<th>&nbsp;{L_LAST_POST}&nbsp;</th>
				</tr>
				<!-- ELSEIF forumrow.S_IS_LINK -->
				<tr>
					<td class="row4" width="50" align="center">{forumrow.FORUM_FOLDER_IMG}</td>
					<td class="row4" >
					<!-- IF forumrow.FORUM_IMAGE -->
					<div style="float: {S_CONTENT_FLOW_BEGIN}; margin-{S_CONTENT_FLOW_END}: 5px;">{forumrow.FORUM_IMAGE}</div><div style="float: {S_CONTENT_FLOW_BEGIN};">
					<!-- ENDIF -->
					<a class="forumlink" href="{forumrow.U_VIEWFORUM}">{forumrow.FORUM_NAME}</a>
					<p class="forumdesc">{forumrow.FORUM_DESC}</p>
					<!-- IF forumrow.FORUM_IMAGE --></div><!-- ENDIF -->
					</td>
					<!-- IF forumrow.CLICKS -->
					<td class="row4" colspan="3" align="center"><span class="genmed">{L_REDIRECTS}: {forumrow.CLICKS}</span></td>
					<!-- ELSE -->
					<td class="row4" colspan="3" align="center">&nbsp;</td>
					<!-- ENDIF -->
				</tr>
				<!-- ELSE -->
				<!-- IF forumrow.S_NO_CAT -->
				<tr>
					<td class="cata" colspan="2"><h4>{L_FORUM}</h4></td>
					<td class="catadiv" colspan="3">&nbsp;</td>
				</tr>
				<!-- ENDIF -->
				<tr>
					<td class="row4" width="50" align="center">{forumrow.FORUM_FOLDER_IMG}</td>
					<td class="row4" width="100%">
					<!-- IF forumrow.FORUM_IMAGE -->
					<div style="float: {S_CONTENT_FLOW_BEGIN}; margin-{S_CONTENT_FLOW_END}: 5px;">{forumrow.FORUM_IMAGE}</div><div style="float: {S_CONTENT_FLOW_BEGIN};">
					<!-- ENDIF -->
					<a class="forumlink" href="{forumrow.U_VIEWFORUM}">{forumrow.FORUM_NAME}</a>
					<p class="forumdesc">{forumrow.FORUM_DESC}</p>
					<!-- IF forumrow.MODERATORS -->
					<p class="forumdesc"><strong>{forumrow.L_MODERATOR_STR}:</strong> {forumrow.MODERATORS}</p>
					<!-- ENDIF -->
					<!-- IF forumrow.SUBFORUMS and forumrow.S_LIST_SUBFORUMS -->
					<p class="forumdesc"><strong>{forumrow.L_SUBFORUM_STR}</strong> {forumrow.SUBFORUMS}</p>
					<!-- ENDIF -->
					<!-- IF forumrow.FORUM_IMAGE --></div><!-- ENDIF -->
					</td>
					<td class="row4" align="center"><p class="topicdetails">{forumrow.TOPICS}</p></td>
					<td class="row4" align="center"><p class="topicdetails">{forumrow.POSTS}</p></td>
					<td class="row4" align="center" nowrap="nowrap">
					<!-- IF forumrow.LAST_POST_TIME -->
					<p class="topicdetails">{forumrow.LAST_POST_TIME}</p>
					<p class="topicdetails">{forumrow.LAST_POSTER_FULL}
					<a href="{forumrow.U_LAST_POST}">{LAST_POST_IMG}</a>
					</p>
					<!-- ELSE -->
					<p class="topicdetails">{L_NO_POSTS}</p>
					<!-- ENDIF -->
					</td>
				</tr>
				<!-- ENDIF -->
				<!-- BEGINELSE -->
				<tr>
					<td class="row4" colspan="5" align="center"><p class="gensmall">{L_NO_FORUMS}</p></td>
				</tr>
				<!-- END forumrow -->
			</table>
    	</td>
		<td class="tbr1"></td>
	</tr>
	<tr>
		<td class="tfl1"></td>
		<td class="tfc1"></td>
		<td class="tfr1"></td>
	</tr>
</table> 

Die Adresse zu meinem Forum lautet www.astralesreisen.de

Verfasst: 26.08.2008 17:18
von nickvergessen
es dürften die Änderungen für subsilver2 passen

Verfasst: 26.08.2008 18:25
von pbrummer
Das habe ich schon Probiert dann haut es das ganze Design durcheinander leider.

Verfasst: 26.08.2008 18:29
von nickvergessen
Denn versuch noch folgendes...
finde:

Code: Alles auswählen

<td class="row4" align="center" nowrap="nowrap">
ersetze mit:

Code: Alles auswählen

<td class="row4" align="center">

Verfasst: 26.08.2008 19:07
von pbrummer
Die obige Code ist der von dem Template von SmoothBLUE.


Die Zeile

<!-- IF forumrow.LAST_POST_TIME --><dfn>{L_LAST_POST}</dfn>


gibt es ja nicht.

Wo müsste ich den folgenden Eintrag vornehmen ?

Code: Alles auswählen

<!-- IF forumrow.ALTT_LINK_NAME_SHORT --><a <!-- IF forumrow.ALTT_STYLE_BOLD or forumrow.ALTT_STYLE_ITALIC or forumrow.ALTT_STYLE_ADV -->style="<!-- IF forumrow.ALTT_STYLE_BOLD -->font-weight: bold;<!-- ENDIF --><!-- IF forumrow.ALTT_STYLE_ITALIC -->font-style: italic;<!-- ENDIF --> <!-- IF forumrow.ALTT_STYLE_ADV -->{forumrow.ALTT_STYLE_ADV2}<!-- ENDIF -->"<!-- ENDIF --> href="{forumrow.U_ALTT_LINK}" title="{forumrow.ALTT_LINK_NAME}">{forumrow.ALTT_LINK_NAME_SHORT}</a><br /><!-- ENDIF -->

Soll ich etwa die forumlist_body.html von Subsilver hernehmen und in das aktuelle Template verzeichnis laden /überschreiben ?


Und dann den Code

Code: Alles auswählen

<td class="row4" align="center">
einfügen ?

Ich kenn mich ja leider nicht so aus damit, deshalb die Fragen

Verfasst: 26.08.2008 19:10
von pbrummer
Das ist der Code von SmoothBlue

http://www.scout-it-all.de/astral/1s.txt


Das ist der Code von Subsilver

http://www.scout-it-all.de/astral/1sub.txt

Verfasst: 26.08.2008 19:12
von nickvergessen
  • Du hast zuviel Code gepostet, was das Thema unnötig in die Länge zieht und unübersichtlich macht.
    Es wäre besser die Datei bzw. den Code als .txt Datei abzuspeichern und dann hier einen Link zu posten - siehe auch KB:datei .
  • Du hast dein Thema binnen weniger Minuten/Stunden mit einem Folgebeitrag nach oben geschoben.
    Die Mindestwartezeit für Topic Bumping beträgt 24 Stunden.
Bitte passe deinen Beitrag an, lies Dir den phpBB.de-Knigge und den Hinweis zur Fragestellung und Rechtschreibung durch und beachte diese zukünftig.

Verfasst: 27.08.2008 21:47
von pbrummer
Hallo kannst Du mir bitte weiterhelfen, ich hab jetzt schon einiges ausprobiert aber es funktioniert leider nicht, die letzten Themen werden einfach nicht angezeigt in der Themenübersicht.

Vielen Dank


gruss Peter

Verfasst: 31.08.2008 16:17
von pbrummer
Kann mir den keiner bei dem Problem Helfen das es dann richtig angezeigt wird ?