Pagina 1 van 1

Kleuren van balkjes

Geplaatst: 13 nov 2004, 11:29
door Yellow
Dit is mijn forum (registreer maar hoor :wink: ) http://forums.fo.funpic.de/Forum/index.php
En ik heb geprobeerd die blauwe balkjes in 2en te splitsen zodat je links een plaatje hebt en rechts.
Alleen is dat rechterstuk grijs, en dat is niet de bedoeling.
Ik wil het allemaal blauw.
Hoe kan dat?

style.css:

Code: Selecteer alles

/*
  CleanFx, a theme for phpBB2
  by Infected-FX, www.infectedfx.net
*/


 /* General page style. The scroll bar colours only visible in IE5.5+ */
body {
scrollbar-face-color:#ABB2BA;
scrollbar-highlight-color:#CBCFD3;
scrollbar-3dlight-color:#747F8A;
scrollbar-darkshadow-color:#747F8A;
scrollbar-shadow-color:#919AA4;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#E4E6E5; background-color:#6A7078; background-image:url('images/bg_main.gif'); background-repeat:repeat; background-attachment:fixed
}

/* General font families for common tags */
font,th,td,p { font-family: Verdana; font-size: 10px; }
a:link,a:active,a:visited { color : #404953; font-size:10px; font-family:Verdana; text-decoration:none; font-weight:bold }
a:hover		{ text-decoration: none; color : #8E9AA8; }
hr	{ height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}


/* This is the border line & background colour round the entire page */
/*
.bodyline	{ border: 1px #70818F solid; }
*/

/* This is the outline round the main forum tables */
.forumline	{ border: 1px solid #000000; }


/* Main table cell colours and backgrounds */
td.row1	{ background-color: #EEEEEE; }
td.row2	{ background-color: #E4E6E5; }
td.row3	{ background-color: #E9EDF0; } 
td.menu {background-color: #848B93; background-image: url('images/bg_menu.gif')}


/*
  This is for the table cell above the Topics, Post & Last posts on the index.php page
  By default this is the fading out gradiated silver background.
  However, you could replace this with a bitmap specific for each forum
*/
td.rowpic {
		background-color: #000000;
                background-image: url(images/bg_forumbalkje1.gif);
		background-repeat: repeat-y;
}

/* Header cells - the blue and silver gradient backgrounds */
th	{
	color: #005999; font-size: 11px; font-weight : bold;
	background-color: #006699; height: 25px;
        background-image: url(images/bg_forumbalkje.gif); height: 25px; font-family:Verdana
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
	background-image: url(images/bg_forumbalkje1.gif); border: medium solid #FFFFFF; height: 28px
        background-color:#D1D7DC; border: #FFFFFF; border-style: solid; height: 28px;
}


/*
  Setting additional nice inner borders for the main table cells.
  The names indicate which sides the border will be on.
  Don't worry if you don't understand this, just ignore it :-)
*/
td.cat,td.catHead,td.catBottom {
	height: 29px;
	border-width: 0px 0px 0px 0px;
}

th.thCornerL,th.thHead,th.thSides,th.thCornerR,th.thTop  {font-weight: bold; border: medium solid #FFFFFF; height: 28px; color:#FFFFFF; font-size:10px; font-family:Verdana }

th.thLeft {font-weight: bold; border: medium solid #FFFFFF; height: 28px; font-size:10px }
th.thRight {font-weight: bold; border: #FFFFFF; border-style: solid; height: 28px; }
th.thBottom {font-weight: bold; border: #FFFFFF; border-style: solid; height: 28px; }
td.row3Right{ background-color: #B2BBC3; border: medium solid #FFFFFF;  }
td.spaceRow {background-color: #C8D0D7;	border: 2px solid #FFFFFF; background-image:url('images/header_bg.gif'); background-repeat:repeat; background-attachment:fixed
}

th.thHead,td.catHead { font-size: 12px; border-width: 0px 0px 0px 0px; }
th.thSides,td.catSides,td.spaceRow	 { border-width: 0px 0px 0px 0px; }
th.thRight,td.catRight,td.row3Right	 { border-width: 0px 0px 0px 0px; }
th.thLeft,td.catLeft	  { font-weight: bold; border: #FFFFFF;border-width: 0px 0px 0px 0px; }
th.thBottom,td.catBottom  { border-width: 0px 0px 0px 0px; }
th.thTop	 { border-width: 0px 0px 0px 0px; }
th.thCornerL { border-width: 0px 0px 0px 0px; }
th.thCornerR { border-width: 0px 0px 0px 0px; }


/* The largest text used in the index page title and toptic title etc. */
.maintitle,h1,h2	{
			font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none; line-height : 120%; color : #000000;
}


/* General text */
.gen { font-size : 10px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; font-family:Verdana; color:#606264 }
.gen,.genmed,.gensmall { color : #606264; }
a.gen,a.genmed,a.gensmall { color: #555151; text-decoration: none; }
a:hover.gen, a:hover.genmed, a:hover.gensmall	{ color: #F9FBFF; text-decoration: none; }


/* The register, login, search etc links at the top of the page */
.mainmenu { 
		background-image: url(images/bg_menu.gif);
		background-repeat: repeat-x;
}


/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 10px ; letter-spacing: 1px; color : #EBEDF0;font-family:Verdana }
a.cattitle		{ text-decoration: none; color : #EBEDF0;font-size:10px; font-family:Verdana; font-weight:bold }
a:visited.cattitle { text-decoration: none; color : #EBEDF0; }
a:hover.cattitle{ text-decoration: none;font-family:Verdana; font-size:10px; color:#D8DADB; font-weight:bold }


/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 12px; color : #313840; }
a.forumlink 	{ text-decoration: none; color : #4B4C4D;font-family:Verdana; font-size:10px }
a:visited.forumlink { text-decoration: none; color : #5D6063;font-size:10px; font-family:Verdana }
a:hover.forumlink { text-decoration: none; color : #F6FAFF;font-family:Verdana; font-size:10px }


/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav			{ font-weight: bold; font-size: 11px; color : #313840;}
a.nav			{ text-decoration: none; color : #313840; }
a:hover.nav		{ text-decoration: none; color : #000000; }


/* titles for the topics: could specify viewed link colour too */
.topictitle			{ font-weight: normal; font-size: 10px; color : #747F8A;font-family:Verdana }
a:link.topictitle   { text-decoration: none; color : #606973;font-family:Verdana;font-size:10px }
a:visited.topictitle { text-decoration: none; color : #5D6164;font-family:Verdana; font-size:10px }
a:hover.topictitle	{ text-decoration: none; color : #424040;font-size:10px; font-family:Verdana }


/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ font-size : 10px; color : #747F8A;font-family:Verdana}

/* Location, number of posts, post date etc */
.postdetails		{ font-size : 10px; color : #757677; }


/* The content of the posts (body of text) */
.postbody { font-size : 10px; color: #313840; font-family:Verdana}
a:link.postlink	{ text-decoration: underline; color : #CCCCCC }
a:visited.postlink { text-decoration: none; color : #999999; }
a:hover.postlink { text-decoration: none; color : #000000}


/* Quote & Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #999999;
	background-color: #860E0E; border: #A22727; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #999999; line-height: 125%;
	background-color: #860E0E; border: #A22727; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}


/* Copyright and bottom info */
.copyright		{ font-size: 10px; font-family: Verdana; color: #808080; letter-spacing: 1px}
.copyright2		{ font-size: 10px; font-family: Verdana; color: #000000; letter-spacing: 1px}
a.copyright		{ color: #000000; text-decoration: none; font-family:Verdana; font-size:10px; font-weight:bold}
a:hover.copyright { color: #000000; text-decoration: underline;}


/* Form elements */

select       { font-family: Verdana; font-size: 10px; color: #5E6A78; background-color: 
               #EEEEEE }
input.post
{
	border-style:dotted; border-width:1px; background-color : #E7E9EB;font-family:Verdana; font-size:10px; color:#6D7887
}

textarea.post
{
	border-style:dotted; border-width:1px; background-color : #E7E9EB;font-family:Verdana; font-size:10px; color:#6D7887

}


input { text-indent : 2px; font-size:10px; font-family:Verdana }

/* The buttons used for bbCode styling in message post */
input.button {
	border-left:1px solid #000000; border-top:1px solid #000000; border-bottom:1px solid #FFFFFF; background-color: #5E6A78;
	color: #FFFFFF;
	font-size: 10px; font-family: Verdana; border-right-style:solid; border-right-color:#FFFFFF
}

/* The main submit button option */
input.mainoption {
	background-color : #FAFAFA;
	font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
	background-color : #FAFAFA;
	font-weight : normal;
}

/* This is the line in the posting page which shows the rollover
  help line. This is actually a text box, but if set to be the same
  colour as the background no one will know ;)
*/
.helpline { border-width:1px; background-color: #ABB2BA; border-style: inset;; font-family:Verdana; font-size:10px; color:#FFFFFF; background-image:url('/images/zwart.jpg') }


/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("formIE.css"); 
index_body:

Code: Selecteer alles

<table width="100%" cellspacing="0" cellpadding="2" border="0" align="center">
  <tr> 
	<td align="left" valign="bottom"><span class="gensmall">
	<!-- BEGIN switch_user_logged_in -->
	{LAST_VISIT_DATE}<br />
	<!-- END switch_user_logged_in -->
	{CURRENT_TIME}<br /></span><span class="nav"><a href="{U_INDEX}" class="nav">{L_INDEX}</a></span></td>
	<td align="right" valign="bottom" class="gensmall">
		<!-- BEGIN switch_user_logged_in -->
		<a href="{U_SEARCH_NEW}" class="gensmall">{L_SEARCH_NEW}</a><br /><a href="{U_SEARCH_SELF}" class="gensmall">{L_SEARCH_SELF}</a><br />
		<!-- END switch_user_logged_in -->
		<a href="{U_SEARCH_UNANSWERED}" class="gensmall">{L_SEARCH_UNANSWERED}</a></td>
  </tr>
</table>

<table width="100%" cellpadding="2" cellspacing="1" border="0" class="forumline">
  <tr> 
	<th colspan="2" class="thCornerL" height="25" nowrap="nowrap">&nbsp;{L_FORUM}&nbsp;</th>
	<th width="50" class="thTop" nowrap="nowrap">&nbsp;{L_TOPICS}&nbsp;</th>
	<th width="50" class="thTop" nowrap="nowrap">&nbsp;{L_POSTS}&nbsp;</th>
	<th class="thCornerR" nowrap="nowrap">&nbsp;{L_LASTPOST}&nbsp;</th>
  </tr>
  <!-- BEGIN catrow -->
  <tr> 
	<td class="catLeft" colspan="2" height="28"><span class="cattitle"><a href="{catrow.U_VIEWCAT}" class="cattitle">{catrow.CAT_DESC}</a></span></td>
  </tr>
  <!-- BEGIN forumrow -->
  <tr> 
	<td class="row1" align="center" valign="middle" height="50"><img src="{catrow.forumrow.FORUM_FOLDER_IMG}" width="20" height="20" alt="{catrow.forumrow.L_FORUM_FOLDER_ALT}" title="{catrow.forumrow.L_FORUM_FOLDER_ALT}" /></td>
	<td class="row1" width="88%" height="50"><span class="forumlink"> <a href="{catrow.forumrow.U_VIEWFORUM}" class="forumlink">{catrow.forumrow.FORUM_NAME}</a><br />
	  </span> <span class="genmed">{catrow.forumrow.FORUM_DESC}<br />
	  </span><span class="gensmall">{catrow.forumrow.L_MODERATOR} </span></td>
	<td class="row2" align="center" valign="middle" height="50"><span class="gensmall">{catrow.forumrow.TOPICS}</span></td>
	<td class="row2" align="center" valign="middle" height="50"><span class="gensmall">{catrow.forumrow.POSTS}</span></td>
	<td class="row2" align="center" valign="middle" height="50" nowrap="nowrap"> <span class="gensmall">{catrow.forumrow.LAST_POST}</span></td>
  </tr>
  <!-- END forumrow -->
  <!-- END catrow -->
</table>

<table width="100%" cellspacing="0" border="0" align="center" cellpadding="2">
  <tr> 
	<td align="left"><span class="gensmall"><a href="{U_MARK_READ}" class="gensmall">{L_MARK_FORUMS_READ}</a></span></td>
	<td align="right"><span class="gensmall">{S_TIMEZONE}</span></td>
  </tr>
</table>

<table width="100%" cellpadding="3" cellspacing="1" border="0" class="forumline">
  <tr> 
	<th class="catHead" colspan="2" height="28"><span class="cattitle"><a href="{U_VIEWONLINE}" class="cattitle">{L_WHO_IS_ONLINE}</a></span></td>
  </tr>
  <tr> 
	<td class="row1" align="center" valign="middle" rowspan="4"><img src="templates/CleanFX/images/whosonline.gif" alt="{L_WHO_IS_ONLINE}" /></td>
	<td class="row1" align="left" width="100%"><span class="gensmall">{TOTAL_POSTS}<br />{TOTAL_USERS}<br />{NEWEST_USER}</span>
	</td>
  </tr>
  <tr> 
	<td class="row1" align="left"><span class="gensmall">{TOTAL_USERS_ONLINE} &nbsp; [ {L_WHOSONLINE_ADMIN} ] &nbsp; [ {L_WHOSONLINE_MOD} ]<br />{RECORD_USERS}<br />{LOGGED_IN_USER_LIST}</span></td></tr><!-- ChatSpot MOD -->
	<tr>
		<td class="row1" align="left"><span class="gensmall">{CHATSPOT_IDENTIFICATION}<br />{TOTAL_CHATTERS_ONLINE}&nbsp;&nbsp;&nbsp;
		<!-- BEGIN switch_user_logged_out -->
		[ {L_LOGIN_TO_JOIN_CHAT} ]
		<!-- END switch_user_logged_out -->
		<!-- BEGIN switch_user_logged_in -->
		[ <a href="javascript:void(0);" onClick="window.open('{S_JOIN_CHAT}','{CHATSPOT_NAME}','scrollbars=no,resizable=yes,width=640,height=550')">{L_CLICK_TO_JOIN_CHAT}</a> ]
		<!-- END switch_user_logged_in -->
		<br />{CHATTERS_LIST}
		</span>
		</td>
	</tr>
	<!-- End of ChatSpot MOD -->
  <tr> 
	<td class="row1" align="left"><span class="gensmall">{USERS_OF_THE_DAY_LIST}</span></td>
  </tr>
</table>

<table width="100%" cellpadding="1" cellspacing="1" border="0">
	<td align="left" valign="top"><span class="gensmall">{L_ONLINE_EXPLAIN}</span></td>
</table>

<!-- BEGIN switch_user_logged_out -->
<form method="post" action="{S_LOGIN_ACTION}">
  <table width="100%" cellpadding="3" cellspacing="1" border="0" class="forumline">
	<tr> 
	  <td class="catHead" height="28"><a name="login"></a><span class="cattitle">{L_LOGIN_LOGOUT}</span></td>
	</tr>
	<tr> 
	  <td class="row1" align="center" valign="middle" height="28"><span class="gensmall">{L_USERNAME}: 
		<input class="post" type="text" name="username" size="10" />
		&nbsp;&nbsp;&nbsp;{L_PASSWORD}: 
		<input class="post" type="password" name="password" size="10" />
		&nbsp;&nbsp; &nbsp;&nbsp;{L_AUTO_LOGIN} 
		<input class="text" type="checkbox" name="autologin" />
		&nbsp;&nbsp;&nbsp; 
		<input type="submit" class="mainoption" name="login" value="{L_LOGIN}" />
		</span> </td>
	</tr>
  </table>
</form>
<!-- END switch_user_logged_out -->

<br clear="all" />

<table cellspacing="3" border="0" align="center" cellpadding="0">
  <tr> 
	<td width="20" align="center"><img src="{T_TEMPLATE_PATH}/images/folder_new.gif" alt="{L_NEW_POSTS}"/></td>
	<td><span class="gensmall">{L_NEW_POSTS}</span></td>
	<td>&nbsp;&nbsp;</td>
	<td width="20" align="center"><img src="{T_TEMPLATE_PATH}/images/folder.gif" alt="{L_NO_NEW_POSTS}" /></td>
	<td><span class="gensmall">{L_NO_NEW_POSTS}</span></td>
	<td>&nbsp;&nbsp;</td>
	<td width="20" align="center"><img src="{T_TEMPLATE_PATH}/images/folder_lock.gif" alt="{L_FORUM_LOCKED}" /></td>
	<td><span class="gensmall">{L_FORUM_LOCKED}</span></td>
  </tr>
</table>
[/code]