I LOVE this theme. I wondering though if there's a way to get the tabs to wrap so that it doesn't go underneath the regions on the right side? Thanks for any input you can provide.

tc

CommentFileSizeAuthor
#4 tabwrap.png153.23 KBtoddchris

Comments

Jeff Burnz’s picture

Do you have a link to your site, I can probably hack something together that will work for you.

toddchris’s picture

The site is at www.mynladatest.org . I think right now it only does it in administrator mode. Let me know if you need anything else.

tc

Jeff Burnz’s picture

Can you explain a bit more about what you want, I'm not sure I really understand now that I have seen the site.

toddchris’s picture

StatusFileSize
new153.23 KB

I think I fixed it with this:

ul.tabs {
white-space: normal;
}

I've also attached a picture to show the results. Previously, the tabs did not wrap and went underneath the blocks to the right.

tc

Jeff Burnz’s picture

Status: Active » Closed (fixed)

Ok, great. I'll close this, glad you found your solution.