Posted by dsnydernc on June 29, 2008 at 2:46pm
Jump to:
| Project: | Magic Tabs |
| Version: | 5.x-1.x-dev |
| Component: | User interface |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
Can anyone suggest a way to set the static height for each tab? I've tried every way I know how but the arguments are ignored. As it is, switching tabs collapses the page, which temporarily distorts all other content on the page and could confuse the user. I'd like to set each tab set to have a static height, so as the user switches tabs the height remains the same while loading - which makes it much more ascetically pleasing.
Comments
#1
Try to put this in your style.css:
.magic_tabs {height: 250px}#2
No response. Closing.