in

How to Create Free Blog Website with Fitmag Template

How to Make a Blog Website for Free in 2023 https://youtu.be/qdK1y7aXM44
Steps to Create a free blog website
00:00 intro
02:09 Create Your Blog
02:40 Choose Name for Your Blog
02:59 Choose Web Address for Your Blog
05:08 change our blog design
07:58 website theme color change
10:22 create a page ( about + contact us )
11:59 Edit Top Menu
12:40 Top Social Media Menu
14:08 create Site favicon, header and Footer logo
19:35 create a post ( upload image, embed YouTube videos, Link URL )
22:17 add tags and category
22:28 custom permalink
22:39 show or hide comments on the post
23:22 Header Main Menu
25:36 Show or Hide News Ticker
25:54 Sidebar Social links
26:57 side popular post widget
27:17 Facebook widget
28:16 footer section

Top Menu Bar Color Change Code ??

/*------- CSS for top menu color ------*/ 

#top-bar { background: $(main.color); } 

/*----------XXX-- CSS for top menu color -----XXX--------*/

contact us Code ??

<div class=”contact-form”><div class=”widget ContactForm” data-version=”2″ id=”ContactForm1″>
<div class=”widget-title”>
<h3 class=”title”>
Contact form
</h3>
</div>
<div class=”widget-content contact-form-widget”>
<div class=”form”>
<form name=”contact-form”>
<input ariby=”Name” class=”contact-form-name” id=”ContactForm1_contact-form-name” name=”name” placeholder=”Name” size=”30″ type=”text” value=””>
<input ariby=”Email *” class=”contact-form-email” id=”ContactForm1_contact-form-email” name=”email” placeholder=”Email *” size=”30″ type=”text” value=””>
<textarea ariby=”Message *” class=”contact-form-email-message” cols=”25″ id=”ContactForm1_contact-form-email-message” name=”email-message” placeholder=”Message *” rows=”5″></textarea>
<input class=”contact-form-button btn contact-form-button-submit” id=”ContactForm1_contact-form-submit” type=”button” value=”Send”>
<p class=”contact-form-error-message” id=”ContactForm1_contact-form-error-message”></p>
<p class=”contact-form-success-message” id=”ContactForm1_contact-form-success-message”></p>
</form>
</div>
</div>
</div></div>

More Website videos:

How To Make a Website and Earn Money Online

How To Make a Free Website for Online Store

how to make a WordPress Website

Custom-Blogger-Theme-2023

Contact-Us-Page

Leave a Reply

Your email address will not be published. Required fields are marked *