Closed (works as designed)
Project:
Quick Tabs
Version:
6.x-2.0-rc3
Component:
Tab styles
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
18 Nov 2009 at 06:41 UTC
Updated:
14 Oct 2010 at 05:19 UTC
I have tried Firebug and Devel themer and all of my tabs are appearing chopped off on the left side (image attached.) I have added the style to my theme to alter but cannot seem to figure out how to get it to display correctly. I am using phylactere but it is happening with all tabs styles. Thanks for any insight ayone may have.
| Comment | File | Size | Author |
|---|---|---|---|
| Qtabs.jpg | 9.44 KB | venusrising |
Comments
Comment #1
pasqualleIt seems like a css problem or html validation problem in the theme.
if you could give us a link to the website, only then we can tell you exactly what is the cause of this problem.
Comment #2
venusrising commentedLocal install for DEV. I am not having any issues with my other block content, is there anything else I can look for to get this fixed? The QT functions but the tabs etc are cut-off on the left.
Comment #3
pasquallein firebug check what is happening with "
ul.quicktabs_tabs li". because it seems like the theme is changing the padding or margin on it.Comment #4
Netbuddy commentedI found this issue was some sidebar ul.li block padding. It will vary with theme I imagine.
Comment #5
venusrising commented