Pagina 1 van 1

Kleur veranderen van "2de post"?

Geplaatst: 16 jul 2004, 15:44
door Rico
Hoi, ik ben bezig met mijn 2de style, maar nu wil ik een kleur veanderen die ik in chunkstyle.css niet kan vinden.
het gaat om dit grijze (plaatje laadt langzaam)
Afbeelding
welke van deze rij moetik dan changen?
Achtergrond kleur:
Tekst Kleur:
Link Kleur:
Bekeken Link Kleur:
Actieve Link Kleur:
Zweef Link Kleur:
Tabel Rij Kleur 1:
Tabel Rij Kleur 2:
Tabel Rij Kleur 3:
Tabel Rij Klasse 1:
Tabel Rij Klasse 2:
Tabel Rij Klasse 3:
Tabel Kop Kleur 1:
Tabel Kop Kleur 2:
Tabel Kop Kleur 3:
Tabel Kop Klasse 1:
Tabel Kop Klasse 2:
Tabel Kop Klasse 3:
Tabel Cel Kleur 1:
Tabel Cel Kleur 2:
Tabel Cel Kleur 3:
Tabel Cel Klasse 1:
Tabel Cel Klasse 2:
Tabel Cel Klasse 3:
Font 1:
Font 2:
Font 3:
Font Grootte 1:
Font Grootte 2:
Font Grootte 3:
Font Kleur 1:
Font Kleur 2:
Font Kleur 3:
Span Klasse 1:
Span Klasse 2:
Span Klasse 3:

Geplaatst: 16 jul 2004, 16:13
door V!ncent
row 2 volgens mij moet je maar ff kijken :P als je die rows wit maakt. Ook een oplossing is dat je ff kijkt wele html kleurcode dat grijze is en dat zoek je op in het admin paneel onder stylemanagent

Geplaatst: 16 jul 2004, 16:13
door Rico
maari k kan juist geen grijze html code vinden :(

Geplaatst: 16 jul 2004, 16:29
door V!ncent
zet de kleur codes van de volgende tabel rij kleuren eens neer:

Tabel Rij Kleur 1:
Tabel Rij Kleur 2:
Tabel Rij Kleur 3:

Geplaatst: 16 jul 2004, 16:31
door Rico
Pc 4 live schreef:zet de kleur codes van de volgende tabel rij kleuren eens neer:

Tabel Rij Kleur 1: 98AAB1
Tabel Rij Kleur 2: 006699
Tabel Rij Kleur 3: FFFFFF

Geplaatst: 16 jul 2004, 16:40
door Leipo
Zoek eens in je .css D7D9E1

Geplaatst: 16 jul 2004, 16:41
door Rico
had ik al geprobeerd, kon ik niet vinden ;)

Geplaatst: 16 jul 2004, 16:43
door Leipo
Post je .css eens.

Geplaatst: 16 jul 2004, 16:45
door Rico
zal ik vanavond doen, heb nu geen bereik over mijn ftp

Geplaatst: 16 jul 2004, 21:35
door Rico
voici mon chunkstyle.css

Code: Selecteer alles

/*
   ChunkStyle for phpBB2 CSS Stylesheet
   by Russellc
*/

body {
//	background-image:url(imagesnew/bodybg.gif);
	background-color:#CDCFD4; cursor:default;
}
td,th {font-family:Lucida Sans Unicode,Lucida Sans,Tahoma,Helvetica,Arial;font-size:10px; color:#656B78}

.tableoverall {background-color:#F9F9FB;border:1px solid #656B78; width:800px}
.titleoverallheader {padding-right:3px; padding-top:4px; padding-left:3px; color:#000; border-left:1px solid #656B78; border-right:1px solid #656B78; border-bottom:1px solid #656B78; background-image:url(imagesnew/titlebg.jpg); height:28px;}
.forumborder {border:1px solid #656B78; padding:0px;}
.title1 {background-image:url(imagesnew/forumtop.jpg); height:28px; color:#656B78; font-weight:bold; font-size:12px; border:0px; padding-left:5px;}
.title1wbot {background-image:url(imagesnew/forumtop.jpg); height:28px; color:#656B78; font-weight:bold; font-size:12px; border-bottom:1px solid #656B78; padding-left:5px;}
.title2 {background-image:url(imagesnew/forumtitle2.jpg); height:18px; color:#656B78; font-weight:bold; font-size:12px; border:0px; border-top:1px solid #656B78; border-bottom:1px solid #656B78; padding-left:5px; padding-right:5px;}
.titlebottom {background-image:url(imagesnew/forumbottom.jpg); height:28px; border-bottom:1px solid #656B78; border-left:1px solid #656B78; border-right:1px solid #656B78; padding-left:5px; vertical-align:middle; color:#656B78}
.titlebottomwtop {background-image:url(imagesnew/forumbottom.jpg); height:28px; border-top:1px solid #656B78; padding-left:5px; vertical-align:middle; color:#656B78}
.row1 {background-color:#E0FFFF;}
.colour1 {padding-left:3px; padding-right:3px; background-color:#F0FFFF; padding-top:2px; padding-bottom:2px;}
.colour1wtop {padding-left:3px; padding-right:3px; background-color:#E0FFFF; padding-top:2px; padding-bottom:2px; border-top:1px solid #656B78}
.colour2 {padding-left:3px; padding-right:3px; background-color:#E0FFFF; padding-top:2px; padding-bottom:2px;}
.row2 {background-color:#DBDDE4;}
.colour2wtop {padding-left:3px; padding-right:3px; background-color:#DBDDE4; padding-top:2px; padding-bottom:2px; border-top:1px solid #656B78}
.smalltitletext {font-size:12px; font-family:Lucida Sans Unicode,Lucida Sans,Tahoma,Helvetica,Arial;}
.bigtitletext {font-size:16px; font-family:Lucida Sans Unicode,Lucida Sans,Tahoma,Helvetica,Arial; font-weight:bold; letter-spacing:1px; }
select {font-size:12px; font-family:Lucida Sans Unicode,Lucida Sans,Tahoma,Helvetica,Arial; }

input.button {cursor:hand;font-family:Lucida Sans Unicode,Lucida Sans,Tahoma,Helvetica,Arial;font-size:10px; color:#656B78; background-image:url(imagesnew/btnbg.jpg); border:1px solid #656B78; height:20px; }
input.singline {cursor:default;padding-left:2px; font-family:Lucida Sans Unicode,Lucida Sans,Tahoma,Helvetica,Arial;font-size:10px; color:#656B78; background-color:#F6F8F9; border:1px solid #656B78;}
textarea.multi {cursor:default;overflow:auto; border:1px solid #656B78; background-color:#F0FFFF; width:440px; height:300px; background-repeat:no-repeat; background-image:url(imagesnew/postingbg.gif); padding:2px; font-family:Lucida Sans Unicode; font-size:10px; color:#656B78;}

a:link,a:visited,a:active {color:#3F4B5F; text-decoration:underline;}
a:hover {text-decoration:none;}

hr {height:1px;color:#656B78;border:1px solid #656B78;}

.code {font-family:Courier, 'Courier New', sans-serif; font-size:12px; color:#006600; background-color:#FAFAFA; border:1px solid #656B78; }
.quote {font-family:Lucida Sans Unicode,Lucida Sans,Tahoma,Helvetica,Arial; font-size:12px; color:#656B78; line-height:125%; background-color:#F0FFFF; border:1px solid #656B78;}
.copyright {font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#444444; letter-spacing:-1px;}
a.copyright {color:#444444; text-decoration:none;}
a.copyright:hover {color:#000000; text-decoration:underline;}

Geplaatst: 16 jul 2004, 22:20
door Leipo
Pfoe, beetje rommelig maar kan hem ook niet vinden.
Welke klasse geeft ie aan in de viewtopic_body.tpl?

Geplaatst: 17 jul 2004, 09:05
door Rico
Leipo schreef:Pfoe, beetje rommelig maar kan hem ook niet vinden.
Welke klasse geeft ie aan in de viewtopic_body.tpl?
inderdaad erg rommelig....
ik zal ff kijken in viewtopic_body.tpl
//
edit
// ik weet niet wat je bedoelt dus hier mijn hele viewtopic_body.tpl

Code: Selecteer alles

<table class="forumborder" width="100%" cellspacing="0" cellpadding="0" border="0" align="center">
	<tr>
  		<td colspan="2" class="title2" style="border-top:0px;" width="100%">
		Go to </td>
	</tr>
	<tr>
		<td class="colour1" align="left"><a class="nav" href="{U_INDEX}">{L_INDEX}</a> -> <a href="{U_VIEW_FORUM}">{FORUM_NAME}</a></td>
	</tr>
</table>
<br />
<table width="100%" cellspacing="2" cellpadding="2" border="0">
  <tr> 
	<td align="left" valign="bottom" colspan="2"><a class="bigtitletext" href="{U_VIEW_TOPIC}">{TOPIC_TITLE}</a><br />
	  <b>{PAGINATION}</b><br />
	  &nbsp; </td>
  </tr>
</table>

<table width="100%" cellspacing="2" cellpadding="2" border="0">
  <tr> 
	<td align="left" valign="bottom" nowrap="nowrap"><a href="{U_POST_NEW_TOPIC}"><img src="{POST_IMG}" border="0" alt="{L_POST_NEW_TOPIC}" align="middle" /></a>&nbsp;&nbsp;&nbsp;<a href="{U_POST_REPLY_TOPIC}"><img src="{REPLY_IMG}" border="0" alt="{L_POST_REPLY_TOPIC}" align="middle" /></a></td>
  </tr>
</table>

<table class="forumborder" width="100%" cellspacing="0" cellpadding="0" border="0">
	<tr align="right">
		<td class="title1" colspan="2" height="28"><a href="{U_VIEW_OLDER_TOPIC}">{L_VIEW_PREVIOUS_TOPIC}</a> :: <a href="{U_VIEW_NEWER_TOPIC}">{L_VIEW_NEXT_TOPIC}</a> &nbsp;</td>
	</tr>
	{POLL_DISPLAY} 
	<tr>
		<th class="title2" width="150" height="26" nowrap="nowrap">{L_AUTHOR}</th>
		<th class="title2" nowrap="nowrap">{L_MESSAGE}</th>
	</tr>
	<!-- BEGIN postrow -->
	<tr> 
		<td style="padding-left:3px;padding-top:2px;padding-bottom:2px;" width="150" align="left" valign="top" class="{postrow.ROW_CLASS}"><a name="{postrow.U_POST_ID}"></a><b>{postrow.POSTER_NAME}</b><br /><span class="smalltitletext">{postrow.POSTER_RANK}<br />{postrow.RANK_IMAGE}<br />{postrow.POSTER_AVATAR}<br /><br />{postrow.POSTER_AGE}<br />{postrow.POSTER_JOINED}<br />{postrow.POSTER_POSTS}<br />{postrow.POSTER_FROM}</span><br /></td>
		<td class="{postrow.ROW_CLASS}" width="100%" height="28" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
			<tr>
				<td style="border-bottom:1px solid #656B78;" width="90%"><a href="{postrow.U_MINI_POST}"><img src="{postrow.MINI_POST_IMG}" width="12" height="9" alt="{postrow.L_MINI_POST_ALT}" title="{postrow.L_MINI_POST_ALT}" border="0" /></a><span class="smalltitletext">{L_POSTED}: {postrow.POST_DATE}&nbsp;</span>&nbsp; &nbsp;{L_POST_SUBJECT}: {postrow.POST_SUBJECT}</td>
				<td style="border-bottom:1px solid #656B78;padding-bottom:1px;padding-right:1px;" width="10%" valign="top" nowrap="nowrap">{postrow.QUOTE_IMG} {postrow.EDIT_IMG} {postrow.DELETE_IMG} {postrow.IP_IMG}</td>
			</tr>
			<tr>
				<td colspan="2" style="padding-top:2px;padding-bottom:2px;">{postrow.MESSAGE}{postrow.SIGNATURE}<span class="smalltitletext">{postrow.EDITED_MESSAGE}</td>
			</tr>
		</table></td>
	</tr>
	<tr> 
		<td style="padding-left:3px;" class="{postrow.ROW_CLASS}" width="150" align="left" valign="middle"><a href="#top">{L_BACK_TO_TOP}</a></td>
		<td class="{postrow.ROW_CLASS}" width="100%" height="28" valign="bottom" nowrap="nowrap"><table cellspacing="0" cellpadding="0" border="0" height="18" width="18">
			<tr> 
				<td valign="middle" nowrap="nowrap">{postrow.PROFILE_IMG} {postrow.PM_IMG} {postrow.EMAIL_IMG} {postrow.WWW_IMG} {postrow.AIM_IMG} {postrow.YIM_IMG} {postrow.MSN_IMG}<script language="JavaScript" type="text/javascript"><!-- 

	if ( navigator.userAgent.toLowerCase().indexOf('mozilla') != -1 && navigator.userAgent.indexOf('5.') == -1 && navigator.userAgent.indexOf('6.') == -1 )
		document.write(' {postrow.ICQ_IMG}');
	else
		document.write('</td><td>&nbsp;</td><td valign="top" nowrap="nowrap"><div style="position:relative"><div style="position:absolute">{postrow.ICQ_IMG}</div><div style="position:absolute;left:3px;top:-1px">{postrow.ICQ_STATUS_IMG}</div></div>');
				
				//--></script><noscript>{postrow.ICQ_IMG}</noscript></td>
			</tr>
		</table></td>
	</tr>
	<tr> 
		<td class="spaceRow" colspan="2" height="1"><img src="templates/subSilver/images/spacer.gif" alt="" width="1" height="1" /></td>
	</tr>
	<!-- END postrow -->
	<tr align="center"> 
		<td class="titlebottomwtop" colspan="2"><table cellspacing="0" cellpadding="0" border="0">
			<tr><form method="post" action="{S_POST_DAYS_ACTION}">
				<td align="center">{L_DISPLAY_POSTS}: {S_SELECT_POST_DAYS}&nbsp;{S_SELECT_POST_ORDER}&nbsp;<input type="submit" value="{L_GO}" class="button" name="submit" /></td>
			</form></tr>
		</table></td>
	</tr>
</table>

<table width="100%" cellspacing="2" cellpadding="2" border="0" align="center">
  <tr> 
	<td align="left" valign="middle" nowrap="nowrap"><a href="{U_POST_NEW_TOPIC}"><img src="{POST_IMG}" border="0" alt="{L_POST_NEW_TOPIC}" align="middle" /></a>&nbsp;&nbsp;&nbsp;<a href="{U_POST_REPLY_TOPIC}"><img src="{REPLY_IMG}" border="0" alt="{L_POST_REPLY_TOPIC}" align="middle" /></a></td>
	<td align="left" valign="middle" width="100%">&nbsp;&nbsp;&nbsp;<a href="{U_INDEX}">{L_INDEX}</a> 
	  -> <a href="{U_VIEW_FORUM}">{FORUM_NAME}</a></td>
	<td align="right" valign="top" nowrap="nowrap">{S_TIMEZONE}<br />{PAGINATION} 
	  </td>
  </tr>
  <tr>
	<td align="left" colspan="3">{PAGE_NUMBER}</td>
  </tr>
</table>

<table width="100%" cellspacing="2" border="0" align="center">
  <tr> 
	<td width="40%" valign="top" nowrap="nowrap" align="left">{S_WATCH_TOPIC}<br />
	  &nbsp;<br />
	  {S_TOPIC_ADMIN}</td>
	<td align="right" valign="top" nowrap="nowrap">{JUMPBOX}{S_AUTH_LIST}</td>
  </tr>
</table>

Geplaatst: 17 jul 2004, 18:26
door Rico
someone?

Geplaatst: 20 jul 2004, 09:12
door Rico
Rico schreef:someone?
sorry voor triplepost, maarik wil het gewoon op gelost

Geplaatst: 20 jul 2004, 12:04
door eXo
De grijze kleur is: #DBDDE4
Row1 en Row2 worden afgewisseld per bericht dus als je het grijs weg wilt hebben moet je de .row2 class kleur veranderen.
Het mint-groene is row1.

Dus dit stukje uit jouw css moet je vervangen:

Code: Selecteer alles

.row2 {background-color:#DBDDE4;}
Door bv dit:

Code: Selecteer alles

.row2 {background-color:#(Jouw nieuwe kleur hier);}

Geplaatst: 20 jul 2004, 12:31
door Rico
Afbeelding