Contact

This contact form is provided by templatemo that can be used for your websites. Credit goes to Unsplash for the background image.

Sign Up

You want to fill out this form

SIGN UP FOR INVITE NOW





Menu

  • Landing Page Controls

    • Add Contact Form
    • Add Banners
    • Techo
    • Options
  • Photography Pictures Product

    Drop Menu

    • Crystal
    • Digital
    • Graphs
    • Settings
  • Menu

    CodesGoneCrazyEditor

    • Home
    • Digital Art
      • Pics
        • SEO 1
        • SEO 2
      • CSS
        • CSS 1
        • CSS 2
        • CSS 3
        • CSS 4
        • CSS 5
      • Jquery
        • Jquery 1
        • Jquery 2
    • Fashion
      • Product 1
        • Sub Item
        • Sub Item
      • Product 2
        • Sub Item
        • Sub Item
    • Photography
    • Design
    Go
    Home » Unlabelled »

    1. Add Social Links - top
    2. You Can See that Header area have Social Icons Collection. To Edit Social Icon in this theme you can follow this step:
      1. On Blogger Dashbord Click layout
      2. Click Edit social icons widget
      3. Now copy the below code and paste into widget :
      <ul class="social"> 
         <li><a href="#" target="_blank"> 
            <i class="fa fa-pinterest"></i> 
            </a> 
         </li> 
         <li><a href="#" target="_blank"> 
            <i class="fa fa-instagram"></i> 
            </a> 
         </li> 
         <li><a href="#" target="_blank"> 
            <i class="fa fa-twitter"></i> 
            </a> 
         </li> 
         <li><a href="#" target="_blank"> 
            <i class="fa fa-facebook"></i> 
            </a> 
         </li> 
         <li><a href="#" target="_blank"> 
            <i class="fa fa-flickr"></i> 
            </a> 
         </li> 
         <li><a href="#" target="_blank"> 
            <i class="fa fa-dribbble"></i> 
            </a> 
         </li> 
         <li><a href="#" target="_blank"> 
            <i class="fa fa-rss"></i> 
            </a> 
         </li> 
         <li><a href="#" target="_blank"> 
            <i class="fa fa-youtube"></i> 
            </a> 
         </li> 
         <li><a href="#" target="_blank"> 
            <i class="fa fa-skype"></i> 
            </a> 
         </li> 
      </ul>
      4. Change Links or # with yours Social URL link

    3. Upload Logo- top
    4. Access your blog Layout > click Edit link on Header widget
      In Configure Header window, input you Blog Title and Blog Description. If you want to upload your image logo, make sure checked Instead of title and description, then click Choose File and locate your logo file. And click Save button to finish.


    5. Setting up the menu - top
    6. To Edit Left Menu in this theme you can follow this step:
      1. On Blogger Dashbord Click Template
      2. Click Edit HTML
      3. (Top Menu) Scroll down and Find this Code :

            <nav class='pushmenu pushmenu-left'> 
              <h3> 
                Menu 
              </h3> 
              <a href='#'> 
                Fashion 
              </a> 
              <a href='#'> 
               Trendy 
              </a> 
              <div id='accordion'> 
                <ul> 
                  <li> 
                    <h3> 
                      <span/> 
                      Drop Down 
                    </h3> 
                    <ul> 
                      <li> 
                        <a href='#'> 
                          Abstract 
                        </a> 
                      </li> 
                      <li> 
                        <a href='#'> 
                          Model 
                        </a> 
                      </li> 
                      <li> 
                        <a href='#'> 
                          Techo 
                        </a> 
                      </li> 
                      <li> 
                        <a href='#'> 
                          Options 
                        </a> 
                      </li> 
                    </ul> 
                  </li> 
                  <li> 
                    <a href='#'> 
                     Photography 
                    </a> 
                    <a href='#'> 
                      Pictures 
                    </a> 
                    <a href='#'> 
                      Product 
                    </a> 
                    <h3> 
                      <span/> 
                      Drop Menu 
                    </h3> 
                    <ul> 
                      <li> 
                        <a href='#'> 
                          Crystal 
                        </a> 
                      </li> 
                      <li> 
                        <a href='#'> 
                          Digital 
                        </a> 
                      </li> 
                      <li> 
                        <a href='#'> 
                          Graphs 
                        </a> 
                      </li> 
                      <li> 
                        <a href='#'> 
                          Settings 
                        </a> 
                      </li> 
                    </ul> 
                  </li> 
                  <!-- will add more later --> 
                </ul> 
              </div> 
        
        
        
            </nav>
      4. Change # with yours URL link
      To Edit Main Menu in this theme you can follow this step:
      1. On Blogger Dashbord Click Template
      2. Click Edit HTML
      3. (Top Menu) Scroll down and Find this Code :

          <div id='menutop' style='float:right'> 
                    <ul> 
                      <li class='active'> 
                        <a href='/'> 
                          <span> 
                            Home 
                          </span> 
                        </a> 
                      </li> 
                      <li class='menu-sub'> 
                        <a href='#'> 
                          <span> 
                            Digital Art 
                          </span> 
                        </a> 
                        <ul> 
                          <li class='menu-sub'> 
                            <a href='#'> 
                              <span> 
                                Pics 
                              </span> 
                            </a> 
                            <ul> 
                              <li> 
                                <a href='#'> 
                                  <span> 
                                    SEO 1 
                                  </span> 
                                </a> 
                              </li> 
                              <li class='last'> 
                                <a href='#'> 
                                  <span> 
                                    SEO 2 
                                  </span> 
                                </a> 
                              </li> 
                            </ul> 
                          </li> 
                          <li class='menu-sub'> 
                            <a href='#'> 
                              <span> 
                                CSS 
                              </span> 
                            </a> 
                            <ul> 
                              <li> 
                                <a href='#'> 
                                  <span> 
                                    CSS 1 
                                  </span> 
                                </a> 
                              </li> 
                              <li> 
                                <a href='#'> 
                                  <span> 
                                    CSS 2 
                                  </span> 
                                </a> 
                              </li> 
                              <li> 
                                <a href='#'> 
                                  <span> 
                                    CSS 3 
                                  </span> 
                                </a> 
                              </li> 
                              <li> 
                                <a href='#'> 
                                  <span> 
                                    CSS 4 
                                  </span> 
                                </a> 
                              </li> 
                              <li class='last'> 
                                <a href='#'> 
                                  <span> 
                                    CSS 5 
                                  </span> 
                                </a> 
                              </li> 
                            </ul> 
                          </li> 
                          <li class='menu-sub'> 
                            <a href='#'> 
                              <span> 
                                Jquery 
                              </span> 
                            </a> 
                            <ul> 
                              <li> 
                                <a href='#'> 
                                  <span> 
                                    Jquery 1 
                                  </span> 
                                </a> 
                              </li> 
                              <li class='last'> 
                                <a href='#'> 
                                  <span> 
                                    Jquery 2 
                                  </span> 
                                </a> 
                              </li> 
                            </ul> 
                          </li> 
                        </ul> 
                      </li> 
                      <li class='menu-sub'> 
                        <a href='#'> 
                          <span> 
                           Fashion 
                          </span> 
                        </a> 
                        <ul> 
                          <li class='menu-sub'> 
                            <a href='#'> 
                              <span> 
                                Product 1 
                              </span> 
                            </a> 
                            <ul> 
                              <li> 
                                <a href='#'> 
                                  <span> 
                                    Sub Item 
                                  </span> 
                                </a> 
                              </li> 
                              <li class='last'> 
                                <a href='#'> 
                                  <span> 
                                    Sub Item 
                                  </span> 
                                </a> 
                              </li> 
                            </ul> 
                          </li> 
                          <li class='menu-sub'> 
                            <a href='#'> 
                              <span> 
                                Product 2 
                              </span> 
                            </a> 
                            <ul> 
                              <li> 
                                <a href='#'> 
                                  <span> 
                                    Sub Item 
                                  </span> 
                                </a> 
                              </li> 
                              <li class='last'> 
                                <a href='#'> 
                                  <span> 
                                    Sub Item 
                                  </span> 
                                </a> 
                              </li> 
                            </ul> 
                          </li> 
                        </ul> 
                      </li> 
                      <li> 
                        <a href='#'> 
                          <span> 
                           Photography 
                          </span> 
                        </a> 
                      </li> 
                      <li class='last'> 
                        <a href='#'> 
                          <span> 
                           Design 
                          </span> 
                        </a> 
                      </li> 
                    </ul> 
                  </div>
      4. Change # with yours URL link

    7. Enable Mobile Template - top
    8. After you apply mobile version for this template, Advance Editor will be disabled. This is official bug of Blogger. So, please make sure, you used Advance Editor to change all settings you want before do this step.
      As default, Blogger will use its own template for you blog on mobile. So if you want to use Fabulous template on mobile devices, please enable it first.

      Access your Template menu and click on Gear button of Mobile template.

    Add Comment
    Monday, 27 March 2017

    facebook

    twitter

    google+

    fb share

    About Nikesh

    Related Posts
    < Previous Post

    Search This Blog

    Powered by Blogger.

    Blog Archive

    • March 2017 (6)

    Report Abuse

    About Me

    Nikesh
    View my complete profile

    Social Share

    Weekly Posts

    Like us On Facebook

    Copyright CodesGoneCrazyEditor 2014 . Template Created by | Copy Blogger Themes