Problem with Hardwired Theme Problem with Hardwired Theme
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Problem with Hardwired Theme

Started by waster_fk, March 05, 2004, 11:28:07 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

waster_fk

Hi all,

i have a problem with the hardwired theme... i think the best way to describe my problem is to give you a screenshot and the url... it looks not regular...
sorry for my bad english... i hope you understand my problem and maybe someone can help me...
thanks a lot!

(https://coppermine-gallery.com/forum/proxy.php?request=http%3A%2F%2Fwaster.biz%2Fupload%2Fcoppermine.jpg&hash=c3b0406865e2a4d25f869ad0a9e541f7c791b570)
http://waster.biz

Joachim Müller

your content needs more space than hardwired is set up to offer. Hardwired theme is a bastard when it comes to such issues, since it makes use of "strange" layer techniques.
By looking at the source code of your page I can see that you are not using cpg1.2.1, but an earlier version. Some issues with hardwired have been fixed with cpg1.2.1, so you're encouraged to update...

GauGau

waster_fk

thanks gaugau... i think there´s something wrong in the template.html but i can´t code php or something like that... i´ve added this menu with Macromedia Dreamweaver... maybe someone can find the mistake for me....

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html dir="{LANG_DIR}">
<HEAD>
<TITLE>{TITLE}</TITLE>
<meta http-equiv="Content-Type" content="text/html; charset={CHARSET}" />
</HEAD>
<BODY background="themes/hardwired/images/hardwired_bak.gif" LEFTMARGIN=0 TOPMARGIN=0 MARGINWIDTH=0 MARGINHEIGHT=0>
<style>
BODY {SCROLLBAR-FACE-COLOR: #444444; SCROLLBAR-HIGHLIGHT-COLOR: #444444; SCROLLBAR-SHADOW-COLOR: #333333; SCROLLBAR-3DLIGHT-COLOR: #555555; SCROLLBAR-ARROW-COLOR:  #777777; SCROLLBAR-TRACK-COLOR: #333333; SCROLLBAR-DARKSHADOW-COLOR: #333333; }
</style>
{META}
<link rel="stylesheet" href="themes/hardwired/style.css" />
<link rel="stylesheet" href="themes/hardwired/menu.css" />
<script type="text/javascript" src="scripts.js"></script>
<TABLE WIDTH=778 height="100%" BORDER=0 align="center" CELLPADDING=0 CELLSPACING=0>
  <TR>
    <TD width="778" height="75" valign="middle" background="themes/hardwired/images/hw_01.gif"><div align="right">
        <table width="73%" height="32" border="0" cellpadding="0" cellspacing="0">
          <tr>
            <td width="94%" height="22" valign="bottom"><div align="right"><font color="#d4d4d4" size="4" face="Geneva, Arial, Helvetica, sans-serif">{GAL_NAME}</font></div><div align="right">
            <font face="Geneva, Arial, Helvetica, sans-serif" size="3" color="#e4e4e4">
            {GAL_DESCRIPTION}</font></div></td>
            <td width="6%"><div align="right"> </div></td>
          </tr>
        </table>
      </div></TD>
  </TR>
  <TR>
    <TD height="100%" align="center" valign="top" background="themes/hardwired/images/hw_02.gif"><table width="100%" height="100%" border="0" align="center" valign=top cellpadding="0" cellspacing="0">
        <tr >
          <td valign="top" ><div align="left" valign=top>
              <table width="80%" border="0" align="center" cellpadding="0" cellspacing="0" valign=top><tr valign=top>
                  <td height=20 valign=top> <div align="center"><b> <a href="http://waster.biz"  class=men onFocus="if(this.blur)this.blur()">
                      </a> <a href="http://bilder.waster.biz"  class=men onFocus="if(this.blur)this.blur()">Home</a>
                      <a href="http://waster.biz/waster.biz/videos.htm"  class=men onFocus="if(this.blur)this.blur()">Videos</a>
                      <a href="http://mephi.biz/vBulletin" target="_blank" class=men onFocus="if(this.blur)this.blur()">Forum</a>
                      <a href="http://waster.biz/waster.biz/impressum.htm"  class=men onFocus="if(this.blur)this.blur()">Impressum</a></b>
                      <a href="mailto:waster_fk@gmx.de (waster_fk@gmx.de)"  class=men onFocus="if(this.blur)this.blur()"><strong>Kontakt</strong></a>
                    </div></td>
                </tr>
                <tr>        
                                               
                       
                               
                  <td height="108" valign="top">
                 

                             
             
                    &nbsp;<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" id="AutoNumber1">
                    <tr>
                      <td width="80%" align=right>{MAIN_MENU1}</td>
                    </tr>
                  </table>
                 
                    <br>
                    {MAIN_MENU2} <br> {ADMIN_MENU} {GALLERY}</td>
                </tr>
              </table>
              <br>
            </div></td>
        </tr>
      </table></TD>
  </TR>
  <TR>
    <TD valign="bottom"> <img src="themes/hardwired/images/hw_03.gif"></TD>
  </TR>
</TABLE>
</BODY>
</HTML>

The original File looks like:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html dir="{lang_dir}">
<head>
<title>{TITLE}</title>
<meta http-equiv="content-type" content="text/html; charset={charset}" />
<meta http-equiv="Pragma" content="no-cache" />
{META}
<link rel="stylesheet" href="themes/hardwired/style.css" />
<script type="text/javascript" src="scripts.js"></script>
</head>
<body>
<table width="778" height="100%" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
    <td width="778" height="61" valign="middle" align="right" background="themes/hardwired/images/hw_01.gif">
        <table width="73%" height="32" border="0" cellpadding="0" cellspacing="0">
          <tr>
            <td width="94%" height="22" valign="bottom" align="right"><span class="gal_name">{GAL_NAME}</span></td>
            <td width="6%"></td>
          </tr>
        </table>
      </td>
  </tr>
  <tr>
    <td height="100%" align="center" valign="top" background="themes/hardwired/images/hw_02.gif"><table width="100%" height="100%" border="0" align="center">
        <tr>
          <td valign="top" align="left">
              <table width="725" border="0" align="center" cellpadding="6" cellspacing="0">
                <tr>
                  <td height="108" valign="top"><table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
                      <tr>
                        <td width="53%">&nbsp;</td>
                        <td width="47%"><div align="right">{MAIN_MENU1}</div></td>
                      </tr>
                    </table>
                    <br />
                    {MAIN_MENU2} <br />
                    {ADMIN_MENU} {GALLERY}</td>
                </tr>
              </table>
              <br />
            </td>
        </tr>
      </table></TD>
  </tr>
  <tr>
    <td valign="bottom"> <img src="themes/hardwired/images/hw_03.gif"></td>
  </tr>
</table>
</body>
</html>