Title problem in IE browsers

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • kobiadato1603
    New Member
    • May 2010
    • 1

    Title problem in IE browsers

    Hi all. First time here.
    I have a problem in my site when i view it in IE im not sure why and what to do and maybe you can help me.
    The site name is like cut in half in IE
    My site is http://hedvaamrani.com/.
    Please let me know what is the problem because in Firefox i see it good.
    The IE error say its the lightbox problem but....dont know what it is and what to change and if its that at all.
    I uploaded the lightbox.js as text in the attachment
    Thank you
    Attached Files
  • RamananKalirajan
    Contributor
    • Mar 2008
    • 608

    #2
    Hi,
    Please specify the height for the td

    Code:
    <td align="left" valign="top" style="padding-top: 30px; padding-left: 11px;" class="style2">Hedva Amrani</td>
    This is the line were the text is getting cropped. Specify the height as 114px.

    Thanks and Regards
    Ramanan Kalirajan
    Last edited by RamananKalirajan; May 25 '10, 10:15 AM. Reason: added code tags

    Comment

    Working...