Posts

Showing posts from October, 2018

Change WordPress Logo on Admin Signup or Login Page

Image
https://www.wpoptimus.com/637/change-wordpress-logo-signup-admin/ 6+ Ways toPosted on  MAY 15, 2014  by  EDITORIAL STAFF WordPress provides their own logo on admin signup or login page but sometimes it is required to replace that with own logo especially for branding purpose. You can totally replace it with your own image in just few seconds. This article will elaborate the simple  codes & plugins  that will help you to Change the WordPress Login Logo. This is how WordPress login page normally looks : This logo brands WordPress. But you can set your own logo here and this will work for  your  brand! Change WordPress Logo on Signup Page: 1. PHP function : You can easily change the WordPress logo on the Login page with the help of  following PHP function. Copy the following code & place it in functions.php file of your active theme. Replace the url field  with the file-name of your logo having appropriate path, and store your logo accordingly  : function my_l

WordPress Video Plugin & Widget

Image
https://www.wonderplugin.com/wordpress-video-player/ WonderPlugin Video Embed is an easy and powerful way to add videos to your WordPress. You can embed your video to the sidebar widget, WordPress posts and pages. It supports YouTube, Vimeo, Wistia and self-hosted MP4/WebM videos. The video player is fully responsive and works on iPhone, iPad, Android, Chrome, Firefox, Safari, Opera, Internet Explorer 8/9/10/11 and Microsoft Edge. Download from WordPress.org Repository Visit the Plugin Homepage on WordPress.org Repository Insert Videos into WordPress Widget Features WordPress Video Widget With the included video widget, you can easily embed a video player to your WordPress sidebar widget. Insert Video to WordPress Post/Page The plugin will add a button to the WordPress post/page visual editor. By clicking the button, you can embed your video player to the post/page. Support YouTube, Vimeo, Wistia and MP4/WebM vide

Crystal Software Birtamode

https://www.crystalsoft.com.np/about-us.html Crystal Software We are core software development company. We believe to create productive, reliable & user friendly web based software and faster rendering websites.

how-to-add-custom-css-to-your-wpforms

Image
https://wpforms.com/how-to-customize-button-styles-with-css-with-examples/ https://wpforms.com/docs/how-to-add-custom-css-to-your-wpforms/

How to Customize Button Styles With CSS (With Examples)

Image
https://wpforms.com/how-to-customize-button-styles-with-css-with-examples/ https://wpforms.com/docs/how-to-add-custom-css-to-your-wpforms/ by Shahzad Saeed on Jun 26, 2017 Share 3 Tweet 0 Share 0 SHARES 3 Do you want to change the look of your forms’ buttons? WPForms allows you to make basic customization on your buttons using the drag and drop form builder. For advanced customization, you can add custom CSS snippets to your WordPress theme.  In this article, we’ll show you how to customize button styles with CSS. Customizing Button Styles of  Your Forms Before we get started, you’ll need to have  the WPForms plugin  installed and activated on your site. Also, you’ll need to have at least one form created. See our tutorial on  how to create a simple contact form  as an example to get started. With WPForms, you can customize the buttons of your forms in two ways. You can either customize button styles for all of your forms or you can style each one individually. We’l