Correcting standard table widths?

Options

You'll see the alignment/overlap issue in the screenshot. Is there a way for me to change the width of those tables?

How would I do that?

Just discovered this, and it obviously looks pretty bad. I have never messed with these tables, as they are autopopulated, and I'm guessing they were standards from Convio when the site was launched years ago, so I have no idea where to go to edit them.

Thanks!

Tagged:

Comments

  • Noah Cooper:

    Looking at http://www.chicagosfoodbank.org/site/PageServer?pagename=diff_advocate, it looks like you got this fixed already?

    Sorry, I should have specified in my previous post...

    The screenshot I provided is for the logged-in user, whereas, I'm guessing you were looking at the logged-out page. I changed the page to our wider wrapper, but it still is not wide enough to accommodate those search results for the logged-in user.

    At this point, I think it would be easier to change the tables than the wrapper.

    Thanks!

  • jdp :

    Sorry, I should have specified in my previous post...

    The screenshot I provided is for the logged-in user, whereas, I'm guessing you were looking at the logged-out page. I changed the page to our wider wrapper, but it still is not wide enough to accommodate those search results for the logged-in user.

    At this point, I think it would be easier to change the tables than the wrapper.

    Thanks!

    I didn't log in, but it looks like your wide table has a CLASS specified. You can address it in your PageWrapper styles. Something like...

    .findrepComponent { width: 800px !important; }

    Regards, BPM

Categories