Page 1 of 1

Get apoointement

Posted: Mon Oct 27, 2014 1:29 am
by gautamz07
Hey Guys check the home navbar on this page , they have a button that says "Request appointment" ,

https://www.phoenixchildrens.org/

once clicked on that buuton , it takes u to this page :

https://www.phoenixchildrens.org/request-appointment

how do i go about creating such a button and page and what should happen in the backend ?

also , any guesses on how this one was created (i mean the backend ??)

Re: Get apoointement

Posted: Mon Oct 27, 2014 3:33 am
by requinix
It's just a regular link that's styled using CSS (Bootstrap, even) to look and act like a button.

Re: Get apoointement

Posted: Fri Oct 31, 2014 12:07 am
by gautamz07
Thanks ! :)