Results 1 to 2 of 2
  1. #1
    Join Date
    Oct 2007
    Posts
    18
    Plugin Contributions
    0

    Default Header Missing??

    I made a new sidebox but the header doesnt show

    Heres the code ive used...........

    tpl_sywpartists.php (

    <?php
    $content = '';
    ?><style type="text/css">
    <!--
    body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    }
    -->
    </style>
    <p><img src="http://www.sywp.co.uk/shop/includes/templates/classic/images/BandMenu.jpg"></p>
    sywpartists.php
    <?php

    $title = BOX_HEADING_SYWPBANDS;
    $title_link = false;

    require($template->get_template_dir('tpl_sywpartists.php',DIR_WS_TEMPLATE, $current_page_base,'sideboxes'). '/tpl_sywpartists.php');

    ?>
    And in english.php (in includes/languages/classic/english.php)

    // Artists box text
    define('BOX_HEADING_SYWPBANDS', 'SYWP Bands');

    any ideas????

  2. #2
    Join Date
    Aug 2005
    Posts
    26,032
    Plugin Contributions
    9

    Default Re: Header Missing??

    Download the blank sidebox module and determine all the files/edits required
    Zen-Venom Get Bitten
    Get Your Business Found

 

 

Similar Threads

  1. Header, Footer, and Page Customization
    By sports guy in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 10 Oct 2008, 01:01 AM
  2. Warning: Cannot modify header information
    By kittycat in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 13 Jun 2007, 07:15 AM
  3. flip header with ez header and......
    By g0d4lm1ty in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 1 Nov 2006, 02:46 AM
  4. complicated header problem
    By SysFix in forum General Questions
    Replies: 3
    Last Post: 20 May 2006, 05:11 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •