Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 24
  1. #11
    Join Date
    May 2007
    Location
    Virginia
    Posts
    108
    Plugin Contributions
    0

    Default Re: urgent!! Strange problem with css

    sweet, thanks
    [FONT=Century Gothic]unique and earth friendly baby products[/FONT]

  2. #12
    Join Date
    May 2007
    Location
    Virginia
    Posts
    108
    Plugin Contributions
    0

    Default Re: urgent!! Strange problem with css

    now how do I enter the image.... i thought I found it but no...
    Last edited by thecatinthetree; 12 Sep 2007 at 05:15 PM.
    [FONT=Century Gothic]unique and earth friendly baby products[/FONT]

  3. #13
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: urgent!! Strange problem with css

    Quote Originally Posted by kiirababy View Post
    ok where do I enter the image name for the logo?
    includes/languages/english/YOUR_TEMPLATE/header.php

    // added defines for header alt and text
    define('HEADER_ALT_TEXT', 'Powered by Zen Cart :: The Art of E-Commerce');
    define('HEADER_SALES_TEXT', 'TagLine Here');
    define('HEADER_LOGO_WIDTH', '192px');
    define('HEADER_LOGO_HEIGHT', '64px');
    define('HEADER_LOGO_IMAGE', 'logo.gif');

  4. #14
    Join Date
    May 2007
    Location
    Virginia
    Posts
    108
    Plugin Contributions
    0

    Default Re: urgent!! Strange problem with css

    that's what I thought, but it doesn't seem to work....
    [FONT=Century Gothic]unique and earth friendly baby products[/FONT]

  5. #15
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: urgent!! Strange problem with css

    Quote Originally Posted by kiirababy View Post
    that's what I thought, but it doesn't seem to work....
    define('HEADER_LOGO_IMAGE', 'logo.gif');

    Make sure the highlighted portion has the same name as your logo image.

    also make sure you've uploaded the logo image to:

    includes/templates/YOUR_TEMPLATE/images

  6. #16
    Join Date
    May 2007
    Location
    Virginia
    Posts
    108
    Plugin Contributions
    0

    Default Re: urgent!! Strange problem with css

    how do I add an image to the index.php
    [FONT=Century Gothic]unique and earth friendly baby products[/FONT]

  7. #17
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: urgent!! Strange problem with css

    Quote Originally Posted by kiirababy View Post
    how do I add an image to the index.php
    Where exactly do you want to add it.

  8. #18
    Join Date
    May 2007
    Location
    Virginia
    Posts
    108
    Plugin Contributions
    0

    Default Re: urgent!! Strange problem with css

    aha! I had added the image to the wrong folder.!
    [FONT=Century Gothic]unique and earth friendly baby products[/FONT]

  9. #19
    Join Date
    May 2007
    Location
    Virginia
    Posts
    108
    Plugin Contributions
    0

    Default Re: urgent!! Strange problem with css

    I 'd like to add it into the midst of the text..
    [FONT=Century Gothic]unique and earth friendly baby products[/FONT]

  10. #20
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: urgent!! Strange problem with css

    Quote Originally Posted by kiirababy View Post
    aha! I had added the image to the wrong folder.!
    Make sure you change the height to match the height of your logo:

    #logoWrapper {
    width:1000px;
    height:221px; This is the height of your logo
    background-color:#663366;
    background-repeat:no-repeat;
    }

 

 
Page 2 of 3 FirstFirst 123 LastLast

Similar Threads

  1. Very strange problem (urgent!) - 404 not found -- SEO Url mod
    By orenrosenthal in forum All Other Contributions/Addons
    Replies: 5
    Last Post: 2 Jan 2011, 12:26 PM
  2. Help with Strange CSS
    By limelites in forum General Questions
    Replies: 1
    Last Post: 18 Jul 2009, 02:53 PM
  3. strange problem with css and modification of tpl_main_page.php
    By sartzsche in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 24 May 2006, 09:21 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