Code & Blog

How To Set Up WordPress Multi Site

1. Install WordPress 2. Open wp-config.php file 3. Find out this line: /* That’s all, stop editing! Happy blogging. */ 4. Add this code before this (3) comment: /* Multisite */ define(

Read More »

Custom CSS Code For Fonts

1. Download Custom font 2. Upload it in a folder named “Font” 3. Then use this code @font-face { font-family: ‘MyWebFont’; src: url(‘webfont.eot’); /* IE9 Compat Modes */ src: url(‘webfont.eot?#iefix’) format(’embedded-opentype’), /*

Read More »
Blog Categories

Most Popular