Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
Removing Image Borders
I am working on the item list cells of some pages on our site and would like to remove the image border that appears when we have an image linked to the item page. This is the code:
===================================
<A href="<%=getCurrentAttribute('item','storeurl')%>"><%=getCurrentAttribute('item','storedisplaythumbnailhtml')%></A>
===================================
Netsuite is adding a border around the image...very frustrating!
Any thoughts?
Thanks!