Forums

[Plugin: WP-Table Reloaded] Cannot change width or height of last cell (1 post)

  1. mintyfreshbeats
    Member
    Posted 7 months ago #

    Hello, and thanks in advance.

    Please refer to http://maxtannone.com

    On the right side of the page you will see a single column of 200 pixel square images, "album covers". I would like to remove the white space around the final one, on the bottom, that says "more music". I have tried adding custom CSS:

    .wp-table-reloaded-id-1 .row-7 .column-1 td {
     height: 200px!important;
     width: 200px!important;
     padding: 0px;
    }

    The width and height are not displaying correctly, or something is overriding it. Chrome is telling me the white box is 202px. by 205 px.

    How do I make it 200x200 like the rest of the cells?

Reply

You must log in to post.

About this Topic

  • RSS feed for this topic
  • Started 7 months ago by mintyfreshbeats
  • This topic is not resolved
  • WordPress version: 3.2.1