Page 1 of 5 123 ... LastLast
Results 1 to 10 of 48
  1. #1
    Join Date
    Apr 2006
    Location
    Labuan Island
    Posts
    361
    Plugin Contributions
    2

    adding images just below power of zen cart

    can somebody help me how to put images just below the power of zencart trademark?!
    [FONT=Comic Sans MS]"Whether you think you can, or you think you can't... YOU ARE RIGHT."[/FONT]
    [FONT=Comic Sans MS]GOOD LUCK !!![/FONT]

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

    Default Re: adding images just below power of zen cart

    Are you talking about in the footer (bottom of the page) or somewhere else?

  3. #3
    Join Date
    Apr 2006
    Location
    Labuan Island
    Posts
    361
    Plugin Contributions
    2

    Idea or Suggestion adding images just below power of zen cart

    i think the footer, where the Powered by Zen Cart is displayed! just below it...
    [FONT=Comic Sans MS]"Whether you think you can, or you think you can't... YOU ARE RIGHT."[/FONT]
    [FONT=Comic Sans MS]GOOD LUCK !!![/FONT]

  4. #4
    Join Date
    Apr 2006
    Location
    Labuan Island
    Posts
    361
    Plugin Contributions
    2

    Default adding images just below power of zen cart

    any thoughts clyde?!please help me...
    [FONT=Comic Sans MS]"Whether you think you can, or you think you can't... YOU ARE RIGHT."[/FONT]
    [FONT=Comic Sans MS]GOOD LUCK !!![/FONT]

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

    Default Re: adding images just below power of zen cart

    What type of image(s) do you want to place there.

    How you get them there will depend a lot on this.

    I'm working on my test site to come up with something.

  6. #6
    Join Date
    Apr 2006
    Location
    Labuan Island
    Posts
    361
    Plugin Contributions
    2

    adding images just below power of zen cart

    oops! i know your busy but i just want help on that. i just want to put several small images, that's all. gif images with 80x15 dimension...ehm, i would like to know also what is the new idea you might come up with...? btw, i like your site! very nice indeed...one question, can you tell me where to change the color of the sideboxes border like the one at your side?
    [FONT=Comic Sans MS]"Whether you think you can, or you think you can't... YOU ARE RIGHT."[/FONT]
    [FONT=Comic Sans MS]GOOD LUCK !!![/FONT]

  7. #7
    Join Date
    Apr 2004
    Location
    UK
    Posts
    5,821
    Plugin Contributions
    2

    Default Re: adding images just below power of zen cart

    PHP Code:
    <!--bof- site copyright display -->
    <div id="siteinfoLegal" class="legalCopyright"><?php echo FOOTER_TEXT_BODY?><br>
    <img border="0" src="http://localhost/zen13/includes/templates/future_zen/images/8015_1.jpg" width="80" height="15">
    <img border="0" src="http://localhost/zen13/includes/templates/future_zen/images/8015_2.jpg" width="80" height="15">
    <img border="0" src="http://localhost/zen13/includes/templates/future_zen/images/8015_3.jpg" width="80" height="15">
    </div>
    <!--eof- site copyright display -->
    Substitute
    PHP Code:
    http://localhost/zen13/includes/templates/future_zen/images/8015_1.jpg 
    to exact path of your image/s
    Open /includes/templates/template_default/common/tpl_footer.php
    SAVE A COPY of that file BEFORE proceeding.........................
    Substitute code above as shown..save that changed tpl_footer.php file to
    /includes/templates/NAMEOFYOURTEMPLATE/common/
    can you tell me where to change the color of the sideboxes border
    Depends on template your site is using/css file..Posting a link to your site
    will help

  8. #8
    Join Date
    Apr 2006
    Location
    Labuan Island
    Posts
    361
    Plugin Contributions
    2

    adding images just below power of zen cart

    thanx misty, you are superb! i used these code;

    <?php echo , zen_image($template->get_template_dir("xxx.gif", DIR_WS_TEMPLATE, $current_page_base,'images'). '/' . "xxx.gif") . '</a>'; ?>

    and i like the ZC POWERED image on your site, can i have one???
    [FONT=Comic Sans MS]"Whether you think you can, or you think you can't... YOU ARE RIGHT."[/FONT]
    [FONT=Comic Sans MS]GOOD LUCK !!![/FONT]

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

    Default Re: adding images just below power of zen cart

    Quote Originally Posted by tajul_ashyqin
    oops! i know your busy but i just want help on that. i just want to put several small images, that's all. gif images with 80x15 dimension...ehm, i would like to know also what is the new idea you might come up with...? btw, i like your site! very nice indeed...one question, can you tell me where to change the color of the sideboxes border like the one at your side?
    Not a problem.

    To style the borders instead of something like this border: 1px solid #000; I styled them with this border: 5px outset #yourcolorchoice;

    If you look at the footer on my site you'll see a "what looks like graphic images" in fact they are not they are styled using CSS.

  10. #10
    Join Date
    Apr 2006
    Location
    Labuan Island
    Posts
    361
    Plugin Contributions
    2

    Default adding images just below power of zen cart

    ehm, you are very creative indeed! my site still under development because i am lack in php and css knowledge!i also not a very creative person like you... but i'll try my best! btw, thanx for your help misty!
    [FONT=Comic Sans MS]"Whether you think you can, or you think you can't... YOU ARE RIGHT."[/FONT]
    [FONT=Comic Sans MS]GOOD LUCK !!![/FONT]

 

 
Page 1 of 5 123 ... LastLast

Similar Threads

  1. Replies: 2
    Last Post: 15 Apr 2012, 01:43 AM
  2. Zen Cart Power Template - how to install?
    By wayne79 in forum Addon Templates
    Replies: 1
    Last Post: 12 Jan 2010, 04:17 AM
  3. Just Installed Zen Cart. Sample Images are Not Showing Up
    By clicknet in forum Installing on a Linux/Unix Server
    Replies: 7
    Last Post: 23 Jun 2009, 10:50 PM
  4. Adding extra images to my zen cart
    By r1formetoo in forum General Questions
    Replies: 6
    Last Post: 7 Jan 2009, 09:04 PM
  5. How do i change power by zen cart
    By gOber in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 4 Mar 2008, 08:59 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