http://www.targetedcopy.com/button.htmso i'm working on a shopping carteverything works, but i get large margins around the thing (note huge gap between button and lines of text, it only does it on the bottom in firefox, but does it on top and bottom in IE)i've read through their manual for setting up everything, but it alwasy shows the thing as appearing with no margins and there's no difference in the code that they have in there for the example and what's displaying the button on that pagebasically i want it to show up flush like on this page:http://www.christmas-in-july.com/sparkling.htmany ideas?[Edited on December 29, 2005 at 11:59 PM. Reason : IE]
12/29/2005 11:58:17 PM
the one thing i can think of is to use style sheets to modify the margins on the input and form tag that the button uses. your example doesn't enclose your text within either paragraph tags or table data tags which i would assume you would be using in your work page. That would also need to be factored in as you prepare to nudge your margins in css
12/30/2005 12:07:25 AM
i got it sorted out, i did something stupid in the css filethanks for the post, i prompted me to go back and check
12/30/2005 9:58:27 AM