Results 1 to 3 of 3
  1. #1
    Join Date
    Oct 2006
    Posts
    15
    Plugin Contributions
    0

    Default Is this an IE CSS bug?

    I am no good at web programming. I have what I suspect is an IE bug regarding positioning on my side menu.

    Yes, thats right - menu. I only have a single left side menu box that is supposed to be right beneath some other items on the right.

    In IE it has a 1 pixel break. Works fine in everything else. Can someone suggest what is going on here so I can fix it? Thanks!

    pssllc.com

    Antiocles

  2. #2
    Join Date
    Dec 2005
    Posts
    1,509
    Plugin Contributions
    6

    Default Re: Is this an IE CSS bug?

    Nope. Not a bug. An HTML typo. See below (taken from your code). Remove the extra <TR> and you're all set.

    Code:
    <tr>
    <td style="background: url('/images/navBtnBack.jpg') no-repeat; padding-left: 20px; height: 23px;">
    <img src="/images/blueBullet.jpg" align="top" id="n6" alt="b"/><a href="/index.php?main_page=advanced_search" class="navLink" onMouseOver="highlightMenu('n6');" onMouseOut="unHighlightMenu('n6');"style="text-decoration:none; padding-left:2px;">site search</a></td>
    </tr>
    <tr>
    <tr>
    <td style="background: url('/images/navFade.jpg') no-repeat top left;">
    
    <!--// bof: testimonials_manager //-->
    <div class="leftBoxContainer" id="testimonials-manager" style="width: 125">
    <h3 class="leftBoxHeading" id="testimonials-managerHeading">Testimonials</h3>
    <div id="testimonials-managerContent" class="sideBoxContent"><b><a href="http://pssllc.com/index.php?main_page=testimonials_manager&amp;testimonials_id=3&amp;zenid=55c2ff1dc8f782c66827151e16128ee4">Satisfied User</a></b><div class="testimonial"><p><p>If you've nosed around the DC50 website much you know that I'm a user who's not shy about pointing out glitches. The reasons I'm vocal about DC50...<br /><span><strong><a href="http://pssllc.com/index.php?main_page=testimonials_manager&amp;testimonials_id=3&amp;zenid=55c2ff1dc8f782c66827151e16128ee4">Read More <img src="/images/arrow.jpg"/></a></strong></span></p></div><hr id="catBoxDivider" /></div></div>
    <!--// eof: testimonials_manager //-->
    
    
    </td>
    </tr>
    </table>
    Eric
    20 Ways to Increase Sales Using Zen Cart
    Zen Cart contribs: Simple Google Analytics, Export Shipping Information

  3. #3
    Join Date
    Oct 2006
    Posts
    15
    Plugin Contributions
    0

    Default Re: Is this an IE CSS bug?

    Sheesh! I ran a validator earlier and it didn't even occur to me that I might have done something like that.

    I much prefer something like C to this web programming stuff. I don't like things that "mostly" work when there are errors. Makes it much harder to find.

    Thanks a lot!

    Antiocles

 

 

Similar Threads

  1. want to reposition an image using css. what is css to control this?
    By what44 in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 10 Nov 2007, 05:03 AM
  2. [Not a bug] Don't know if this is a bug or not
    By CCTVSupply2000 in forum Bug Reports
    Replies: 8
    Last Post: 7 May 2007, 05:28 AM
  3. Is this an IE Bug or my bad CSS
    By softget in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 21 Feb 2007, 10:52 AM

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