The top of my text is getting cutoff in IE
Posted: 22 October 2009 07:03 PM   [ Ignore ]
Newbie
Rank
Total Posts:  2
Joined  2009-10-22
#adv_link
    
{
    position
absolute;
    
top94px;
    
left5px;
    
z-index3;
    
width100px;
    
height25px;
    
<div id="adv_link"><a href="content.cfm?search=adv">Advanced Search</a></div

Here is the mock site (please view in IE) http://www.mbwfurniture.com/new3
attached photo for those who don’t have IE

Profile
 
 
Posted: 02 November 2009 06:21 PM   [ Ignore ]   [ # 1 ]
Newbie
Rank
Total Posts:  2
Joined  2009-10-22

Still not fixed, would appreciate any suggestions.

Profile
 
 
Posted: 09 November 2010 02:11 PM   [ Ignore ]   [ # 2 ]
Newbie
Rank
Total Posts:  12
Joined  2010-09-28

Have you tried adjusting the relative position of your text? It looks like the top of your text is being chopped by the bottom edge of the search box.



iPhone 4 Cases

Profile
 
 
Posted: 20 November 2010 06:38 PM   [ Ignore ]   [ # 3 ]
Jr. Member
RankRank
Total Posts:  44
Joined  2010-10-13

Link doesnt work. but I think you need to change the z index value as 1. Try it…

Profile