• I seem to have extra padding on a table that I have created but there is no padding on the html code I have used and I changed the tr css to have 0 padding. Does anyone know why Im getting this extra space.

    On this link you will see it mostly has large spaces between the images/cells but there are 2 rows with a small space as it should be look here please

    Im using the Origin theme if that has any effect on this.

    Thank you.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Are you using Firebug?

    Thread Starter Alistair Bell

    (@designfood)

    Hi Andrew,

    Yes, I have inspected the area with firebug and it pointed to the td part of the css. (sorry if my terminology is poor). This is why I changed the td padding to 0.

    Does that give any clues?

    Thank you for your time.

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    I suspect it’s something to do with the 100% width style that you’re using to force the table as wide as possible.

    These sorts of issues are best discussed on CSS forums such as https://csscreator.com/forum

    Thread Starter Alistair Bell

    (@designfood)

    Thank you. I will use that to see if I can find the section that set the width.

    Much appreciated.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘why is there padding on this?’ is closed to new replies.