<style> /* To change the length of tab*/ .tabstyle li a {width:250px !important} ul.tabstyle {width:300px !important} </style> <script> jQuery("#link_online a").html("Indian Cards"); //Online payment Tab jQuery("#link_deposit a").html("Bank Deposit/Western Union");//Bank Deposit Tab jQuery("#link_cash a").html("Cash on Delivery");//Cash on Delivery Tab jQuery("#link_paypal a").html("International Cards"); //Paypal Tab </script>