I have all questions displayed on a single page. Clicking on a question opens the answer underneath (accordion). The right side of the answers are cut off towards the end. I tried adding padding-right and margin-right to the CSS class faq-answer but neither worked. I tried firebug to see if there's anything else going on and nothing I can tell is out of the ordinary.

Comments

Lloyd’s picture

Yeah I just can't figure this out. I think the answer is somewhere in CSS but I've tried everything I can think of. If someone could actually look at the page I would greatly appreciate it. Maybe you can figure it out. It's www.mytermbroker.com/faq. Thanks.

Lloyd’s picture

It looks like the problem is created by padding-left in both the faq-question and faq-answer classes. If I change the padding to 0 then it displays fine. But I like the indent of the answers. Anybody have a possible solution?

It also looks like a question that spans 2 lines isn't properly formatted. There shouldn't be any line space.

I'm going to change the CSS for now so it at least displays correctly.

Lloyd’s picture

Well I fixed it by overriding our global.css file to specify the width as 90% for a couple of the faq CSS classes.

stella’s picture

Category: bug » support
Status: Active » Fixed

That doesn't happen with garland, so I'm guessing this is a clash with your theme's css. Marking as fixed since you found a solution.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.