![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
#3
| |||
| |||
|
#4
| |||
| |||
|
|
Ahh, I read another post and found the answer. I changed the border to 0 on the logo and that fixed both problems. Thanks, Rich |
#5
| |||
| |||
|
|
Ahh, I read another post and found the answer. I changed the border to 0 on the logo and that fixed both problems. Thanks, Rich |
#6
| |||
| |||
|
|
Hello, A better fix is adding this to your CSS: a img {border:none;} This stops the image link border for all links versus having to add the border="0" attribute to every img link. Also, border="0" doesn't validate for strict doctypes. Speaking of doc type, you should add one to your page. Take care, Tim "I H8 UM" <webforumsuser (AT) macromedia (DOT) com> wrote in message news:g03366$kso$1 (AT) forums (DOT) macromedia.com... Ahh, I read another post and found the answer. I changed the border to 0 on the logo and that fixed both problems. Thanks, Rich |
#7
| |||
| |||
|
|
Hello, A better fix is adding this to your CSS: a img {border:none;} This stops the image link border for all links versus having to add the border="0" attribute to every img link. Also, border="0" doesn't validate for strict doctypes. Speaking of doc type, you should add one to your page. Take care, Tim "I H8 UM" <webforumsuser (AT) macromedia (DOT) com> wrote in message news:g03366$kso$1 (AT) forums (DOT) macromedia.com... Ahh, I read another post and found the answer. I changed the border to 0 on the logo and that fixed both problems. Thanks, Rich |
![]() |
| Thread Tools | |
| Display Modes | |
| |