![]() |
![]() |
||||||
|
|||||||
| Tags: image, problems |
![]() |
|
|||
|
http://www.milkmoonkids.com/shop
If I view the website on a Mac using Safari or Firefox, it looks fine. If I view it with Internet Explorer, there are gaps in the images. Look at the area around the navigation buttons across the top. The moose's legs don't line up. I am not a novice, but I don't have a lot of experience doing websites. I would appreciate any help. Thanks |
| Sponsored Links |
|
|||
|
> http://www.milkmoonkids.com/shop http://www.milkmoonkids.com/shop.htm As a quick guess- it's the default margins for the <form> tag. Use css to redefine the form tag to have 0 margins. <form target="paypal" action="https://www.paypal.com/cgi-bin/webscr" method="post"> <input name="submit2" type="image" src="http://www.milkmoonkids.com/images/shop_r4_c1 3.gif" alt="PayPal - The safer, easier way to pay online!" align="right" border="0" {margin: 0px;}> <input type="hidden" name="cmd" value="_cart"> <input name="business" type="hidden" class="bold" value="email munged"> <input type="hidden" name="display" value="1"> </form> -- Alan Adobe Community Expert, dreamweaver http://www.adobe.com/communities/experts/ |
|
|||
|
I do think it has to do with the checkout button. I tried to apply CSS with
margins of "0", but that doesn't seem to work. I have never used CSS except for text before, so I may not have used it properly. Is there another way to tell it to have "0" margin? |
|
|||
|
I H8 UM posted in macromedia.dreamweaver:
> I do think it has to do with the checkout button. I tried to apply > CSS with margins of "0", but that doesn't seem to work. I have > never used CSS except for text before, so I may not have used it > properly. Is there another way to tell it to have "0" margin? It would probably help if you add a DOCTYPE. Maybe... File->Convert->HTML 4.01 Strict -- Mark A. Boyd Keep-On-Learnin' ![]() |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
- Contact Us
-|-
Adobe Dreamweaver Forums -|-
Archive -|-
Top -|-Rules/Disclaimer-|-Help/Support-|-Advertise