Jump to content

samuels

Member
  • Posts

    1
  • Joined

  • Last visited

About samuels

samuels's Achievements

Junior Member

Junior Member (1/3)

0

Reputation

  1. We are trying to modify the whmcs default theme(Bootstrap v2.0.3) to Bootstrap 3.2.0. After adding below codes in header.tpl , 'Search Multiple TLDs' dropdown not working in http://mysite.com/domainchecker.php <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css"> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap-theme.min.css"> <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet"> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script> <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js"></script>
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated