Layout ein wenig verändern
Forumsregeln
phpBB 2.0 hat das Ende seiner Lebenszeit überschritten
phpBB 2.0 wird nicht mehr aktiv unterstützt. Insbesondere werden - auch bei Sicherheitslücken - keine Patches mehr bereitgestellt. Der Einsatz von phpBB 2.0 erfolgt daher auf eigene Gefahr. Wir empfehlen einen Umstieg auf phpBB 3.0, welches aktiv weiterentwickelt wird und für welches regelmäßig Updates zur Verfügung gestellt werden.
phpBB 2.0 hat das Ende seiner Lebenszeit überschritten
phpBB 2.0 wird nicht mehr aktiv unterstützt. Insbesondere werden - auch bei Sicherheitslücken - keine Patches mehr bereitgestellt. Der Einsatz von phpBB 2.0 erfolgt daher auf eigene Gefahr. Wir empfehlen einen Umstieg auf phpBB 3.0, welches aktiv weiterentwickelt wird und für welches regelmäßig Updates zur Verfügung gestellt werden.
- DreamPromise
- Mitglied
- Beiträge: 3793
- Registriert: 27.01.2004 17:56
Layout ein wenig verändern
Hi Leute
Wo kann ich das ein wenig anpassen ?
Das was rot ingerahm ist möchte ich weg haben...und das was grün ingrahmt ist möchte ich die Farbe d Schrift änden.
[ externes Bild ]
Danke schon mal für die Hilfe.
DP
Wo kann ich das ein wenig anpassen ?
Das was rot ingerahm ist möchte ich weg haben...und das was grün ingrahmt ist möchte ich die Farbe d Schrift änden.
[ externes Bild ]
Danke schon mal für die Hilfe.
DP
1) schau in die index_body.tpl...
2) schau in die <template>.css...
HTH.
2) schau in die <template>.css...
HTH.
tux. Ehemaliger Moderator ohne Sondertitel.
tuxproject.de
tuxproject.de
- DreamPromise
- Mitglied
- Beiträge: 3793
- Registriert: 27.01.2004 17:56
- DreamPromise
- Mitglied
- Beiträge: 3793
- Registriert: 27.01.2004 17:56
Die Variable heißt "Rules"... steht in der lang_german/lang_main.php 

tux. Ehemaliger Moderator ohne Sondertitel.
tuxproject.de
tuxproject.de
- DreamPromise
- Mitglied
- Beiträge: 3793
- Registriert: 27.01.2004 17:56
In der viewforum_body.tpl ganz unten... setz die Tabelle auf align="center" 

tux. Ehemaliger Moderator ohne Sondertitel.
tuxproject.de
tuxproject.de
- DreamPromise
- Mitglied
- Beiträge: 3793
- Registriert: 27.01.2004 17:56
Hi
Irgendwie finde ich das nicht.
Hier mal der Code:
Irgendwie finde ich das nicht.
Hier mal der Code:
Code: Alles auswählen
<form method="post" action="{S_POST_DAYS_ACTION}">
<table width="100%" cellspacing="2" cellpadding="2" border="0" align="center" style="padding-bottom:5px;">
<tr>
<td align="left" valign="bottom" colspan="2"><a class="maintitle" href="{U_VIEW_FORUM}">{FORUM_NAME}</a><br /><span class="gensmall"><b>{L_MODERATOR}: {MODERATORS}<br /><br />{LOGGED_IN_USER_LIST}</b></span></td>
<td align="right" valign="bottom" nowrap="nowrap"><span class="gensmall"><b>{PAGINATION}</b></span></td>
</tr>
<tr>
<td align="left" valign="middle" width="50"><a href="{U_POST_NEW_TOPIC}"><img src="{POST_IMG}" border="0" alt="{L_POST_NEW_TOPIC}" /></a></td>
<td align="left" valign="middle" class="nav" width="100%"><span class="nav"> </span></td>
<td align="right" valign="bottom" class="nav" nowrap="nowrap"><span class="gensmall"><a href="{U_MARK_READ}">{L_MARK_TOPICS_READ}</a></span></td>
</tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td><table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td class="forum-top-left"><img name="topleft" src="templates/Ripple/images/forum/top-left.jpg" width="15" height="19" border="0" id="topleft" alt="" /></td>
<td class="forum-top"></td>
<td class="forum-top-right"><img name="topright" src="templates/Ripple/images/forum/top-right.jpg" width="18" height="19" border="0" id="topright" alt="" /></td>
</tr>
</table></td>
</tr>
<tr>
<td><table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td class="forum-left"></td>
<td class="forum-main">
<table border="0" cellpadding="4" cellspacing="1" width="100%" class="forumline">
<tr>
<th colspan="2" align="center" height="25" class="thCornerL" nowrap="nowrap"> {L_TOPICS} </th>
<th width="50" align="center" class="thTop" nowrap="nowrap"> {L_REPLIES} </th>
<th width="100" align="center" class="thTop" nowrap="nowrap"> {L_AUTHOR} </th>
<th width="50" align="center" class="thTop" nowrap="nowrap"> {L_VIEWS} </th>
<th align="center" class="thCornerR" nowrap="nowrap"> {L_LASTPOST} </th>
</tr>
<!-- BEGIN topicrow -->
<tr>
<td class="row1" align="center" valign="middle" width="20"><img src="{topicrow.TOPIC_FOLDER_IMG}" hspace="2" vspace="2" alt="{topicrow.L_TOPIC_FOLDER_ALT}" title="{topicrow.L_TOPIC_FOLDER_ALT}" /></td>
<td class="row1" width="100%"><span class="topictitle">{topicrow.NEWEST_POST_IMG}{topicrow.TOPIC_TYPE}<a href="{topicrow.U_VIEW_TOPIC}" class="topictitle">{topicrow.TOPIC_TITLE}</a></span><span class="gensmall"><br />
{topicrow.GOTO_PAGE}</span></td>
<td class="row2" align="center" valign="middle"><span class="postdetails">{topicrow.REPLIES}</span></td>
<td class="row3" align="center" valign="middle"><span class="name">{topicrow.TOPIC_AUTHOR}</span></td>
<td class="row2" align="center" valign="middle"><span class="postdetails">{topicrow.VIEWS}</span></td>
<td class="row3" align="center" valign="middle" nowrap="nowrap"><span class="postdetails">{topicrow.LAST_POST_TIME}<br />{topicrow.LAST_POST_AUTHOR} {topicrow.LAST_POST_IMG}</span></td>
</tr>
<!-- END topicrow -->
<!-- BEGIN switch_no_topics -->
<tr>
<td class="row1" colspan="6" height="30" align="center" valign="middle"><span class="gen">{L_NO_TOPICS}</span></td>
</tr>
<!-- END switch_no_topics -->
</table>
</td>
<td class="forum-right"></td>
</tr>
</table></td>
</tr>
<tr>
<td><table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td class="forum-bottom-left"><a href="#top"><img name="bottomleft" src="templates/Ripple/images/forum/bottom-left.jpg" width="41" height="19" border="0" id="bottomleft" alt="" /></a></td>
<td class="forum-bottom"><span class="cattitle"></span></td>
<td class="forum-bottom-right"><img name="bottomright" src="templates/Ripple/images/forum/bottom-right.jpg" width="32" height="19" border="0" id="bottomright" alt="" /></td>
</tr>
</table></td>
</tr>
</table>
<table class="forumline" width="100%" cellspacing="1" cellpadding="2">
<tr>
<td class="row1" align="center" valign="middle"><span class="genmed">{L_DISPLAY_TOPICS}: {S_SELECT_TOPIC_DAYS}
<input type="submit" class="liteoption" value="{L_GO}" name="submit" />
</span></td>
</tr>
</table>
<table width="100%" cellspacing="2" border="0" align="center" cellpadding="2" style="padding-top:5px;">
<tr>
<td align="left" valign="middle" width="50"><a href="{U_POST_NEW_TOPIC}"><img src="{POST_IMG}" border="0" alt="{L_POST_NEW_TOPIC}" /></a></td>
<td align="left" valign="middle" width="100%"></td>
</tr>
<tr>
<td align="left" colspan="3"><span class="nav">{PAGE_NUMBER}</span></td>
</tr>
</table>
</form>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="right">{JUMPBOX}</td>
</tr>
</table>
<br />
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td><table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td class="forum-top-left"><img name="topleft" src="templates/Ripple/images/forum/top-left.jpg" width="15" height="19" border="0" id="topleft" alt="" /></td>
<td class="forum-top"></td>
<td class="forum-top-right"><img name="topright" src="templates/Ripple/images/forum/top-right.jpg" width="18" height="19" border="0" id="topright" alt="" /></td>
</tr>
</table></td>
</tr>
<tr>
<td><table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td class="forum-left"></td>
<td class="forum-main">
<table width="100%" cellspacing="0" border="0" align="center" cellpadding="0">
<tr>
<td align="left" valign="top" style="padding: 4px;">
<table cellspacing="1" cellpadding="2" border="0" class="forumline" style="font-size: 10px;">
<tr>
<td class="row1" width="20" align="left"><img src="{FOLDER_NEW_IMG}" alt="{L_NEW_POSTS}" hspace="2" vspace="2" /></td>
<td class="row2">{L_NEW_POSTS}</td>
<td class="row1" width="20" align="center"><img src="{FOLDER_IMG}" alt="{L_NO_NEW_POSTS}" hspace="2" vspace="2" /></td>
<td class="row2">{L_NO_NEW_POSTS}</td>
<td class="row1" width="20" align="center"><img src="{FOLDER_ANNOUNCE_IMG}" alt="{L_ANNOUNCEMENT}" hspace="2" vspace="2" /></td>
<td class="row2">{L_ANNOUNCEMENT}</td>
</tr>
<tr>
<td class="row1" width="20" align="center"><img src="{FOLDER_HOT_NEW_IMG}" alt="{L_NEW_POSTS_HOT}" hspace="2" vspace="2" /></td>
<td class="row2">{L_NO_NEW_POSTS_HOT}</td>
<td class="row1" width="20" align="center"><img src="{FOLDER_STICKY_IMG}" alt="{L_STICKY}" hspace="2" vspace="2" /></td>
<td class="row2">{L_STICKY}</td>
</tr>
<tr>
<td class="row1"><img src="{FOLDER_LOCKED_NEW_IMG}" alt="{L_NEW_POSTS_LOCKED}" hspace="2" vspace="2" /></td>
<td class="row2">{L_NEW_POSTS_LOCKED}</td>
<td class="row1"><img src="{FOLDER_LOCKED_IMG}" alt="{L_NO_NEW_POSTS_LOCKED}" hspace="2" vspace="2" /></td>
<td class="row2">{L_NO_NEW_POSTS_LOCKED}</td>
<td class="row1"> </td>
<td class="row2"> </td>
</tr>
</table></td>
<td align="right"><span class="gensmall">{S_AUTH_LIST}</span></td>
</tr>
</table>
</td>
<td class="forum-right"></td>
</tr>
</table></td>
</tr>
<tr>
<td><table border="0" align="center" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td class="forum-bottom-left"><a href="#top"><img name="bottomleft" src="templates/Ripple/images/forum/bottom-left.jpg" width="41" height="19" border="0" id="bottomleft" alt="" /></a></td>
<td class="forum-bottom"></td>
<td class="forum-bottom-right"><img name="bottomright" src="templates/Ripple/images/forum/bottom-right.jpg" width="32" height="19" border="0" id="bottomright" alt="" /></td>
</tr>
</table></td>
</tr>
</table>