You are looking to youtube responsive video then you no need to worries if you are using Divi theme or Divi builder Just add below PHP script condition on located file and enjoy File Location : Divi\includes\builder\module\Video.php Line No: 172 Code : $video_src = ”; //Added By 9Code Start if(strpos(esc_url( $args[‘src’] ) , “youtube”)!==false){ $video_src […]
Simple twitter style responsive login template by p3guru
Today twitter got a fresh new look for its login page. It is simple and clean, It is more like facebook first page. This Page has login form at the top and new user registration form to the right, followed by twitters top user pics at bottom, which i think is random and dynamic. Over […]
Light weight web text editor
Create light weight web text editor using jQuery script. now you see below steps to made custom light weight visual editor .. I was suffer for find good web text editor on web and i got no of web text editor but some not proper working or some more complex and not light weight, After […]