May 2, 2012

How do I change the "About Me" profile header in my sidebar?

LEARN FOR FRIENDS


Recommend on Google




Note: This article assumes you are using a classic template. In a Layouts-enabled blog, you can simply edit the profile page element to change its title.
By default, our templates contain the <$BlogMemberProfile$> tag in the sidebar, so that your profile information is displayed automatically. If you don't like the format, you can always remove that tag and piece everything together yourself, using the individual profile tags. However, if you just want to change the part that says "About Me" or "Contributors," then there's an easier way.
First, add the following line of code to your template's style sheet. This should be somewhere near the top, between the <style> tags.
#profile-container h2.sidebar-title {display:none;}
What that does is to hide the header that gets automatically printed out by the profile tag. Now, just find the <$BlogMemberProfile$> tag and add the heading you want in front of it, like this:
<h2 class="sidebar-title">About the Author</h2><$BlogMemberProfile$>
You can make this text into anything you want. Then just save your changes and you're done!

0 komentar:

Social Icons

Powered by Blogger.

Ads 468x60px

<>

Social Icons

Featured Posts