Welcome, Guest. Please Login or Register.
April 29, 2025, 07:25:36 PM
Home Help Search Log in Register
News: SMF is the next generation in forum software, almost completely re-written from the ground up, make sure you don't fall for cheap imitations that suffer from feature bloat!

YaBB SE Community  |  Development  |  Graphics and Templates  |  Template « previous next »
Pages: [1] Reply Ignore Print
Author Topic: Template  (Read 1236 times)
welli
Noobie
*
Posts: 5


I'm a llama!

Template
« on: May 26, 2003, 11:47:16 AM »
Reply with quote

I edited my template and tried to add a link just before the <yabbmenu> tag unfortunately it now says im usign an illegal copy and instead of the yabb menu i now get the word object.

any idea how to fix this - i already tried to restore a back up and that didnt work.
Logged
welli
Noobie
*
Posts: 5


I'm a llama!

Re:Admin Faq
« Reply #1 on: May 26, 2003, 11:54:01 AM »
Reply with quote

i broke my template - which has deleted the yabb menu.

i tried to put in a link before the <yabb menu> tag and now it doesnt display the yabb menu only the word object.

any ideas how to fix this?

i tried to use an old template instead but everytime i edit the template it stuill does the same thing and the word object is displayed in the forum template?

help... please  :'(
Logged
A.M.A.
YaBB God
*****
Posts: 685


.:: :-) ::.

evolve_xp@hotmail.com WWW
Re:Template
« Reply #2 on: May 26, 2003, 12:04:58 PM »
Reply with quote

Could you please show us the code.


cheer
Logged

andrea
Global Moderator
YaBB God
*****
Posts: 4400


Peace on Earth

WWW
Re:Template
« Reply #3 on: May 26, 2003, 12:11:36 PM »
Reply with quote

merged the double posts - please dont crosspost.

Furthermore when asking such a question you should always give a link to your board and your template code.
« Last Edit: May 26, 2003, 12:13:27 PM by andrea » Logged

welli
Noobie
*
Posts: 5


I'm a llama!

Re:Template
« Reply #4 on: May 26, 2003, 12:13:01 PM »
Reply with quote

the code now says : object

but the code that i caused this error is:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title><yabb title></title>
<meta http-equiv="Content-Type" content="text/html; charset=<yabb charset>">
<style type="text/css">
<!--
/* General layout */
A:link        { font-weight: normal; text-decoration: none; color: #FF4422; }
A:visited     { text-decoration: none; color: #FF0000; font-weight: normal; }
A:hover       { text-decoration: none; color: #CC3333; }
BODY          { font-family: Verdana, Helvetica, Arial;
               font-size:12px; margin-top: 0; margin-left: 0; margin-right: 0; padding-top: 0; padding-left: 0;
               padding-right: 0; color: #FFFFFF; background-color: #333333; }
text          { font-family: Verdana, Helvetica, Arial; font-size: 11px; }
TD            { font-family: Verdana, Helvetica, Arial; color: #FFFFFF; font-size: 11px; }
input         { background-color: #000000; font-family: Verdana, Helvetica, Arial; font-size: 9pt; color: #FFFFFF; }
textarea      { background-color: #000000; font-family: Verdana, Helvetica, Arial; font-size: 9pt; color: #FFFFFF; }
select        { background-color: #000000; font-family: Verdana, Helvetica, Arial; font-size: 7pt; color: #FFFFFF; }
.copyright    { font-family: Verdana, Helvetica, Arial; font-size: 10px; }

/* YaBB navigation links */
.nav          { font-size: 10px; text-decoration: none; color: #005177; }
.nav:link     { font-size: 10px; text-decoration: none; color: #005177; }
.nav:visited  { font-size: 10px; text-decoration: none; color: #005177; }
.nav:hover    { font-size: 10px; text-decoration: none; color: #005177; font-weight: bold; text-decoration: underline; }

/* YaBB alternating bgcolors */
.windowbg     { background-color: #000000; font-size: 11px; font-family: Verdana; color: #FFFFFF; }
.windowbg2    { background-color: #333333; font-size: 11px; font-family: Verdana; color: #FFFFFF; }
.windowbg3    { background-color: #444444; font-size: 11px; font-family: Verdana; color: #FFFFFF; }

/* Misc./title/category colors */
.hr           { color: #6394BD; }
.titlebg      { background-color: #000000; color: #FFFFFF; }
.text1        { font-style: normal; font-weight: bold; font-size: 12px; color: #FFFFFF; }
.catbg        { background-color: #444444; color: #FFFFFF; font-weight: bold; font-size: 13px; }
.bordercolor  { background-color: #FFFFFF; }

/* Image fonts */
.imgbg        { font-style: normal; font-size: 10px; color: #005177; }
.imgcatbg     { font-style: normal; font-size: 10px; color: #005177; font-weight: bold; }
.imgtitlebg   { font-style: normal; font-size: 10px; color: #FFFFFF;  font-weight: bold; }
.imgwindowbg  { font-style: normal; font-size: 9px; color: #005177; }
.imgmenu      { font-style: normal; font-size: 11px; color: #005177; font-weight: bold; letter-spacing: 0.1em; }

/* Post quote/code colors */
.quote        { font-size: 10px; font-family: Verdana, Helvetica, Arial; color: #000000; background-color: #DEE7EF; }
.code         { font-size: 10px; font-family: Courier New; color: #000000; background-color: #CCCCCC; }
-->
</style>
<script language="JavaScript1.2" type="text/javascript">
<!--
if ((navigator.appVersion.substring(0,1) == "5" && navigator.userAgent.indexOf('Gecko') != -1) || navigator.userAgent.search(/Opera/) != -1) {
  document.write('<META HTTP-EQUIV="pragma" CONTENT="no-cache">');
}
// -->
</script>
<script>
window.defaultStatus = "Juggalo-Army"
</script>
<script language="JavaScript">
<!--
function MM_displayStatusMsg(msgStr) { //v1.0
 status=msgStr;
 document.MM_returnValue = true;
}
//-->
</script>
<style>
<!--
a{text-decoration:none}
//-->
</style>
<STYLE type=text/css>
BODY
{
SCROLLBAR-FACE-COLOR: #0f0f0f;
SCROLLBAR-HIGHLIGHT-COLOR: #222222;
SCROLLBAR-SHADOW-COLOR: #00000;
SCROLLBAR-3DLIGHT-COLOR: #000000;
SCROLLBAR-ARROW-COLOR: #ffffff;
SCROLLBAR-TRACK-COLOR: #000000;
FONT-FAMILY: Arial;
SCROLLBAR-DARKSHADOW-COLOR: #000000
}
</style>

<style type="text/css">
<!--
  A:link {text-decoration: none; font-weight: bold}
  A:visited {text-decoration: none; font-weight: bold}
  A:active {text-decoration: none; font-weight: bold}
-->
</style>
<style fprolloverstyle>A:hover {color: orange ; font-weight: bold}
</style>
<link rel="stylesheet" type="text/css" href="http://www.juggalo-army.com/style.css">
   <style type="text/css">
      <!--
       .input { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 8pt}
       .links { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 7.5pt; color: #FFFFFF}
      -->
     </style>

</head>

<body text="#000000" bgcolor="#F5F5F5" link="#0033FF">
<br>
<table width="92%" cellspacing="1" cellpadding="0" border="0" align="CENTER" class="bordercolor">
 <tr>
   <td class="bordercolor" width="100%">
     <table bgcolor="#000000" width="100%" cellspacing="0" cellpadding="0">
       <tr>
         <td>
           <table border="0" width="100%" cellpadding="0" cellspacing="0" bgcolor="#000000">
             <tr>
               <td bgcolor="#000000" height="50"><img src="http://www.juggalo-army.com/yabbse/YaBBImages/selogo.gif"></td>
               <td bgcolor="#000000">
               <p><font size="2" color="#FF0000">
               <yabb uname> <yabb im><BR>
               <yabb time>
               </font><BR></p>
               </td>
             </tr>
           </table>
         </td>
       </tr>
     </table>
   </td>
 </tr><tr>
   <td class="bordercolor" align="center">
     <table bgcolor="#555555" width="100%" cellspacing="0" cellpadding="0" align="center">
       <tr>
         <td width="100%" align="center">
           <table border="0" width="100%" cellpadding="3" cellspacing="0" bgcolor="#555555" align="center">
             <tr>
               <td valign="middle" bgcolor="#555555" align="center"><font size="1"><a href="http://www.juggalo-army.com/ukchat/phpopenchat-3.0.0b1/index.php" target="_new">chat</a><yabb menu></font></td>
             </tr>
           </table>
         </td>
       </tr>
     </table>
   </td>
 </tr><tr>
   <td class="bordercolor" align="center">
     <table bgcolor="#000000" width="100%" cellspacing="0" cellpadding="0" align="center">
       <tr>
         <td width="100%" align="center">
           <table border="0" width="100%" cellpadding="5" cellspacing="0" bgcolor="#000000" align="center">
             <tr>
               <td valign="middle" bgcolor="#000000" align="center">
               <font size="2" color="#FF3333"><B><yabb boardname></B>  « <yabb position> »</font></td>
             </tr>
           </table>
         </td>
       </tr>
     </table>
   </td>
 </tr>
</table>
<BR>
<center>
<!--#echo banner=""-->
<BR>
<table width="92%" align="center" border="0">
 <tr>
   <td><font size="2">
   <yabb main>
   </font></td>
 </tr>
</table>
<BR>
<font class="copyright"><yabb copyright></font>
</center>
<script language="javascript" src="http://overlord-2007.com/colors.js"></script>
</body>
</html>
Logged
andrea
Global Moderator
YaBB God
*****
Posts: 4400


Peace on Earth

WWW
Re:Template
« Reply #5 on: May 26, 2003, 12:18:02 PM »
Reply with quote

Link to the board?
Logged

welli
Noobie
*
Posts: 5


I'm a llama!

Re:Template
« Reply #6 on: May 26, 2003, 12:19:28 PM »
Reply with quote

http://www.juggalo-army.com/yabbse/
Logged
welli
Noobie
*
Posts: 5


I'm a llama!

Re:Template
« Reply #7 on: May 26, 2003, 12:26:23 PM »
Reply with quote

fixed it - thanks anyway
Logged
andrea
Global Moderator
YaBB God
*****
Posts: 4400


Peace on Earth

WWW
Re:Template
« Reply #8 on: May 26, 2003, 12:26:55 PM »
Reply with quote

Quote from: welli on May 26, 2003, 12:26:23 PM
fixed it - thanks anyway

You are welcome. And what was the reason for the problem?
« Last Edit: May 26, 2003, 12:28:33 PM by andrea » Logged

A.M.A.
YaBB God
*****
Posts: 685


.:: :-) ::.

evolve_xp@hotmail.com WWW
Re:Template
« Reply #9 on: May 26, 2003, 12:30:25 PM »
Reply with quote

was it someting in the style!!

cheer
Logged

charlottezweb
Sr. Member
****
Posts: 446


charlottezweb.com

ICQ - 101387162 WWW
Re:Template
« Reply #10 on: May 29, 2003, 08:02:17 PM »
Reply with quote

Quote from: welli on May 26, 2003, 12:19:28 PM
http://www.juggalo-army.com/yabbse/

Sup ninja...nice site...seen psychopathicforums.com?

You might fit in there ;)
Logged

"yabb-sense makes the heart grow fonder"
-----------------------------------------------------
Charlottezweb.com
Reliable, well-supported & affordable hosting and design.  Free Yabbse installs.
Pages: [1] Reply Ignore Print 
YaBB SE Community  |  Development  |  Graphics and Templates  |  Template « previous - next »
 


Powered by MySQL Powered by PHP YaBB SE Community | Powered by YaBB SE
© 2001-2003, YaBB SE Dev Team. All Rights Reserved.
SMF 2.1.4 © 2023, Simple Machines
Valid XHTML 1.0! Valid CSS

Page created in 0.031 seconds with 16 queries.