Closed (fixed)
Project:
Tabbed Block
Version:
5.x-1.1
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
28 Jul 2007 at 13:57 UTC
Updated:
31 Jul 2007 at 06:30 UTC
Hello,
Thanks for the great module. For some reason my tabs load without the graphic (rounded edges tab) as if the CSS or graphic itself isn't being accessed. I simply placed the folder in the module directory, switched on the module in admin, added a couple tabs to a couple of blocks. They're there, they just don't have any style.
Thanks!
Comments
Comment #1
joetsuihk commentedthe round corner in the demo site is an image.
what you are having is the default style of the tabs
In my site, i custom made the style so it fits my site.
i used a round cornered image as background by CSS
the css is actually available in HEAD, by un-comment the lines in the CSS files.
Comment #2
pribeh commentedThanks