Closed (fixed)
Project:
Quick Tabs
Version:
6.x-2.0-rc3
Component:
Tab styles
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
13 Aug 2009 at 12:06 UTC
Updated:
27 Aug 2009 at 18:30 UTC
Heya :)
The Quicktabs module is nice :)
but i have an problem and i cant solve it :(
i try every QuickTab Theme but on every Theme are the tabs showing below under (look at the Screenshot).
i look in the css but i cant find any error
anyone knows whats wrong ?
Cheers
Skull
| Comment | File | Size | Author |
|---|---|---|---|
| Unbenannt.jpg | 10.46 KB | SkullSplitter |
Comments
Comment #1
pasqualleyour theme's css file is overriding the output
use firebug to find the problematic css selector in your theme
or if it is a live site then post a link to the site, and we can answer the problem within some seconds..
Comment #2
SkullSplitter commentedi searched with FireBug and WebDevlopers Bar ... I find something, but when i insert width: 130px; there is nnothing to see :(
Here is my Blog : http://www.skullsplitters-blog.org/
Thx in Advance
Comment #3
pasquallestyle.css (line 226)
if you remove this line then the tab links will be displayed next to each other, but that will break some other thing in the theme..
so adding this to style.css would be better:
Comment #4
SkullSplitter commentedYes rock :)
Thanks my friend:)
Cheers
Skull
Comment #5
pasqualleyou are welcome