Page 350 of 710 FirstFirst ... 250300340348349350351352360400450 ... LastLast
Results 3,491 to 3,500 of 7099
  1. #3491
    Join Date
    May 2007
    Location
    SW Florida
    Posts
    1,051
    Plugin Contributions
    2

    Default Re: Image Handler 2 Support

    Quote Originally Posted by SaMortensen View Post
    My problem with image handler is when it is installed it pushes my header down the page a bit, and then when you place your cursor on the + sign of the image, the image appears in the upper left corner of the screen, so I am assuming that this has something to do with why my header is being pushed down -

    can someone help with this?



    Above is a screenshot of the site and my site is:
    Knot & Bauble so you can see for yourself what I am talking about.

    I hope someone has an idea why this is doing this because it has me scratching my head.
    Make sure the style_imagehover.css is in your templates css folder.

    That'll get you every time.
    JOhn ><>
    Newest Site: ChargerPros - Stuff4Toys

  2. #3492
    Join Date
    Jan 2008
    Location
    Minnesota
    Posts
    93
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    It is in the templates/css folder, and as a precaution, I went and added the folders with their files to my current template but it makes no difference it is still doing this.

  3. #3493
    Join Date
    May 2007
    Location
    SW Florida
    Posts
    1,051
    Plugin Contributions
    2

    Have a Drink Re: Image Handler 2 Support

    Quote Originally Posted by SaMortensen View Post
    It is in the templates/css folder, and as a precaution, I went and added the folders with their files to my current template but it makes no difference it is still doing this.
    Ok, to be a little more clear, I looked at your home page source code:
    <link rel="stylesheet" type="text/css" href="includes/templates/clean_business/css/stylesheet.css" />
    <link rel="stylesheet" type="text/css" href="includes/templates/clean_business/css/stylesheet_css_buttons.css" />
    <link rel="stylesheet" type="text/css" href="includes/templates/clean_business/css/stylesheet_dotline.css" />
    <link rel="stylesheet" type="text/css" media="print" href="includes/templates/clean_business/css/print_stylesheet.css"
    and it is not loading.

    Double check, it looks like it needs to be in THIS folder:
    includes/templates/clean_business/css/

    Try that.
    JOhn ><>
    Newest Site: ChargerPros - Stuff4Toys

  4. #3494
    Join Date
    Jan 2008
    Location
    Minnesota
    Posts
    93
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    That is so bizaar, because it is there. I even just made some changes to the style_imagehover.css file in my clean_business template and then uploaded it, overwriting the file. How do I make sure it loads then?

    http://www.knotnbauble.com/images/Image4.jpg ---> see screenshot
    Last edited by SaMortensen; 4 Feb 2009 at 11:19 PM. Reason: added image

  5. #3495
    Join Date
    May 2007
    Location
    SW Florida
    Posts
    1,051
    Plugin Contributions
    2

    Default Re: Image Handler 2 Support

    Quote Originally Posted by SaMortensen View Post
    That is so bizaar, because it is there. I even just made some changes to the style_imagehover.css file in my clean_business template and then uploaded it, overwriting the images. How do I make sure it loads then?

    <a href="http://www.knotnbauble.com/image4.jpg">see screenshot</a>
    my bad... I was only looking at your home page and there are no product images there so it wouldn't load.

    It IS loading on product listing pages.

    Try uploading the stock distribution file instead of your custom one.
    JOhn ><>
    Newest Site: ChargerPros - Stuff4Toys

  6. #3496
    Join Date
    Jan 2008
    Location
    Minnesota
    Posts
    93
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    John - I'm confused. It is the stock one from the Image Handler file that I downloaded. The only thing I changed is the position. It had absolute - so I tried Centered and changed the left and top position, and that didn't change anything except make the white box appear around the image with the wording small like it should be.

    This is the actual code on the style_imagehover.css page:

    #trailimageid {
    position: center;
    visibility: hidden;
    left: 50px;
    top: 150px;
    width: 220px;
    height: 0px;
    z-index: 1000;
    }

    #trailimageid div {
    padding: 5px;
    background-color: #FFF;
    border: 1px solid #888;
    text-align: center;
    }

    #trailimageid h1 {
    font-size: 100%;
    font-weight: normal;
    margin: 0;
    padding: 2px 0px;
    text-align: left;
    width: 100%;
    }

    #trailimageid img {
    margin: 2px;
    border: none;
    }
    Any other ideas?
    Last edited by SaMortensen; 4 Feb 2009 at 11:29 PM. Reason: added code

  7. #3497
    Join Date
    May 2007
    Location
    SW Florida
    Posts
    1,051
    Plugin Contributions
    2

    Default Re: Image Handler 2 Support

    Quote Originally Posted by SaMortensen View Post
    John - I'm confused. It is the stock one from the Image Handler file that I downloaded. The only thing I changed is the position. It had absolute - so I tried Centered and that didn't change anything except make the white box appear around the image with the wording small like it should be.

    This is the actual code on the style_imagehover.css page:
    Any other ideas?
    Sorry that's the only trick in my bag of ... Just for giggles try putting a copy in the template_default/css folder too.
    JOhn ><>
    Newest Site: ChargerPros - Stuff4Toys

  8. #3498
    Join Date
    Jan 2008
    Location
    Minnesota
    Posts
    93
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    Well I guess that's out too because I already did that. I put a copy in each one.

  9. #3499
    Join Date
    Jan 2008
    Location
    Minnesota
    Posts
    93
    Plugin Contributions
    0

    Default Re: Image Handler 2 Support

    Okay...I don't know what the deal is, but I changed it all back and now it works correctly.

    Go figure.

  10. #3500
    Join Date
    May 2007
    Location
    SW Florida
    Posts
    1,051
    Plugin Contributions
    2

    Have a Drink Re: Image Handler 2 Support

    Quote Originally Posted by SaMortensen View Post
    Okay...I don't know what the deal is, but I changed it all back and now it works correctly.

    Go figure.
    Sometimes this is the only answer...
    Newest Site: ChargerPros - Stuff4Toys

 

 

Similar Threads

  1. v150 Image Handler 4 (for v1.5.x) Support Thread
    By DivaVocals in forum All Other Contributions/Addons
    Replies: 1687
    Last Post: 17 Nov 2024, 07:26 PM
  2. v139h Image Handler 3 Support Thread (for ZC v1.3.9)
    By DivaVocals in forum All Other Contributions/Addons
    Replies: 1095
    Last Post: 2 Oct 2017, 12:42 PM
  3. Image Handler Support Please
    By nadinesky in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 30 Sep 2013, 03:47 PM
  4. Image handler only covers part of screen
    By shaneburton in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 14 May 2009, 07:15 PM
  5. Is Image Handler the only way to go?
    By wwwursa in forum Installing on a Windows Server
    Replies: 2
    Last Post: 23 Dec 2007, 09:22 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