Page 3 of 4 FirstFirst 1234 LastLast
Results 21 to 30 of 40
  1. #21
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: Can this be possible?????

    First things first ... let's get your images working right.
    .

    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.

  2. #22
    Join Date
    Aug 2007
    Location
    Amarillo, Tx
    Posts
    1,519
    Plugin Contributions
    0

    Default Re: Can this be possible?????

    Quote Originally Posted by DrByte View Post
    First things first ... let's get your images working right.
    DrByte I got the images working currectly

  3. #23
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: Can this be possible?????

    I just updated the contribution file: http://www.zen-cart.com/index.php?ma...products_id=79

    Now you can simply call it via single_sidebox.php?module=new_products or set $zcSBmodule='new_products'; before calling single_sidebox.php
    .

    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.

  4. #24
    Join Date
    Aug 2007
    Location
    Amarillo, Tx
    Posts
    1,519
    Plugin Contributions
    0

    Default Re: Can this be possible?????

    DrByte,

    the sidebox anywhere is just the left side up and down that won't work for me I need 3 down and 3 or 4 across. is that possible?

  5. #25
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: Can this be possible?????

    That's just stylesheet stuff. The content is output the same as it is on the store's centerboxes.

    Since you're running it in an iframe, you'll need to load your stylesheet inside the iframe as well.
    .

    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. #26
    Join Date
    Aug 2007
    Location
    Amarillo, Tx
    Posts
    1,519
    Plugin Contributions
    0

    Default Re: Can this be possible?????

    Quote Originally Posted by DrByte View Post
    That's just stylesheet stuff. The content is output the same as it is on the store's centerboxes.

    Since you're running it in an iframe, you'll need to load your stylesheet inside the iframe as well.
    can you help me on that?

  7. #27
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: Can this be possible?????

    What have you tried so far?
    .

    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.

  8. #28
    Join Date
    Aug 2007
    Location
    Amarillo, Tx
    Posts
    1,519
    Plugin Contributions
    0

    Default Re: Can this be possible?????

    Quote Originally Posted by DrByte View Post
    What have you tried so far?
    Right now, I don't know where to start.

  9. #29
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: Can this be possible?????

    There are lots of online resources where you can learn about stylesheets and so on. I'm not going to go into that here.
    It doesn't sound like you want to know "why", but just want the end-result handed to you.


    Add this to the bottom of your single_sidebox.php file:
    Code:
    <style type="text/css"> @import "/gifts/includes/templates/future_zen/css/stylesheet.css"; </style>
    .

    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.

  10. #30
    Join Date
    Aug 2007
    Location
    Amarillo, Tx
    Posts
    1,519
    Plugin Contributions
    0

    Default Re: Can this be possible?????

    Quote Originally Posted by DrByte View Post
    Add this to the bottom of your single_sidebox.php file:
    Code:
    <style type="text/css"> @import "/gifts/includes/templates/future_zen/css/stylesheet.css"; </style>
    Ok when put that code in I go this error:

    Parse error: parse error, unexpected '<' in /home/content/m/o/r/morristech/html/gifts/single_sidebox.php on line 86

 

 
Page 3 of 4 FirstFirst 1234 LastLast

Similar Threads

  1. v139h How possible is this? Pages that only downloaders can see
    By dharrison in forum General Questions
    Replies: 1
    Last Post: 29 Jan 2013, 10:52 PM
  2. Can anyone tell me if this is possible?
    By Newbie76 in forum General Questions
    Replies: 7
    Last Post: 19 Jan 2010, 08:18 PM
  3. Attribute setup - can this be possible?
    By keenskin in forum General Questions
    Replies: 3
    Last Post: 25 Mar 2009, 07:45 AM
  4. How can this be possible
    By julchen_0873 in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 25 Aug 2006, 03:13 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