Quantcast
Channel: Telerik Forums RSS
Viewing all articles
Browse latest Browse all 78072

Tabstrip tabs formatting

$
0
0

Hey,

 

I am trying to format the tabs of the tabstrip as a separate entity. I want to have a gap in between the tabs horizontally. Here is my html code. Can you help me with the classes/styles that I need to modify in order to achieve my design. Thanks

<div id="tabstrip">
      <ul>
      <li class="tab-apart">TEST 1</li>
      <li class="tab-apart">TEST 2</li>
      <li class="tab-apart">TEST 3</li>
    </ul>

     <div>Content 1</div>
      <div>Content 2</div>
      <div>Content 3</div>

</div>


Viewing all articles
Browse latest Browse all 78072

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>