Page 5 of 7 FirstFirst ... 34567 LastLast
Results 41 to 50 of 68
  1. #41
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Bask black free template discussions

    Did you save the edited includes/languages/english/header.php into includes/languages/english/bask_black/header.php? Is there already a copy of the file in your /bask_black/ folder?

    The /template_default/images/ filepath indicates that the code looked in /bask_black/images/ and did not find the file.


    We need to see your site live to diagnose the problem.
    Last edited by gjh42; 4 Oct 2011 at 01:41 PM.

  2. #42
    Join Date
    Sep 2011
    Posts
    30
    Plugin Contributions
    0

    Default Re: Bask black free template discussions

    Hi gjh42

    Thank you for replying, yes I saved it to there and it is still there (just checked) you can see the live site at www.lebriquet.co.uk

    I know I have done something wrong but I can't work out what.

    Cheers
    Colin

  3. #43
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Bask black free template discussions

    It is looking for your custom logo file, but not finding it in your custom folder.

    <div id="logo"><a href="http://www.lebriquet.co.uk/"><img src="includes/templates/template_default/images/lebriquetheader1.gif" alt="Template by Zen-Cart-Power.net - Power Your Zen Cart!"

    What is the exact filename for your logo, and where is it saved?

    The alt and title tags show that you have not changed that define in the copy of the file in /includes/languages/english/bask_black/header.php.

  4. #44
    Join Date
    Sep 2011
    Posts
    30
    Plugin Contributions
    0

    Default Re: Bask black free template discussions

    Hi

    I have changed the Header.PHP file in: includes/languages/english/bask_black to

    // added defines for header alt and text
    define('HEADER_ALT_TEXT', 'Lebriquet, probably the worlds largest collectable lighter store');
    define('HEADER_SALES_TEXT', 'TagLine Here');
    define('HEADER_LOGO_WIDTH', '700px');
    define('HEADER_LOGO_HEIGHT', '150px');
    define('HEADER_LOGO_IMAGE', 'lebriquetheader1.gif');

    and I have saved my new logo to: includes/templates/bask_black/images/lebriquetheader1.gif
    I have double checked and it is there and that the spelling is the same.

    It's very frustrating not knowing what it is you are doing, drives me nuts

  5. #45
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Bask black free template discussions

    You definitely have the bask_black template active:

    <link rel="stylesheet" type="text/css" href="includes/templates/bask_black/css/stylesheet.css" />

    and it is looking for your custom logo image and not finding it, but it is still using the template's stock alt tag. This is very strange - the actual file at /includes/languages/english/bask_black/header.php has only part of your custom information. Are you sure the copy there reads like your post? You say "I have changed the Header.PHP file"; do you have it capitalized? That could make a difference.

  6. #46
    Join Date
    Sep 2011
    Posts
    30
    Plugin Contributions
    0

    application error Re: Bask black free template discussions

    Hi There

    Sorry for the delay, I had to do some work.

    The the bask_black template is definitely the one I have edited, here is a cut and paste of what is there.
    #logoWrapper {
    width:700px;
    height:150px;
    background-image:url(../images/lebriquetheader1.gif);
    background-repeat:no-repeat;
    }

    And the header.php (not capitalised) file reads (cut and paste just to be sure)
    // added defines for header alt and text
    define('HEADER_ALT_TEXT', 'Lebriquet, probably the worlds largest collectable lighter store');
    define('HEADER_SALES_TEXT', 'TagLine Here');
    define('HEADER_LOGO_WIDTH', '700px');
    define('HEADER_LOGO_HEIGHT', '150px');
    define('HEADER_LOGO_IMAGE', 'lebriquetheader1.gif');

    Thanks for helping me, I really appreciate it.
    Colin

  7. #47
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Bask black free template discussions

    The #logoWrapper background is not related to the logo image defined for 'HEADER_LOGO_IMAGE', but neither of them is appearing in your header. The file is being called for correctly in your page source, so it must not be available where you think it is. Look at the image directly (enter the URL for it like www .lebriquet .co.uk/includes/templates/bask_black/images/lebriquetheader1.gif) and see if it shows for you, or if you get an error message.

    When looking for "http://www.lebriquet.co.uk/includes/templates/template_default/images/logo.gif" I do see the stock Zen Cart logo.
    Last edited by gjh42; 5 Oct 2011 at 06:14 AM.

  8. #48
    Join Date
    Sep 2011
    Posts
    30
    Plugin Contributions
    0

    Default Re: Bask black free template discussions

    I can find the Zen logo but not my own logo, when I type in the path it brings up google which in turn directs me to your post.

    I have looked all through the Bask_Black files and can't find the tag line being displayed anywhere.

    It's driving me nuts.

  9. #49
    Join Date
    Sep 2011
    Posts
    30
    Plugin Contributions
    0

    Default Re: Bask black free template discussions

    I have taken all of the changes that I made out and the original bask black logo is now back.

    the logo path is now http://www.lebriquet.co.uk/includes/...mages/logo.gif
    and if you put it in your browser it does appear.
    I have to go to work now for a couple of hours, when I come back I will start looking for the php file with the 12 leaves header in it. Grrrr

  10. #50
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Bask black free template discussions

    So what _exactly_ is the name of the image file in /includes/templates/bask_black/images/ ?

 

 
Page 5 of 7 FirstFirst ... 34567 LastLast

Similar Threads

  1. Black Pure Free Template Issue need some help
    By davidmk81 in forum Addon Templates
    Replies: 7
    Last Post: 6 Dec 2012, 05:00 AM
  2. Help with tpl_top_nav.php in Black Pure Free template
    By 0range98 in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 24 Nov 2011, 06:15 PM
  3. Black Pure Free adding to nav bar?
    By Nigraphics in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 29 Jul 2011, 11:45 AM
  4. Replies: 7
    Last Post: 16 Mar 2011, 08:39 PM
  5. Black Friday Free Shipping Help
    By njsparks in forum General Questions
    Replies: 3
    Last Post: 25 Nov 2008, 05:19 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