I have installed this "Post UI Tabs" plugin, and used the following code
[tab name="Your tab name 1"]Your tab content[/tab]
[tab name="Your tab name 2"]Your tab content[/tab]
[tab name="Your tab name 3"]Your tab content[/tab]
[end_tabset]
but tabs are working fine ONLY in "Home Page", in Categories and Pages the tabs are not displayed, only the text are visible (see below - it looks as if the CSS file is missing)
Your tab name 1
Your tab name 2
Your tab name 3
Your tab content
Your tab content
Your tab content
Do I need to change anything inorder to make the tabs work properly in Categories and Pages.