Page 2 of 2 FirstFirst 12
Results 11 to 16 of 16
  1. #11
    Join Date
    Jun 2006
    Posts
    8
    Plugin Contributions
    0

    Default Re: creating new templates for CSS/PHP virgin

    Quote Originally Posted by bunyip
    Have to agree with the Doc there - there is no file /includes/templates/shop_template/images/logo.gif
    Ok, now I'm lost for ideas.
    The folder is definitely there on the server, and the images are in there too, and they all have the same read/write attributes as the template_default directory... I can even verify this when I connect with FTP client (FireFTP Firefox browser plug-in) and view the files and folders.

    So I can't work out why http://johngordon.com.au/zencart/includes/templates/template_default/images/logo.gif will display an image but http://johngordon.com.au/zencart/inc...mages/logo.gif will not - gives me the 404 not found

    Is the FireFTP plug-in known for being unreliable? I can load up and old copy of CuteFTP and use that instead if FireFTP is causing me grief.

  2. #12
    Join Date
    Jan 2004
    Posts
    66,450
    Plugin Contributions
    81

    Default Re: creating new templates for CSS/PHP virgin

    I would depend more on FileZilla or FlashFXP as a dedicated FTP program.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  3. #13
    Join Date
    Jun 2006
    Posts
    8
    Plugin Contributions
    0

    Default Re: creating new templates for CSS/PHP virgin

    just uploaded logo.gif again and now the link in my post above works. The rest of the images in that folder load too.

    So now maybe I can get back to the original problem of how do I get the header_bg.jpg to show in background of the logo.gif :/

  4. #14
    Join Date
    Jan 2004
    Posts
    66,450
    Plugin Contributions
    81

    Default Re: creating new templates for CSS/PHP virgin

    One problem ... you have used invalid comment symbols here:
    Code:
    /*#tagline {
    	color:#000000;
    	font-size: 2em;
    	text-align : center;
    	vertical-align: middle;
    	}/*
    That closing /* should be */
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  5. #15
    Join Date
    Jan 2004
    Posts
    66,450
    Plugin Contributions
    81

    Default Re: creating new templates for CSS/PHP virgin

    As for #logoWrapper .... it doesn't seem to like honoring background properties....
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  6. #16
    Join Date
    Jun 2006
    Posts
    8
    Plugin Contributions
    0

    Default Re: creating new templates for CSS/PHP virgin

    Woohoo! I sorted it.
    I changed #logoWrapper to #headerWrapper and the image magically appeared

 

 
Page 2 of 2 FirstFirst 12

Similar Threads

  1. Replies: 13
    Last Post: 15 May 2015, 05:18 PM
  2. CSS 'virgin' modifying Product Category text
    By DesignbyDemeter in forum Templates, Stylesheets, Page Layout
    Replies: 9
    Last Post: 3 Aug 2006, 07:11 AM
  3. creating new templates
    By sveetcouture in forum Templates, Stylesheets, Page Layout
    Replies: 8
    Last Post: 2 Jul 2006, 02:32 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