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!
Don’t miss your chance to meet our SuiteGurus—NetSuite Support professionals and subject matter experts with extensive experience in select product areas, including OneWorld, Advanced & Basic Accounting, Supply Chain Management, Receivables & Payables, CRM, Account Administration, and the SuiteCloud Platform. Full Conference attendees can prebook exclusive 30-minute one-on-one sessions for your product questions.
Spots are limited! Register through your Agenda Builder and find SuiteGuru under Agenda Enhancements.
Centering the site in FireFox
The page alignment option seems only to work well in IE.
In Firefox we cannot get the page to align anywhere other than to the left. We used to put this code in our sites before the new release (to overwrite the NS styles), but it´s not working anymore for FireFox:
#div__body { Z-INDEX: 1; MARGIN-LEFT: auto; MARGIN-RIGHT: auto; WIDTH: 772px !important; POSITION: relative; TEXT-ALIGN: left}
#div__bodytab { Z-INDEX: 1; MARGIN-LEFT: auto; MARGIN-RIGHT: auto; BACKGROUND-COLOR: #ffffff; WIDTH: 772px !important; POSITION: relative}
#div__header { Z-INDEX: 10; MARGIN-LEFT: auto !important; WIDTH: 772px; MARGIN-RIGHT: auto !important; POSITION: relative; TOP: 0px}
#div__footer { Z-INDEX: 2; MARGIN-LEFT: auto !important; WIDTH: 772px !important; MARGIN-RIGHT: auto !important; POSITION: relative}