Results 1 to 10 of 3041

Hybrid View

  1. #1
    Join Date
    Jun 2007
    Posts
    54
    Plugin Contributions
    0

    Default Re: Apple Zen Template Support Thread

    thing is I cant rember all the little changes ive made?
    will it affect anything like sideboxes? checkouts etc?

  2. #2
    Join Date
    Jan 2005
    Location
    USA, St. Louis
    Posts
    3,710
    Plugin Contributions
    9

    Default Re: Apple Zen Template Support Thread

    Quote Originally Posted by symmo View Post
    thing is I cant rember all the little changes ive made?
    will it affect anything like sideboxes? checkouts etc?
    It wouldn't affect anything done in the admin, but if you've changed any of the files that are in the download, then your changes will be overwritten.

  3. #3
    Join Date
    Jun 2007
    Posts
    54
    Plugin Contributions
    0

    Default Re: Apple Zen Template Support Thread

    Quote Originally Posted by jettrue View Post
    It wouldn't affect anything done in the admin, but if you've changed any of the files that are in the download, then your changes will be overwritten.
    I know ive changes quite a bit since installing so would it be better not to update?

  4. #4
    Join Date
    Jun 2007
    Posts
    54
    Plugin Contributions
    0

    Default Re: Apple Zen Template Support Thread

    Well I went ahead and upgraded to 2.0 now I have just 1 small prob the logo had white just above and below can anyone help?
    thanks in advance
    www.temp-tattoos.co.uk

  5. #5
    Join Date
    Jan 2005
    Location
    USA, St. Louis
    Posts
    3,710
    Plugin Contributions
    9

    Default Re: Apple Zen Template Support Thread

    Quote Originally Posted by symmo View Post
    Well I went ahead and upgraded to 2.0 now I have just 1 small prob the logo had white just above and below can anyone help?
    thanks in advance
    www.temp-tattoos.co.uk
    I only see a tiny bit of white to the right in Firefox, and some white below in IE. This may help:

    Code:
    #logoWrapperOuter {
    	background:#000000;
    	}
    Do you want the grey below the logo, as well? That shouldn't be there, it looks like there's an issue with the code in your tpl_header.php, but if you want the grey there, I guess that works, LOL.

  6. #6
    Join Date
    Jun 2007
    Posts
    54
    Plugin Contributions
    0

    Default Re: Apple Zen Template Support Thread

    Quote Originally Posted by jettrue View Post
    I only see a tiny bit of white to the right in Firefox, and some white below in IE. This may help:

    Code:
    #logoWrapperOuter {
        background:#000000;
        }
    Do you want the grey below the logo, as well? That shouldn't be there, it looks like there's an issue with the code in your tpl_header.php, but if you want the grey there, I guess that works, LOL.
    Thanks again that worked,

    I never thought of the grey bar! it might look better without it, but how would I get rid of it ?
    p.s thanks for making me aware of the 1.0 issue im much happier now

    Symmo

    www.temp-tattoos.co.uk

  7. #7
    Join Date
    May 2007
    Posts
    181
    Plugin Contributions
    0

    Default Re: Apple Zen Template Support Thread

    Hi Jade,

    When I am trying to add images or flash file to "define_main_page.php" I get the "X" mark on the image placeholder instead of displaying the image and for the flash, it doesn't even play as if there is no code to add such file there.

    What is causing this? Is it because the images and flash file need to be in a specific folder?

    Thanks.

  8. #8
    Join Date
    Jan 2005
    Location
    USA, St. Louis
    Posts
    3,710
    Plugin Contributions
    9

    Default Re: Apple Zen Template Support Thread

    Quote Originally Posted by symmo View Post
    Thanks again that worked,

    I never thought of the grey bar! it might look better without it, but how would I get rid of it ?
    p.s thanks for making me aware of the 1.0 issue im much happier now

    Symmo

    www.temp-tattoos.co.uk
    Well, the code for the ezpages section (which is the source of the grey bar that is showing on your page), should be in your header like this:

    Code:
    <?php if (EZPAGES_STATUS_HEADER == '1' or (EZPAGES_STATUS_HEADER == '2' and (strstr(EXCLUDE_ADMIN_IP_FOR_MAINTENANCE, $_SERVER['REMOTE_ADDR'])))) { ?>
            <div id="navEZPagesTopWrapper">
    	  <?php require($template->get_template_dir('tpl_ezpages_bar_header.php',DIR_WS_TEMPLATE, $current_page_base,'templates'). '/tpl_ezpages_bar_header.php'); ?>
            </div>
          <?php } ?>
    SO, if the ezpages is OFF in your site admin, there should be no

    <div id="navEZPagesTopWrapper"></div>

    in your page source, yet there is. So either its not turned off correctly in the admin, or there is an issue with the above code.

 

 

Similar Threads

  1. Zen Lightbox addon [Support Thread]
    By Alex Clarke in forum All Other Contributions/Addons
    Replies: 3726
    Last Post: 2 Feb 2026, 06:28 PM
  2. Cherry Zen Template Support Thread
    By jettrue in forum Addon Templates
    Replies: 3250
    Last Post: 13 Nov 2017, 08:02 PM
  3. v151 Zen Magnific Support Thread
    By mutinyzoo in forum All Other Contributions/Addons
    Replies: 79
    Last Post: 14 Sep 2015, 04:39 AM
  4. Simple Zen Template - Support Thread
    By jettrue in forum Addon Templates
    Replies: 461
    Last Post: 27 Apr 2013, 01:33 AM

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