- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-15-2017 10:37 AM
So I have some tables on my Catalog Item Description, and when you put in tables on the Edit Catalog Item page it shows up as having dotted lines as the table border. Normally these go away when you Try It or look at it from the Service Portal. However, those table borders now show up as dotted lines even when you view it from the Service Portal. Weird thing is that it only does it for some of the Catalog Items, while others are completely fine but I have the same table and even copied it directly. Anybody know what the problem and how to remove the dotted lines?
Any help is much appreciated.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-22-2017 12:07 PM
This is evidently due to the 'default' table style that gets inserted into the HTML section of the content.
Edit your content, using the SOURCE option, and update or remove the style formatting on the TD tags
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-22-2017 12:07 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-22-2017 11:13 PM
That did it Robert, Thank you!