User Profile
Collapse
-
I added it to the ul and it worked. Thanks!... -
a:hover problem with borders in IE
Anyone know why my top and bottom border is not showing in Internet Explorer 6 for my navigation bar? There should be a border around the word home and borders around each link as you roll over it. Only the borders on the right and left appear.
Here's the URL: http://aec.ifas.ufl.edu/trc/
I pasted the relevant code below, but you can also view the entire CSS here.
#nav {
width:100%;... -
I figured it out: http://aec.ifas.ufl.edu/step/safari/test_rust.html
http://aec.ifas.ufl.edu/step/safari/basics2_rust.css
The three text boxes were all originally told to float:left. Well, Safari 2.0.3 doesn't like that. The last one has to float:right. Did that, changed my margins for alignment and it works in all the browsers I need to be compatible with for this site....Leave a comment:
-
I fixed that and it's still doing the same thing. Any other ideas?...Leave a comment:
-
CSS layout in Safari
I've tried this site in IE6, IE7, Netscape 7.1, Firefox 1.5 ...works fine in all of those. But Safari 1.1 (I think) is going to be the death of me. I do not understand why my text boxes defined by divs in the CSS are positioning way out of whack.
Here's the site: http://aec.ifas.ufl.edu/step/test_rust.html
Here's the CSS: http://aec.ifas.ufl.edu/step/basics2_rust.css
The div that defines the text box is #text...
No activity results to display
Show More
Leave a comment: