Topic: tabs.css in theme zip is not same as demo – EngineThemes

  • In your demo the .tab-container does not have a border-top: 0 !important; in the zip I’ve downloaded from themeforest it does

    Hi,

    tab.css in plugin overwrites it.. but that should work, you can remove it in “Custom CSS”

    thanks

    You cannot override a whole .css file via the custom css feature, it would take a day!! You should drop one of the 2 included Tabs; either in /themes/arch/js/tabs or the /plugins/type-shortcodes/js/tabs/ in your source code.

    Please do this quickly, this site needs to go online any day now.

    Hi,

    click on plugin settings link and add your custom CSS their.. if you want to overwrite some code you need to add something like this..

    .tab { margin-top:40px !important; }
    

    thanks

    I am sorry, but this is the world upside down. You include the tabs code + css twice, they don’t play along well, and then we have to use all sorts of !important; css to override those conflicts??

    Hi,

    it’s twice but its working once.. try deactivating the typography plugin the other tab code should work.. activate the plugin and the tab code in plugin should work.. that’s how it works, you can simply customize the code if you want it to be like that..

    thanks

    It’s being loaded twice and it’s working twice. However can the second .css delete the top-border that was loaded by the previous tabs.css ? But we get it, you have no further intentions to fix this bug as you keep saying we should fix it with custom code overrides

    We have dropped the tabs layout and opted for the dropcaps instead, issue not fixed but it won’t bother us any more.

    if you see our live demo source code you will see the plugin tab is only working..

    thanks

    I know, that is why it is so strange, that in the .zip from Themeforest the TAB code/css is being loaded twice.

    loaded twice? I think you were saying included twice in a .zip file.. anyway it’s included in the theme itself if plugin is not activate, if plugin activate the theme tab will be overwritten by the plugin tab.. may I know what your errors you get on this?

    thanks