Pagina 1 van 1

Smileblue Menu

Geplaatst: 18 jun 2004, 16:09
door WebPaulsky
He moet ik het menu van Smileblue aanpassen ik zie dat het een afbeelding is ik ahd vervagen door een link maar toen kreeg ik een error wie ken dit me uitleggen ??

Mzzls
WP

Geplaatst: 18 jun 2004, 16:56
door Rico
dus als ik het goed begrijp, je wil een menu met buttons naar letters omtoveren?
zo ja >>> post overall header.tpl maar
zo nee>>> leg het dan nog even uit

Geplaatst: 18 jun 2004, 17:14
door WebPaulsky
Hier de code Rico

Code: Selecteer alles

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html dir="{S_CONTENT_DIRECTION}">
<head>
<meta http-equiv="Content-Type" content="text/html; charset={S_CONTENT_ENCODING}">
<meta http-equiv="Content-Style-Type" content="text/css"></head>
{META}
{NAV_LINKS}
<title>{SITENAME} :: {PAGE_TITLE}</title>
<style type="text/css">
<!--
/*
  Theme for phpBB version 2+
  Created by Wabisurf.net 
  http://www.wabisurf.net
*/
body { scrollbar-face-color: #8CB6D4; scrollbar-highlight-color: {T_TD_COLOR2}; scrollbar-arrow-color:  #FFFFFF; scrollbar-track-color: {T_TR_COLOR1}; scrollbar-darkshadow-color: {T_TH_COLOR1};
}

font,th,td,p { font-family: {T_FONTFACE1} }
a:link,a:active,a:visited { color : {T_BODY_LINK}; }
a:hover		{ text-decoration: underline; color : #28CBF4; }
hr	{ height: 0px; border: solid {T_TR_COLOR3} 0px; border-top-width: 1px;}

.bodyline	{ background-color: #FFFFFF; border: 1px #AEBDC4 solid; }

.forumline	{ background-color: #FFFFFF; border: 2px #A7B9D1 solid; }
.forumline1	{ border: 1px #B8D7ED solid; }

td.row1	{ background-color: #EAF5FD; }
td.row2	{ background-color: #DBEBF6; }
td.row3	{ background-color: #CBE6F9; }

td.rowpic {
		background-color: #FFFFFF;
		background-image: url(templates/smileblue/images/wspic2.jpg);
		background-repeat: repeat-y;
}

th	{
	color: #FFFFFF; font-size: {T_FONTSIZE2}px; font-weight : bold; 
	background-color: #8CB6D4; height: 25px;
	background-image: url(templates/smileblue/images/wspic3.gif);
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
			background-image: url(templates/smileblue/images/wspic1.gif);
			background-color:#DBEBF6; border: {T_TH_COLOR3}; border-style: solid; height: 28px;
}

td.cat,td.catHead,td.catBottom {
	height: 29px;
	border-width: 0px 0px 0px 0px;
}
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
	font-weight: bold; border: {T_TD_COLOR2}; border-style: solid; height: 28px;
}
td.row3Right,td.spaceRow {
	background-color: #CBE6F9; border: {T_TH_COLOR3}; border-style: solid;
}

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

.maintitle	{
	font-weight: bold; font-size: 12px; font-family: "{T_FONTFACE2}",{T_FONTFACE1};
	text-decoration: none; line-height : 120%; color : {T_BODY_TEXT};
}

.gen { font-size : 11px; }
.genmed { font-size : {T_FONTSIZE2}px; }
.gensmall { font-size : {T_FONTSIZE1}px; }
.gen,.genmed,.gensmall { color : #000000; }
a.gen,a.genmed,a.gensmall { color: {T_BODY_LINK}; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #28CBF4; text-decoration: underline; }

.cattitle		{ font-weight: bold; font-size: 11px; letter-spacing: 1px; color : {T_BODY_LINK}}
a.cattitle		{ text-decoration: none; color : #4A6E8A; }
a.cattitle:hover{ text-decoration: underline; }

.forumlink		{ font-weight: bold; font-size: 11px; color : {T_BODY_LINK}; }
a.forumlink 	{ text-decoration: none; color : {T_BODY_LINK}; }
a.forumlink:hover{ text-decoration: underline; color : #28CBF4; }

.nav			{ font-weight: bold; font-size: {T_FONTSIZE2}px; color : {T_BODY_TEXT};}
a.nav			{ text-decoration: none; color : {T_BODY_LINK}; }
a.nav:hover		{ text-decoration: underline; }

.topictitle,h1,h2	{ font-weight: bold; font-size: 11px; color : {T_BODY_TEXT}; }
a.topictitle:link   { text-decoration: none; color : {T_BODY_LINK}; }
a.topictitle:visited { text-decoration: none; color : {T_BODY_VLINK}; }
a.topictitle:hover	{ text-decoration: underline; color : #28CBF4; }

.name			{ font-size : {T_FONTSIZE2}px; color : {T_BODY_TEXT};}

.postdetails		{ font-size : {T_FONTSIZE1}px; color : {T_BODY_TEXT}; }

.error                  { font-size : 11px; color : #006699; }

.postbody { font-size : {T_FONTSIZE3}px; line-height: 18px}
a.postlink:link	{ text-decoration: none; color : {T_BODY_LINK} }
a.postlink:visited { text-decoration: none; color : {T_BODY_VLINK}; }
a.postlink:hover { text-decoration: underline; color : {T_BODY_HLINK}}

code { 
	font-family: {T_FONTFACE3}; font-size: {T_FONTSIZE2}px; color: #14719C;
	background-color: {T_TD_COLOR1}; border: #91C6EB; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
	font-family: {T_FONTFACE1}; font-size: {T_FONTSIZE2}px; color: #14719C; line-height: 125%;
	background-color: {T_TD_COLOR1}; border: #91C6EB; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

input,textarea, select {
	color : color : #000000;
	font: normal {T_FONTSIZE2}px {T_FONTFACE1};
	border-color : #000000;
}

input.post, textarea.post, select {
	background-color : #FFFFFF;
}

input { text-indent : 2px; }

input.button {
	background-color : #EFEFEF;
	color : #000000;
	font-size: {T_FONTSIZE2}px; font-family: {T_FONTFACE1};
}

input.mainoption {
	background-color : #FAFAFA;
	font-weight : bold;
}

input.liteoption {
	background-color : #FAFAFA;
	font-weight : normal;
}

.helpline { background-color: {T_TR_COLOR2}; border-style: none; }
.admin		{ font-size: {T_FONTSIZE1}px; font-family: {T_FONTFACE1}; color: #006699; letter-spacing: -1px;}

body { background-color: #A0C2D8;
}

@import url("templates/subSilver/formIE.css"); 
-->
</style>
<!-- BEGIN switch_enable_pm_popup -->
<script language="Javascript" type="text/javascript">
<!--
	if ( {PRIVATE_MESSAGE_NEW_FLAG} )
	{
		window.open('{U_PRIVATEMSGS_POPUP}', '_phpbbprivmsg', 'HEIGHT=225,resizable=yes,WIDTH=400');;
	}
//-->
</script>
<!-- END switch_enable_pm_popup -->
</head>
<body>
<table width="100%" cellspacing="0" cellpadding="10" border="0" align="center">		
	              <tr>
	        <td class="bodyline"><table width="100%" border="0" cellspacing="0" cellpadding="0" class="forumline">
	              <tr>
		<td background="templates/smileblue/images/b_h2.gif" height="122" valign="top"> 
			<table width="100%" border="0" cellspacing="0" cellpadding="0">
				<tr>
		<td valign="top"><img src="templates/smileblue/images/logo.jpg" width="260" height="120" border="0" usemap="#Map2"></td>
		        <td width="100%" align="center" background="templates/smileblue/images/_logobg.gif"><img src="templates/smileblue/images/menu.gif" width="471" height="120" usemap="#Map" border="0">
                </td>
		</tr>
	</table>
	</td>
	   </tr>
	</table>
	    <br />
Mzzls :thumb:

Geplaatst: 18 jun 2004, 17:21
door Rico
replace dit

Code: Selecteer alles

<td width="100%" align="center" background="templates/smileblue/images/_logobg.gif"><img src="templates/smileblue/images/menu.gif" width="471" height="120" usemap="#Map" border="0"> 
                </td>
met dit

Code: Selecteer alles

<tr>
						<td align="center" valign="top" nowrap="nowrap"><span class="mainmenu">&nbsp;<a href="faq.php" class="mainmenu">FAQ</a></span><span class="mainmenu">&nbsp; &nbsp;<a href="search.php" class="mainmenu">Zoeken</a>&nbsp; &nbsp;<a href="memberlist.php" class="mainmenu">Gebruikerslijst</a>&nbsp; &nbsp;<a href="groupcp.php" class="mainmenu">Gebruikersgroepen</a>&nbsp;
						&nbsp;<a href="profile.php?mode=register" class="mainmenu">Registreer</a></span>&nbsp;
						</td>
					</tr>
ik hoooop dat dit werkt?

Geplaatst: 18 jun 2004, 17:46
door WebPaulsky
Het werkt

idd : Nothing beats a Rico :thumb: :bier:

Geplaatst: 18 jun 2004, 17:47
door Rico
Your welcome