Results 1 to 3 of 3

Hybrid View

  1. #1
    Join Date
    May 2010
    Posts
    2
    Plugin Contributions
    0

    Default remove underline at additional images

    Hallow everyone,
    I'd like to remove underline at additional images, I guess I should edit css file and set {text-decoration:none;} but I can't find where is it.
    Could anybody advice something.
    I'm using Zen Cart 1.3.9g and installed Zen Lightbox and Image Handler 2 for v1.3.x.
    http://glowkeyboard.com/glowing-fluo...ckers-p-1.html

    Thanks.

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: remove underline at additional images

    Looking with firefox I do not see an underline??

  3. #3
    Join Date
    May 2010
    Posts
    2
    Plugin Contributions
    0

    Default Re: remove underline at additional images

    Thank you for reply, I just removed it.
    I added style="text-decoration:none;" in tag <a> in the line

    Code:
    $script_link = '<script language="javascript" type="text/javascript"><!--' . "\n" . 'document.write(\'' . ($flag_display_large ? '<a style="text-decoration:none;" href="' . zen_lightbox($products_image_large, addslashes($products_name), LARGE_IMAGE_WIDTH, LARGE_IMAGE_HEIGHT) . '" rel="' . $rel . '" title="' . addslashes($products_name) . '">' . $thumb_slashes . '<br />' . TEXT_CLICK_TO_ENLARGE . '</a>' : $thumb_slashes) . '\');' . "\n" . '//--></script>';
    includes/modules/MY_TEMPLATE/additional_images.php

 

 

Similar Threads

  1. Remove Underline under images and text
    By bromleysid in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 12 May 2010, 01:01 PM
  2. How to remove additional images
    By kanine in forum Setting Up Categories, Products, Attributes
    Replies: 1
    Last Post: 8 Jul 2008, 04:01 PM
  3. can't remove additional images
    By katandmouse in forum General Questions
    Replies: 2
    Last Post: 9 Aug 2007, 05:23 AM
  4. Remove javascript from additional images
    By twitchyLegs in forum Basic Configuration
    Replies: 2
    Last Post: 21 May 2006, 08:10 PM

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