Results 1 to 3 of 3
  1. #1
    Join Date
    Sep 2012
    Location
    West Jefferson, NC
    Posts
    383
    Plugin Contributions
    0

    Default Manufactuerer's Sidebox Images Are Huge

    tpl_manufactuer_info.php is missing the image sizes in the zen_image(...) link causing the image to be oversized.

    Line 13 of the new file...
    PHP Code:
      $content .= '<div class="centeredContent">' zen_image(DIR_WS_IMAGES $manufacturer_info_sidebox->fields['manufacturers_image'], $manufacturer_info_sidebox->fields['manufacturers_name']) 
    My fix...

    PHP Code:
     $content .= '<div class="centeredContent">' zen_image(DIR_WS_IMAGES $manufacturer_info_sidebox->fields['manufacturers_image'], $manufacturer_info_sidebox->fields['manufacturers_name'], SMALL_IMAGE_WIDTHSMALL_IMAGE_HEIGHT
    I have an account on github but I haven't figured out the pull and commit thing yet...maybe in the future.

    Hope this helps someone.

  2. #2
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    9,703
    Plugin Contributions
    123

    Default Re: Manufactuerer's Sidebox Images Are Huge

    Oddly enough, the admin had a similar issue with manufacturer images which has been fixed in 2.0.0.

    I went ahead and PR'ed the issue you reported, thanks for letting us know.
    That Software Guy. My Store: Zen Cart Modifications
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  3. #3
    Join Date
    Sep 2012
    Location
    West Jefferson, NC
    Posts
    383
    Plugin Contributions
    0

    Default Re: Manufactuerer's Sidebox Images Are Huge

    Quote Originally Posted by swguy View Post
    Oddly enough, the admin had a similar issue with manufacturer images which has been fixed in 2.0.0.

    I went ahead and PR'ed the issue you reported, thanks for letting us know.
    Thanks.

 

 

Similar Threads

  1. v139h sidebox images are stretched in safari on my mac
    By keneso in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 1 Mar 2013, 11:31 AM
  2. Default buttons in shopping cart are distorted and huge..
    By shortmop in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 29 Aug 2011, 07:00 AM
  3. IE 6 problems- fonts are huge in sideboxes!
    By btolly in forum General Questions
    Replies: 1
    Last Post: 1 Sep 2009, 05:27 PM
  4. Sidebox Images......where are they?
    By atjhza in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 23 Nov 2007, 10:47 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