Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Of course, and this should come as no surprise to you, you are correct ?? Thanks, so much. Great plug-in, great support.

    Hi Tobias:

    I, too, am having some trouble with cell widths not “sticking” when I make the CSS changes suggested in your FAQ. On this page https://scottsdalepopwarner.org/tackle-2/team-8/shockers-players/ I have created a simple table for a youth football team. I have specified the cell widths with the following code per your suggestion:

    .wp-table-reloaded-id-4 .column-1 {
    width: 150px;
    }
    .wp-table-reloaded-id-4 .column-2 {
    width: 160px;
    }
    .wp-table-reloaded-id-4 .column-3 {
    width: 100px;
    }
    .wp-table-reloaded-id-4 .column-4 {
    width: 50px;
    }
    .wp-table-reloaded-id-4 .column-5 {
    width: 60px;
    }
    .wp-table-reloaded-id-4 .column-3 {
    text-align: center;
    }
    .wp-table-reloaded-id-4 .column-4 {
    text-align: center;
    }
    .wp-table-reloaded-id-4 .column-5 {
    text-align: center;
    }

    The centering of the text is working fine, but as you can see the widths are not as I wanted.

    I am using the inFocus theme; please let me know what else you might need to help fix this.

    Thank you!
    Peter

    Hi Max:

    Great plugin, but for the life of me I can’t figure out how to get child pages to appear indented. I am creating the child links correctly, I believe, but nothing happens visually on the site. I am using the plugin on a few sites and would love to support you if only we can figure out why the indentation isn’t working. What do you need from me to help figure this out?

    Thanks in advance.

Viewing 3 replies - 1 through 3 (of 3 total)