Build Online Store! | Penguin Panda Series - New! | 4 Rules To Make Money | SEO Settings | Facebook Popup 1, 2, 3 | Mashable 1 , 2


Friday, June 10, 2011

Design a Professional Looking "About Us" Page


Pin It

About us page

Giving a mature and professional look to your "About Us" webpage should be amongst your first priorities. Visitors have the right to know who you are and what you do and where you belong. Your About Us page is your Identity page where you add a little bio of your self and then explain the purpose of your blog or website. It's the most important page for both your regular visitors and advertisers. So Make sure you leave a good impression on them by presenting your self well. Just an hour ago I designed my personal "About Me" Page and I hope the tutorial today will make sense once you see this new proposed design,

Live Demo

 

What's New In it?

The Design includes 4 most important features which are:

  1. All Blogger Widgets below Post titles and at the bottom are kept hidden
  2. Three beautiful Rows Describe your Entire Concept of Website i.e 1- Your Bio, 2- Blog Purpose and 3- Concluding paragraph.
  3. Passive Voice Speech is used to make things look professional
  4. It Loads in Seconds

If you think you really need one like that then I am sure you would love to read the tutorial below.

How To Create this About Us page?

For this tutorial I will suggest that you use Windows Live Writer. WLW will make your page design even more neat and clean. So lets get to work!

  1. Copy all data in your about us page in a notepad and keep it safe.
  2. Delete every thing in your about page and start writing a fresh bio about yourself in no more than 3-4 lines. Then add an your best picture to the left of your bio. See the example below,

image

    

3.  Now you need to add some rows/paragraphs where you can talk about your services, goals etc. I would advise that you create at most two-three rows and keep them short in length. Use passive voice and avoid using "I am this and that" rather use a tone that may sound as if someone else is describing the author.  Once you have written down the paragraphs then start enclosing each paragraph one by one between this code,

<div style="border: #686868 5px solid; padding: 10px; -moz-border-radius: 15px; -webkit-border-radius: 15px">
  <div style="text-align: justify"><img style="display: inline; float: right" align="right" src="ADD IMAGE LINK HERE" width="128" height="128" /></div>

  <div style="text-align: justify"><font color="#666666">

ADD PARAGRAPH TEXT HERE

</font></div>
</div>

<div style="text-align: justify">&#160;</div>

 

 

Do it for each paragraph. For example if you have written three paragraphs then enclose them in the codes like this,

<div style="border: #686868 5px solid; padding: 10px; -moz-border-radius: 15px; -webkit-border-radius: 15px">
  <div style="text-align: justify"><img style="display: inline; float: right" align="right" src="ADD IMAGE LINK HERE" width="128" height="128" /></div>

  <div style="text-align: justify"><font color="#666666">

ADD PARAGRAPH-1 TEXT HERE

</font></div>
</div>

<div style="text-align: justify">&#160;</div>

 

<div style="border: #686868 5px solid; padding: 10px; -moz-border-radius: 15px; -webkit-border-radius: 15px">
  <div style="text-align: justify"><img style="display: inline; float: right" align="right" src="ADD IMAGE LINK HERE" width="128" height="128" /></div>

  <div style="text-align: justify"><font color="#666666">

ADD PARAGRAPH-2 TEXT HERE

</font></div>
</div>

<div style="text-align: justify">&#160;</div>

 

<div style="border: #686868 5px solid; padding: 10px; -moz-border-radius: 15px; -webkit-border-radius: 15px">
  <div style="text-align: justify"><img style="display: inline; float: right" align="right" src="ADD IMAGE LINK HERE" width="128" height="128" /></div>

  <div style="text-align: justify"><font color="#666666">

ADD PARAGRAPH-3 TEXT HERE

</font></div>
</div>

<div style="text-align: justify">&#160;</div>

 

Make these changes:

  • To change the border color of the paragraph edit #686868  with your preferred color choice. Use our color generator tool.
  • Replace ADD IMAGE LINK HERE with the URL of your image. Try to you use a small image 128px by 128px in size.
  • To adjust the image size edit width="128" and height="128"

    4.    Finally save your page and publish it. Visit your About Us page to see it in action! :>

 

Hide Widgets

Now we need to hide all widgets that appear below post titles and at the bottom of posts. These widgets are normally the social bookmarking icons, AdSense code and related post widget which appears on all your posts. To hide them kindly follow these steps,

  1. Go To Blogger > Design > Edit HTML
  2. Backup your template
  3. Check the "Expand Widget Templates" box
  4. Search for ,

<data:post.body/>

and just above it enclose all your widget codes between the code below,

<b:if cond='data:blog.url != "ADD YOUR ABOUT US PAGE URL HERE"'>

WIDGET CODES

</b:if>

 

Add all your widget codes between these two bolded lines. Replace ADD YOUR ABOUT US PAGE URL HERE with your About Us page link.

    5. Do the same for all the widget codes below <data:post.body>

    6. Finally save your template and visit your blog to see the page loading in seconds with a neat and clean look.

 

Need Help?

If you needed any help just feel free to post your queries. I will reply the earliest possible. I just hope you succeed in creating an attention seeking About Us page that may let your blog stand out! Have fun. :>


If you enjoyed this post and wish to be informed whenever a new post is published, then make sure you Subscribe to our regular Email Updates!

If you don't want to get yourself into Serious Technical Trouble while editing your Blog Template then just sit back and relax and let us do the Job for you at a fairly reasonable cost. Submit your order details by Clicking Here »


Thanks for making this possible! Kindly Bookmark and Share it.
Technorati Digg This Stumble Facebook Twitter

15 comments:

Comment Page :
G on 5:22 AM, June 10, 2011 said... #

Hey I just wanted to let you know that instead of searching for try searching

Thanks for the tip Mo.

Hannah joseph on 8:13 PM, June 10, 2011 said... #

Thank you mohammad. Loved it! God bless you boy

Anonymous said... #

It blends just perfectly. I will surely try it. :DD

Mohammad Mustafa Ahmedzai on 8:54 PM, June 10, 2011 said... #

@G
I really didn't get that G. Coul you kindly explain it a bit?

@Hannah
You are always welcomed here pal. I am glad you liked it. Thanks to you too. :>

@Anony
My pleasure mate. :>

G on 12:02 AM, June 11, 2011 said... #

I guess the comment got cut off. I was just saying I couldn't find "< data : post . body >" so I searched for < data : post . body />.

Thanks.

PS. I'm just putting in spaces otherwise the comment gets cut off.

Mohammad Mustafa Ahmedzai on 2:02 PM, June 11, 2011 said... #

@G

Apologies G, I just updated the code. Thanks for reminding.

Anims on 9:27 PM, June 11, 2011 said... #

nice job incorporating css3 into the page! It looks really pro :D

Mohammad Mustafa Ahmedzai on 11:38 PM, June 11, 2011 said... #

@Anims
Thank you and where were you lost man? :)

Faisy on 1:27 PM, June 12, 2011 said... #

Looks good :)

Anims on 2:05 AM, June 13, 2011 said... #

Router went down :( But now I am back!

Hetal Patil Rawat on 12:12 PM, June 14, 2011 said... #

Hey Mohammad, great tip, but what if there are two authors? I am planning to use this tip in a different way, will let u know once i am done. Hope to get positive opinion from u :) Good work buddy. Keep going.

Mohammad Mustafa Ahmedzai on 9:57 PM, June 14, 2011 said... #

@Anims
Welcome back pal and yeh I am waiting for your posts. :>

@Faisy
Thank you pal :)

@hetal
Then at least one would be the boss and with all the codes provided, I am sure you will come up with a really nice design. Thank you for your generous comments. =)

Evan - King of hacKING on 10:51 PM, July 16, 2011 said... #

actually..........after typing the Paragraphs and enclosing them in the HTML codes.......can u tell me where to paste or publish the enclosed paragraph code bro ?

Piush Trivedi on 3:23 PM, September 13, 2011 said... #

hy , please tell me how to find WIDGET CODES.....

Oguntayo Mathew AdeKunle on 7:34 PM, November 17, 2011 said... #

Thanks so much

Confused? Feel free to ask

Your feedback is always appreciated. We will try to reply to your queries as soon as time allows.

Note:
1. To add HTML CODE in comments then please use our HTML Encoder
2. You can always Test the tutorial on our HTML Editor
3. Please do not spam Spam comments will be deleted immediately upon our review.

Regards,
Mohammad

 

Recent Posts

Join Me On Facebook

8600+ Followers

Join The Team!

Licensed Under CC

Recent Comments

Follow Me On Twitter

2601+ Followers

My Blogger Tricks (MBT) © 2012. All Rights Reserved | Contact |