• I’m using this plugin and the table will not center in the page.

    The first line of code is:

    <table class= “aligncenter” style=”height: 290px; width: 100%; border-collapse: collapse;”>

    I’ve tried adding <center></center> around the table, and other things that don’t work. What’s the workaround for this?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Andrew Ozz

    (@azaozz)

    Generally having something with width = 100% means it is as wide as the surroundings. There’s nothing to be centered.

    If this still doesn’t work after you change the width to less than 100%, perhaps look at your theme’s CSS and see how it styles tables.

    • This reply was modified 6 years, 6 months ago by Andrew Ozz.
Viewing 1 replies (of 1 total)

The topic ‘Table will not Center’ is closed to new replies.