Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

CSS Forum


You are currently viewing our CSS Forum as a guest. Please register to participate.
Login



Reply
Increasing input height in IE......
Old 02-10-2010, 08:50 AM Increasing input height in IE......
Isabella_Smith's Avatar
Ultra Talker

Posts: 285
Trades: 0
Hi........I am using input to get the values from user................It looks perfect in firefox............but when I look it in IE.......it increases the height of input element............................I tried to manage it but I give up...............Is there anyone can tell me a easy way to manage it....

Here's the css I am maintaining them......

These are 2 div's I am using for the the outer and background..

.background_div_keyword
{
background-color:#fffafa;
height:24px;
border:2;
padding:3px;
width:391px;
}
.outer_div_keyword
{
border:2px solid #86a3bd;
height:19px;
background-color:#fff;
width:386px;
}

This is for my input....

.search_input
{
float:left;
width:379px;
margin-top:0;
border-left:1px solid #86a3bd;
border-bottom:1px solid #d6c3c3;
border-top:0;
border-right:0;
display:inline;
font-family:verdana;
font-size:11px;
font-style:normal;
color:#000;
padding:2px 3px 3px 3px;
*height:18px;
_height:18px;
}


Any help would be heighly appreciated...

Thanks
__________________

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE



Please login or register to view this content. Registration is FREE
buy all indian salwar Kameez, Sarees and clothes
Isabella_Smith is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 02-10-2010, 01:47 PM Re: Increasing input height in IE......
LadynRed's Avatar
Defies a Status

Posts: 10,017
Location: Tennessee
Trades: 0
Which VERSION of IE?
The * hack will choke IE7 and probably 8 and you should put IE-specific 'fixes' in a separate css file and call them using conditional comments.

Try using line-height instead of height
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE

LadynRed is offline
Reply With Quote
View Public Profile
 
Old 02-11-2010, 12:07 AM Re: Increasing input height in IE......
Isabella_Smith's Avatar
Ultra Talker

Posts: 285
Trades: 0
Thanks ladyn,

I am on IE 8..........so I need to make it compatible to all IE versions.......Thanks I'll try your suggestions and let you know the result.
__________________

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE



Please login or register to view this content. Registration is FREE
buy all indian salwar Kameez, Sarees and clothes
Isabella_Smith is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Increasing input height in IE......
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.14839 seconds with 12 queries