Thread: blank sidebox

Page 2 of 2 FirstFirst 12
Results 11 to 12 of 12
  1. #11
    Join Date
    Jun 2006
    Location
    My family and I live in Brighton, England
    Posts
    982
    Plugin Contributions
    0

    Default Re: blank sidebox

    In php code, you can turn off a piece of code by placing these lines in front of it:
    //
    To do so is to comment out that line.

    In includes/templates/YOUR_TEMPLATE/sideboxes/tpl_logo_sidebox.php find this line of code:
    PHP Code:
    //$logoimage = '<a href="' . LOGO_SIDEBOX_LINK . '">' . zen_image($template->get_template_dir(LOGO_SIDEBOX_IMAGE, 
    You need to uncomment this line by removing this from the front of it:
    //
    Next, just below where you were working, find this line:
    PHP Code:
    $logoimage zen_image($template->get_template_dir(LOGO_SIDEBOX_IMAGEDIR_WS_TEMPLATE
    You need to turn this line off, or comment it out. To do so, just place this in front of it:
    //
    Thant's it! Save and upload to includes/templates/YOUR_TEMPLATE/sideboxes/tpl_logo_sidebox.php.

  2. #12
    Join Date
    Apr 2008
    Posts
    37
    Plugin Contributions
    0

    Default Re: blank sidebox

    Thanks so much for taking the time to explain it to me, I appreciate it.

    It worked perfectly.

 

 
Page 2 of 2 FirstFirst 12

Similar Threads

  1. v150 Blank Sidebox Blank Page after adding code for livechat software
    By whatisthat456 in forum Basic Configuration
    Replies: 8
    Last Post: 3 May 2012, 10:40 AM
  2. Blank Sidebox, no borders or header, just blank
    By chris32882 in forum General Questions
    Replies: 16
    Last Post: 3 Dec 2009, 06:22 PM
  3. Flash hack&blank sidebox = blank page
    By AmandaGero in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 20 Apr 2009, 06:19 PM
  4. Blank Sidebox
    By Sturmgeschutz in forum Basic Configuration
    Replies: 2
    Last Post: 28 Sep 2008, 04:24 PM
  5. Blank Sidebox Mod - remove a blank sidebox
    By PJD in forum Basic Configuration
    Replies: 4
    Last Post: 14 Mar 2008, 02:09 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
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR