Hi I'm new to this plugin and I was wondering how I can make the tabs very close to each other? cause right now the tabs are like 5px away from each other
Hi I'm new to this plugin and I was wondering how I can make the tabs very close to each other? cause right now the tabs are like 5px away from each other
I have the same problem
I've only tested this on a Mac using Safari and Firefox but if you simply add the following to your main stylesheet then this will overide the plugin one:
ul.postTabs li { margin-right: -5px; }
You must log in to post.