Page 39 of 40 FirstFirst ... 2937383940 LastLast
Results 381 to 390 of 393
  1. #381
    Join Date
    Mar 2012
    Posts
    82
    Plugin Contributions
    0

    Default Re: Smart Backgrounds support

    Does anyone know if this works with ver 1.5?

  2. #382
    Join Date
    Apr 2010
    Posts
    263
    Plugin Contributions
    0

    Default Re: Smart Backgrounds support

    Hi,

    I am might be a bit stupid here, I am working on www.dragons.digi-blue.co.uk, using version 1.3.9 h. I am trying to give my product info page a background, but only the centercolumn where the picture, description and buy now button is. I cannot change the actual background as if someone with smaller screen look at it, the background will move. How can I do this for the product info, log in and cart pages?

  3. #383
    Join Date
    Sep 2008
    Posts
    97
    Plugin Contributions
    0

    Default Re: Smart Backgrounds support

    This mod is absolutely awesome... BUT a recent update to v1.5 and I can't seem to make it work.
    Tried... tried again... no luck (actually, its' probably no skills )

    Glenn... Would you be interested in bringing your mod up to speed? Can we bribe you with a cup (or even a bucket) of Joe maybe

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

    Default Re: Smart Backgrounds support

    I don't think it should have any issues with v1.5.x; the only existing file it touches is tpl_main_page.php, and that has not changed since 2007, before the first version of this mod.

    Give details of what you were trying to do and exactly what happened, and I may be able to diagnose the issue. Seeing it live may help.
    Last edited by gjh42; 14 Dec 2012 at 09:24 AM.

  5. #385
    Join Date
    Feb 2014
    Posts
    1
    Plugin Contributions
    0

    Default Re: Smart Backgrounds support

    I have installed the smart background add-on and it is precisely what I am looking for. I am trying to install a background on the product display page contentMainWrapper but for whatever reason, I can't seem to get it to work. I am not sure that the I am using the name of the page. TIA Tom

    THis is css.

    .smartBG_productinfo #contentMainWrapper {background-image: url(../images/smartbg_productinfodisplay.gif);}


    This is a link to my page

    http://www.stitchboutiqueboston.com/...-raheed-p-448/

    I am using v1.3.9d.

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

    Default Re: Smart Backgrounds support

    The page name is productinfo (<body id="productinfoBody" ...), so

    smartbg_productinfodisplay.gif

    needs to be

    smartbg_productinfo.gif

  7. #387
    Join Date
    Dec 2006
    Posts
    189
    Plugin Contributions
    0

    Default Re: Smart Backgrounds support

    I recently upgraded from v1.3.8 to v1.5.1 and had to reinstall this mod. Finally got it to work but now I'm seeing 2 headers (logos) on all pages. Looks like it's working in conjunction with my current header (logo). How can I remove the additional image from my header and keep the smartbg one?

    Thanks.

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

    Default Re: Smart Backgrounds support

    I need more information on what you have and what you did to advise correctly. Can I see it live?

    It might just be a case of removing the logo div from /includes/templates/your_template/common/tpl_header.php.
    Last edited by gjh42; 18 Mar 2014 at 07:12 PM.

  9. #389
    Join Date
    Dec 2006
    Posts
    189
    Plugin Contributions
    0

    Default Re: Smart Backgrounds support

    Thanks for the reply Glenn,

    My site is currently set at "down for maintenance" so it only shows the main page. I'll have to make it live when I get in this evening. In the meantime, here's the link: f o x x y d i v a dot com /fashions

  10. #390
    Join Date
    May 2004
    Location
    UK
    Posts
    478
    Plugin Contributions
    0

    Default Re: Smart Backgrounds support

    Glen - loving the mod thank you - and just so people know this works on my new 1.5.4 shop :)

    Anyway I was wondering if it is possible to make it work with sub-cats - or rather what is happening is that if I go via menu I get a _448 sub cat - works! but if I go via home page the sub cat is actually 7_448 and therefore doesn't show it, or rather is looking for the banner _7 not _7_448

    Is it possible to have _448 & 7_448 both showing same banner?

    Oh code I am using:

    PHP Code:
    <?php 
    //Smart Backgrounds
    $smart_image '';
    if ((
    $current_page_base == 'index' and $_GET[cPath] != 0) or $current_page_base == 'product_info') { //add _ and top cat id to js filename
      
    $smart_image '_' . (int)$_GET[cPath];
    }
    // /Smart Backgrounds
    ?>

    <?php echo zen_image(DIR_WS_TEMPLATE_IMAGES 'smartbanners' smart_backgrounds('.jpg''sidebox') . $smart_image '.jpg''');?></div>
    this just adds a large banner to the relevant page - no CSS needed :)

    Not sure if you are still modding this plugin :) if not I will apply more brain power tomorrow

    Thanks
    Sarah

 

 
Page 39 of 40 FirstFirst ... 2937383940 LastLast

Similar Threads

  1. Adding Image Map to header with Smart Backgrounds
    By cspan27 in forum Addon Templates
    Replies: 16
    Last Post: 25 Jul 2009, 01:14 AM
  2. smart backgrounds
    By Glendon in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 11 Sep 2008, 04:49 PM
  3. Backgrounds
    By v.kirk in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 23 Jun 2006, 06:14 AM

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