Safari textbox borders
Posted: 01 February 2007 09:38 AM   [ Ignore ]
Newbie
Rank
Total Posts:  2
Joined  2007-02-01

Hello,

I have just been building a site and i have some asp.net textboxes that get populated from a database, i dont want them to show as text boxes so the border colour and backcolour are set the same, this works fine in IE & FF however in safari it is giving me a border around them

Here is the CSS im using on the textbox

.ImgLoc { color:#eee;
    
font500 12px arial;
    
background#444;
    
border#444 1px solid;
    
left4px;
    

I have also tried it with no border and still get the same results, im struggling with this as i don’t have access to a mac, ive been using browsercam and icapture to check,

the live site can be found at http://www.neilpaskin.com/dev1/Gallery.aspx?GID=1&ID=370 the area im talking about is in the ‘About Image area’
& The page navigation in the footer.

also a screen capture from browsercam is available here http://www.neilpaskin.com/dev1/9302308.jpg

TIA

Ian

Profile
 
 
Posted: 01 February 2007 02:21 PM   [ Ignore ]   [ # 1 ]
Newbie
Rank
Total Posts:  10
Joined  2006-10-02

See attached.

Profile
 
 
Posted: 01 February 2007 05:06 PM   [ Ignore ]   [ # 2 ]
Newbie
Rank
Total Posts:  2
Joined  2007-02-01

Hi, i have actually changed from using text boxes on the ‘about image’ section to just outputting a string value directly to the page this works alot better, i still have the border around the textbox in the footer, i could change this to a label as it is set for read only, but for future reference it would be nice to solve the border issue if anyone has any ideas.

Ian

Profile
 
 
Posted: 01 February 2007 07:04 PM   [ Ignore ]   [ # 3 ]
Newbie
Rank
Total Posts:  10
Joined  2006-10-02

As far as I know it can’t be changed. Safari forces its form styles.

Profile
 
 
Posted: 05 August 2010 06:57 AM   [ Ignore ]   [ # 4 ]
Newbie
Rank
Total Posts:  4
Joined  2010-08-05

lol, good work for people. thanks

==============================
web game|browser game|new mmorpg

Profile