Skip to content
Discussion options

You must be logged in to vote

Hi @DannyPageOfLight,

Toyhouse uses customized versions and overrides of Bootstrap along with specific global CSS declarations and sometimes scoped stylesheets for their layout components (like custom table structures and tab systems).

When you export or migrate pages, standard Bootstrap CDN files won't include those proprietary or site-specific overrides out-of-the-box. To fix the alignment and make your flexible tables render identically:

  1. Inspect Toyhouse Styles: Use your browser's Developer Tools (F12) on the original Toyhouse page to inspect the specific CSS classes applied to your flexible table container and tab system.
  2. Extract Custom CSS: Copy those specific CSS rules (often invol…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@DannyPageOfLight
Comment options

Answer selected by DannyPageOfLight
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants