Hi Dharmendr,
However I am having bit of difficulty with the provided style sheet
<link rel="stylesheet" href='https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.0.3/css/bootstrap.min.css' media="screen" />
with my style sheet
<link rel="stylesheet" type="text/css" href="css/main.css">
Without
<link rel="stylesheet" href='https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.0.3/css/bootstrap.min.css' media="screen" />
style sheet Modal Form not working
Without my style sheet
<link rel="stylesheet" type="text/css" href="css/main.css">
All the page layouts and buttons are not working
Are you able to provide me the CSS script for Modal form to work?So that I can include thos in my style sheet
Appriciate your help
Kind Regards,
HArinda