Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Background Color using Tag Substitution
Can some one please help me with Tag Substitution? I need to change the color of the background for my account, checkout, and shooping cart pages. I want to change the color only in the middle column so I can keep my black background everywhere else. Right now I have black text that does not show on the black background.
I have tried using a custom tag that puts the following code around the <NLCOLUMNCONTENTS> tag:
&lt;div id="whitebackground" style="background-color:#FFFFFF"&gt;&lt;NLCOLUMNCONTENTS&gt;&lt;/div&gt;
But this does not work. I still have a black background. I thought this would work. Any thoughts?
0