Border problem?
Border problem?
- Started
- Last post
- 11 Responses
- embarko
Does anyone know how to remove the thin white border around the 'Buy Now' buttons?
Thanks
- casiokid840
add border="0" into your img tag
- embarko0
yeah i've done that. it's got something to do with the form.
- Deluxehorror0
hehe snorestopper
- casiokid840
crazy, look for nearby #ffffff codes and change them to the form background colour
- embarko0
done that too.
- blaw0
try moving the form tags out from being within the td tags to within the table tags.
- embarko0
anyone?
- Moo0
just change the border colour to match with the background
- MLVR0
CSS? you can do anything with cascading style sheets my friend...
- embarko0
I've made border=0 and it's still putting that white border, i've also tried adding border colour the same as bg, but it still doesn't work.
- Gordy220
Perhaps change:
to:
nb. Just added the style bit after the input...