Pinned Loading
-
Page vierge HTML5 avec du boostrap p...
Page vierge HTML5 avec du boostrap pour commencer un nouveau projet. La base parfaite! 1<!doctype html>
2<html lang="fr">
34<head>
5<meta charset="utf-8">
-
-
customise the logo of your wordpress...
customise the logo of your wordpress login page 1function my_custom_login_logo() { echo '<style type="text/css"> h1 a { background-image:url('.get_bloginfo('template_directory').'/images/custom-login-logo.gif) !important; } </style>'; }
2add_action('login_head', 'my_custom_login_logo');
-
Ce code permet d'augmenter la taille...
Ce code permet d'augmenter la taille des sous-menus de Divi 1/*
2largeur du menu déroulant
3Ce code permet d'augmenter la taille des sous-menus de Divi
4*/
5
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.