I noticed there is about a 2 px gap between my tabs and the tab contents below. The problem is the css top attribute placed on the tab contents. Its hardcoded from the script and I cant tell where its coming from. The tabcontent top is always 2 pixels more than the height of the tabbar above. How can I either get them the same or adjust it? Im using the latest 3.0 Pro version of tabbar.
Could you attach the picture that shows the gat you want to get rid of ?
I have attached the file. I have highlighted the area in yellow. As you can see there is space between the bottom of the tab and the top of the tab contents.
The issue is that the script puts a height: 26px on the div with the dhx_tablist_zone class (manually changing this to height: 28px removes the gap.)
Conversely, it puts a top: 28px on the div with dhx_tabcontent_zone class. Manually changing this value to top: 26px removes the gap.
Where in the script are these values assigned? For me they should match.
What skin are you using ?
Can we reproduce the problem in one of the standard samples (for example, dhtmlxTabbar/samples/04_styling/01_skins.html) ?
Im using the silver skin, and I dont see the issue in the samples.
dhtmlx.com/docs/products/dht … skins.html
Please attach the complete demo where we could reproduce the problem.
What more do you need I clearly attached a screenshot with the issue. Again, what sets those values mentioned earlier. You can tell me the line in the code ill take it from there.
You wrote that the problem occured only in you application and did not in our samples. So, we need the demo to reproduce it. Complete demo - a ready sample that reproduces the problem ( html page with related libraries).
Im using the latest 3.0 Pro version of tabbar.
You may create the ticket in members’ support