Upgrade Your Blogger Profile with Stylish Profile Box Design

Bloggerの自己紹介プロフィール画像

Blogging is a powerful way to share your thoughts and ideas with the world.

With the rise of social media, bloggers need to find new ways to stand out and make a lasting impression on their audience.

One way to do this is by using a well-designed profile box on their blog.

In this article, we will explore how to create a professional-looking Blogger profile box that reflects your brand.

{tocify} $title={Table of Contents}

How to Design a Profile Box for Your Blog

Let's take a closer look at how to design one for your blog.

Click "Edit HTML" under "Themes" in the Blogger sidebar.

]]></b:skin>

Paste the following code before "]]></b:skin>".

*If you copy and paste (Ctrl+V) the code you want to find with Ctrl+F, you can easily find it. For Mac, Ctrl becomes "Command".

.profile { text-align: center;} .profile-picture { border-radius: 50%; width: 100px; height: 100px; margin: 0 auto 20px;} 
.profile-name { font-size: 24px; font-weight: bold; margin: 0 0 10px;} 
.profile-description { font-size: 16px; line-height: 1.5; margin: 0 0 20px;} 
.profile-links { margin: 0; padding: 0; display: flex; justify-content: center;} 
.profile-links a { color: #fff; font-size: 16px; font-weight: bold; background: #333; padding: 10px 70px; border-radius: 6px; transition: .3s;} 
.profile-links a:hover { background: #1087FF;}

If the CSS code doesn't work when inserted inside "]]></b:skin>", it may be worth trying to insert the code immediately after <style> instead.

*In this Blogger blog, the CSS code is inserted after the <style> tag.

HTML code for Your Profile Box

Navigate to the "Layout" section in your Blogger dashboard.

Click on "Add a Gadget" in the sidebar.

Select "HTML/JavaScript" from the list of available gadgets.

Paste the code snippet that you wish to add into the provided text box.

<div class="profile">
  <img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhwcSsDY1jrxGcML1hVQeJy3OOkY8cRXkwjj927yIczlA5enLpI_o1zs_JFb_zLL61L43emoSdwouRMi_2xUEzmstYmGcmM5_QM1Qy8B0vcVh-1u8_j-0RP1eFs46Q_owHUhC43CrKS6Uie_4YMUC65-GxYQlIu3RiQE0W14ya_Bw8YFzLoVaANK876ww/s320/kumiko.png" alt="Profile Picture" class="profile-picture" />
  <h2 class="profile-name">Rara</h2>
  <p class="profile-description">I am a blogger and tutor with 10+ years of experience, including a year as a web designer. I manage the "UraRekishi" Blogger blog and specialize in creating informative and visually appealing content through template editing and article writing.</p>
</div>
<div class="profile-links"><a href="/p/about.html">Want to know more! </a></div>

Click "Save" to apply the changes to your site.

To add your own profile picture, replace the URL in the "img src" attribute with the URL of your desired image.

To add your name and self-introduction to the profile, update the text within the "profile-name" and "profile-description" tags to reflect your own information.

If you'd like to include a link to your own profile page, update the "href" attribute within the "profile-links" tag with the URL of your desired page.

You can also customize the text of the link by updating the text between the "a" tags.

Once you've made these changes, your customized profile section will be ready to use on your site!


The HTML/CSS code you see here was generated by ChatGPT, a powerful language model developed by OpenAI with the ability to create a wide variety of content.

One area where ChatGPT excels is in creative design. Sometimes it can be difficult to turn your ideas into a concrete design, but with the right guidance, ChatGPT can help you create unique and visually stunning designs in a short amount of time.

If you're struggling to come up with creative designs for your website or marketing campaign, don't hesitate to give ChatGPT a try!

You might be amazed by the incredible designs that ChatGPT can create exclusively for you.

If you're looking to start a successful Blogger blog, you won't want to miss our complete guide!

From designing your blog with SEO in mind to using data analysis to create engaging content, we've got everything you need to succeed.

Check out our article now!

Post a Comment (0)
Previous Post Next Post