Pagina 1 van 1

Full Album Pack

Geplaatst: 26 jul 2005, 16:30
door Derky
Dit moet ik doen:

Code: Selecteer alles

#-----[ OPEN ]------------------------------------------------
#
templates/subSilver/admin/page_header.tpl
#
#-----[ FIND ]------------------------------------------------
#
.forumline	{ background-color: {T_TD_COLOR2}; border: 2px {T_TH_COLOR2} solid; }
#
#-----[ AFTER, ADD ]------------------------------------------
#
/* Mighty Gorgon - Full Album Pack - BEGIN */
.forumline_left { background-color: {T_TD_COLOR2}; border-bottom: 2px {T_TH_COLOR2} solid; border-left: 2px {T_TH_COLOR2} solid; }
/* Mighty Gorgon - Full Album Pack - END */
#
#-----[ FIND ]------------------------------------------------
#
.helpline { background-color: {T_TR_COLOR2}; border-style: none; }
#
#-----[ AFTER, ADD ]------------------------------------------
#
/* Mighty Gorgon - Full Album Pack - BEGIN */
.tab_links, a.tab_links:hover, a.tab_links:link, a.tab_links:active, a.tab_links:visited { 
	font-size: 11px;
	color: #FFA34F; 
	text-decoration: none;
}

a.tab_links:hover { 
	text-decoration: underline;
}

.tab_headers, th.tab_headers {
	color: #FFA34F; 
	font-size: 11px; 
	font-weight : bold;
	padding-left: 4px;
	padding-right: 8px;
	border: #003366; 
	border-style: solid; 
	border-width: 1px 1px 0px 1px;
	background-color: #006699;
}

.tab_border	{ background-color: #E5E5E5; border: 0px;}

.filler, th.filler {
	background-color:#E5E5E5; 
	background-image:none;
}
/* Mighty Gorgon - Full Album Pack - END */
Maar dit is mijn template file: ( templates\fisubsilversh\admin\page_header.tpl )

Code: Selecteer alles

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html dir="{S_CONTENT_DIRECTION}">
<head>
{META}
<meta http-equiv="Content-Type" content="text/html; charset={S_CONTENT_ENCODING}" />
<link rel="stylesheet" href="../templates/fisubsilversh/{T_HEAD_STYLESHEET}" type="text/css" />
<title>{SITENAME} - {L_PHPBB_ADMIN}</title>
</head>
<body>
<a name="top" id="top"></a>
Kan ik dat dan overslaan of moet het ergens anders staan??

Geplaatst: 26 jul 2005, 17:27
door Paul
in fisubsilvers.css ;)