Page 3 of 4 FirstFirst 1234 LastLast
Results 21 to 30 of 35
  1. #21
    Join Date
    Oct 2006
    Posts
    151
    Plugin Contributions
    0

    Default Re: Tell a Friend Email Form in IE

    I upgraded from 1.3.5 to 1.3.6. I am using a custom template but I don't believe I have my custom template override in place, and I'm not sure what that is. Can you tell me how to use that, or what it is? Thx!!

  2. #22
    Join Date
    Oct 2006
    Posts
    151
    Plugin Contributions
    0

    Default Re: Tell a Friend Email Form in IE

    Sorry, the URL is www.desertskyink.net

  3. #23
    Join Date
    Dec 2005
    Posts
    1,059
    Plugin Contributions
    2

    Default Re: Tell a Friend Email Form in IE

    HI! handkem!

    It appears you have two stylesheets -- stylesheet.css and stylesheetOLD.css --
    and your cart is calling both. If you're not intending stylesheetOLD.css to be
    used, I suggest renaming it to OLDstylesheet.css. I think that will
    solve the problem with the Tell a Friend form in IE.

    There's a help file in the docs folder of your ZenCart 1.3.6 download
    about stylesheet naming conventions. Hope this helps!
    [FONT=Arial]Country Kitty Crafts[/FONT][FONT=Arial]
    [/FONT] [FONT=Garamond]
    [/FONT]

  4. #24
    Join Date
    Oct 2006
    Posts
    151
    Plugin Contributions
    0

    Default Re: Tell a Friend Email Form in IE

    That was it! Thank you for your assistance!

  5. #25
    Join Date
    Dec 2005
    Posts
    1,059
    Plugin Contributions
    2

    Default Re: Tell a Friend Email Form in IE

    Good news, handkem!
    [FONT=Arial]Country Kitty Crafts[/FONT][FONT=Arial]
    [/FONT] [FONT=Garamond]
    [/FONT]

  6. #26
    Join Date
    Nov 2006
    Posts
    9
    Plugin Contributions
    1

    Default Re: Tell a Friend Email Form in IE

    The simple solution of this problem is disable HTML tag <br class="clearBoth" />
    on line 40 in /includes/templates/YOUR_TEMPLATE/templates/tpl_tell_a_friend_default.php.

    There is nothing to "clear", because the label and textarea just above are not floating.

    It's not a code bug, but IE6 and older render it buggy.

    Here's my solution:
    Code:
    <label for="email-message"><?php echo FORM_TITLE_FRIEND_MESSAGE; ?></label>
    <?php echo zen_draw_textarea_field('message', 30, 5, '', 'id="email-message"'); ?>
    <!--br class="clearBoth" /-->
    </fieldset>
    Last edited by Dedek; 9 Nov 2006 at 04:57 PM.

  7. #27
    Join Date
    Oct 2006
    Posts
    151
    Plugin Contributions
    0

    Default Re: Tell a Friend Email Form in IE

    One more issue. I've been changing things in my Stylesheet so everything lines up in the shopping card and checkout modules. Something screwed up my main page though. The 'New Products For November' are now showing up vertical rather than horizontal, and I don't think that I touched these id's or classes in the Stylesheet when I made changes, but I made a lot of changes. Once again, the site is www.desertskyink.net. Any help would be MUCH appreciated.

  8. #28
    Join Date
    Dec 2005
    Posts
    1,059
    Plugin Contributions
    2

    Default Re: Tell a Friend Email Form in IE

    Thanks for that info, Dedek!




    handkem,
    Did you change any settings in Admin/Configuration/Maximum Values
    that might affect the number of new products per row shown?
    [FONT=Arial]Country Kitty Crafts[/FONT][FONT=Arial]
    [/FONT] [FONT=Garamond]
    [/FONT]

  9. #29
    Join Date
    Oct 2006
    Posts
    151
    Plugin Contributions
    0

    Default Re: Tell a Friend Email Form in IE

    No, the only changes that I made were within the Stylesheet.

  10. #30
    Join Date
    Mar 2006
    Location
    Los Angeles
    Posts
    287
    Plugin Contributions
    3

    Default Re: Tell a Friend Email Form in IE

    Dedek's fix works perfectly.

    thanks!

 

 
Page 3 of 4 FirstFirst 1234 LastLast

Similar Threads

  1. Alter tell a friend form
    By rpain in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 20 Jul 2010, 11:37 AM
  2. [Done 1.3.5] Tell a Friend display Error
    By Hazza in forum Bug Reports
    Replies: 5
    Last Post: 21 Oct 2006, 08:07 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