Admin style messed up
Permalink
Hi,
I have some tabs that seem to conflict with the admin styles ... I actually thought that the admin had its own scopes for styling and did not use tabs ??
What's happening is that I have problems scrolling down and the popup windows (like the one you get when you need to chose a block or stack for instace) have a transparent background. I tried to fiddle around with the css but I'm not really sure whic ui class I should be targeting ? Any guidance is welcome !+
Many thanks
I have some tabs that seem to conflict with the admin styles ... I actually thought that the admin had its own scopes for styling and did not use tabs ??
What's happening is that I have problems scrolling down and the popup windows (like the one you get when you need to chose a block or stack for instace) have a transparent background. I tried to fiddle around with the css but I'm not really sure whic ui class I should be targeting ? Any guidance is welcome !+
Many thanks
![JohntheFish](/files/avatars/51576.jpg)
If you have used the C5/bootstrap or jQuery.ui class names when constructing your tabs and you want add your own style, you will need to namespace them with a containing #id or you will end up arguing with the dashboard.
HI ! Thanks for the answer ... man I don't have the slightest idea about what can be going on with that code. In fact I just realized that I can delete half of the links to the javascript or css involving my tabs, it does not make any difference ... And I'm wondering if it hasn't something to do with the update thing!
The update uses a newer version of bootstrap with different class names within tabs, but also maintains the old class names. Thus more class names available to argue with unless you namespace your own css.