Show Mobile Navigation
,

Add a Professional eRose Author Bio Widget

Hemant Verma - 10:09 AM

Many Bloggers wants the new and fresh widgets of blogger and most of the saying we want new author bio widget which includes the all aspects of blogging like Social Media as Facebook, Twitter, Youtube etc. so keep it in mind, in this widget you will get Donation Button, Be a Blogger Button and much when you use this widget.





Add eRose Author Bio Widget in Blogger

  • Login to Blogger > Dashborad
  • Click on Drop Down Menu and select Template
  • Backup your Template before making any changes to your blog
  • Press Ctrl + F and search the code shown below.

]]></b:skin>


  • Paste below code just above it.

.clear {
clear:both;
}

#author-box {
margin:10px 0;
}

#author-box a:hover {
background:none!important;
}

#author-box .row-1 {
background:#333;
padding:20px;
}

#author-box .row-1 .avatar {
float:left;
line-height:1;
-moz-box-shadow:0 0 10px #FFF;
-webkit-box-shadow:0 0 10px #FFF;
box-shadow:0 0 10px #FFF;
}

#author-box .row-1 .info {
margin:0 0 0 110px;
}

#author-box .row-1 .info h6 {
color:#FFF;
font-size:20px;
margin:-4px 0 0;
}

#author-box .row-1 .info h6 span {
font-size:11px;
font-weight:400;
background:#1BA1E2;
-webkit-border-radius:40px;
-moz-border-radius:40px;
border-radius:40px;
filter:alpha(opacity=60);
opacity:0.6;
margin:0 0 0 1em;
padding:1px 9px 2px;
}

#author-box .row-1 .info p {
color:#DDD;
font-weight:400;
font-size:14px;
margin:0;
}

#author-box .row-2 {
background:#666;
}

#author-box .row-2 a.social-item {
display:block;
float:left;
color:#FFF;
text-align:center;
padding:15px;
}

#author-box .row-2 .social-item .icon {
height:32px;
width:32px;
}

#author-box .row-2 .social-item > span {
display:block;
text-align:center;
margin:auto;
}

#author-box .row-2 .social-item .label {
font-weight:700;
font-size:13px;
}

#author-box .row-2 .social-item .click {
font-size:11px;
color:#EAEAEA;
line-height:1;
}

#author-box .row-2 a.social-item:hover {
background:#1BA1E2!important;
}

#author-box .row-3 {
background:#1BA1E2;
}

#author-box .row-3 form,#author-box .row-3 a.donation-button {
display:block;
float:left;
}

#author-box .row-3 .donation-button {
background:#1BA1E2;
border:none;
font-family:Impact;
font-size:30px;
color:#FFF;
line-height:1.2em;
margin:0;
padding:10px;
}

#author-box .row-3 .donation-button:hover {
background:#000;
cursor:pointer;
}

#author-box .row-3 .register-button {
display:block;
color:#FFF;
border:none;
font-family:Impact;
font-size:30px;
text-align:right;
line-height:1.2em;
margin:0;
padding:10px;
}

#author-box .row-3 .register-button:hover {
color:#000;
cursor:pointer;
}

#author-box .row-2 .social-item.twitter .icon {
background-position:0 -32px;
}

#author-box .row-2 .social-item.facebook .icon {
background-position:0 -64px;
}

#author-box .row-2 .social-item.gplus .icon {
background-position:0 -96px;
}

#author-box .row-2 .social-item.linkedin .icon {
background-position:0 -128px;
}

#author-box .row-2 .social-item.youtube .icon {
background-position:0 -160px;
}

#author-box .row-2 .social-item.pinterest .icon {
background-position:0 -192px;
}

#author-box .social-item .icon {
background-image:url(https://lh5.googleusercontent.com/--PQVoN23nrI/UYHHvhtNSxI/AAAAAAAAJPA/5weO87qvER4/s224/ausocial.png)!important;
background-repeat:no-repeat;
}

 
  • Now Search for below code once again

<div class='post-footer-line post-footer-line-1'>


  • Paste below code just after it.

<div id='author-box'>
            <div class='row row-1'>
                <div class='avatar'>
                    <a href='http://www.widgetgenerators.com/2012/09/about-author.html'><img alt='author-avatar' class='avatar avatar-90 photo' height='90' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh-0qnF72vsKqy3oaXuRAFYQI0jgYp9V5e7L5Ob5kYQrNwYIC56yzNJcj0CGhSWgXVa5IXP1QX652Hv8W02Roqz4MH5bUzyLWkIhOkeUb80w6VI3o3Pa119WAte2wBc7x5qXFQViucp2pgc/s1600/Capture.PNG' width='90'/></a>
                </div>
                <div class='info'>
  <h6>Posted By: Hemant Verma <span>Admin and Author</span></h6>
    <p><strong><a href='http://www.widgetgenerators.com/2012/09/about-author.html'>Hemant Verma </a> is the founder of Widget Generators.</strong> <strong>Graduate in Computer Applications in 2012,  Love to Make Blogger Hacks and Like to Play with HTML and a Business Man.</strong></p>
                </div>
                <div class='clear'/>
            </div>
            <div class='row row-2'>
                <a class='social-item website' href='http://www.widgetgenerators.com' meta='website' target='_blank'>
                    <span class='icon'/>
                    <span class='label'>Website</span>
                  <span class='click'><span class='val'>113576 Visitors</span> </span>
                </a>
          
                <a class='social-item twitter' href='https://twitter.com/Widgetgenerator' meta='twitter' target='_blank'>
                    <span class='icon'/>
                    <span class='label'>Twitter</span>
                    <span class='click'><span class='val'>200 Followers</span></span>
                </a>
          
                <a class='social-item facebook' href='http://www.facebook.com/Widgetgenerators' meta='face' target='_blank'>
                    <span class='icon'/>
                    <span class='label'>Facebook</span>
                    <span class='click'><span class='val'>500 Likes</span></span>
                </a>
          
                <a class='social-item gplus' href='https://plus.google.com/101961392825834817673' meta='gplus' target='_blank'>
                    <span class='icon'/>
                    <span class='label'>Google+</span>
                    <span class='click'><span class='val'>70 Joined</span></span>
                </a>
          
                <a class='social-item linkedin' href='http://ph.linkedin.com/Widgetgenerators' meta='linkedin' target='_blank'>
                    <span class='icon'/>
                    <span class='label'>LinkedIn</span>
                    <span class='click'><span class='val'>40 Links</span></span>
                </a>
          
                <a class='social-item youtube' href='https://www.youtube.com/user/Widgetgenerators' meta='youtube' target='_blank'>
                    <span class='icon'/>
                    <span class='label'>Youtube</span>
                    <span class='click'><span class='val'>30 Followers</span></span>
                </a>
          
              
            <div class='clear'/></div>
            <div class='row row-3'>
            <form action='https://www.paypal.com/cgi-bin/webscr' class='author-donation' method='post'>
                <input name='cmd' type='hidden' value='_donations'/>
                <input name='business' type='hidden' value='vhemant03@gmail.com'/>
                <input name='lc' type='hidden' value='US'/>
                <input name='item_name' type='hidden' value='Donate Blogger'/>
                <input name='no_note' type='hidden' value='0'/>
                <input name='currency_code' type='hidden' value='USD'/>
                <input class='donation-button' name='submit' type='submit' value='+Donate to Author'/>
            </form><a class='register-button' href='http://blogger.com/'>Become a Blogger</a><div class='clear'/></div>
    </div>

  • Finally Save your Template.
  • You are done


Make Changes....!

  • Replace this http://www.widgetgenerators.com/2012/09/about-author.html with your author bio page link (Optional)
  • Replace this https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh-0qnF72vsKqy3oaXuRAFYQI0jgYp9V5e7L5Ob5kYQrNwYIC56yzNJcj0CGhSWgXVa5IXP1QX652Hv8W02Roqz4MH5bUzyLWkIhOkeUb80w6VI3o3Pa119WAte2wBc7x5qXFQViucp2pgc/s1600/Capture.PNG with your author image.
  • Replace this Hemant Verma with your Author OR Admin name.
  • Replace this Hemant Verma  with your author bio.
  • Replace this www.widgetgenerators.com with your website link.
  • Replace this Widgetgenerator with your twitter username.
  • Replace this Widgetgenerators with your Facebook username.
  • Replace this 101961392825834817673 with your Google Plus id
  • Replace this Widgetgenerators with your linked in profile id.
  • Replace this Widgetgenerators with youtube username.
  • Replace this vhemant03@gmail.com with your email id on Paypal account

If Any Problem Comes, Ask in Comments



32 comments:

  1. Hello Hemant,
    Recently I received a request from one of my visitors to write a post how to use this awesome authorbox in wordpress. So, I just wrote the post giving full credentials to your blog. My aim was only to teach people how to use this widget in wordpress. All rights solely remain with your blog. Here is my post link:
    http://www.mypremiumtricks.com/professional-author-box/

    I have also added a backlink at top of your blog.

    Thanking You,
    Mehul

    ReplyDelete
  2. Very nice I love it and gives some professionalism to the site

    ReplyDelete
  3. I did the editing but what now ? it dosent appear ! I added the gadget which says "profile" but its same ! as it was before

    my blog is : Twinbre.blogspot.com

    ReplyDelete
  4. Hi hemant,
    I will try this soon but i doubt if this should work. Does it appears right below our posts?

    Thanks!

    ReplyDelete
  5. Does your website have a contact page? I'm having
    trouble locating it but, I'd like to shoot you an email.
    I've got some creative ideas for your blog you might be interested in hearing.

    Either way, great website and I look forward to seeing it improve over
    time.

    Feel free to visit my site :: best body cleanse

    ReplyDelete
  6. Just used it on one of my blogger blog and results are superb. Thanks for your contribution to bloggers community dear.

    ReplyDelete
  7. Nice widget dear........ I see many of your post regarding widgets. Superb you are good in widgets. Keep sharing such nice information. Regards....... -

    ReplyDelete
  8. this code my website not to show author box

    ReplyDelete
  9. amazing post admin take a look at here :)
    http://samcrew.net/

    ReplyDelete
  10. Looks great. I'll try to put it in my blog.

    ReplyDelete
  11. Hey bro can we use dis for multiple author..?/
    If yes then how?/

    ReplyDelete
  12. Good Day,

    Who we are:
    We are IFC Investment group United Kingdom.We have tie with top UK banks that champion the opportunity of providing financial services to clients worldwide. For many years, we have built a reputation for expertise, professionalism and results!

    What We Do:
    We offer specialized services to borrowers, students, career explorers, workers, businessmen, bankers,traders,importers and
    exporters with or without existing capitals.

    Our Consulting Process:
    We provide success-fee based consultations . Clients get advice specific to their situations, as well as connections, information on
    timelines, costs and chances of success in their financial needs.

    Our Products:
    Global funding against financial instruments like BG,SBLC,MTN,POF,IBOE,CD,buildings,project itself etc
    We also open LC for our clients for their import businesses.
    We issue both lease/sale BG/SBLC through AAA rated banks in the world.
    We also monetize financial instruments.

    Contact us now for more details Mr. Ezzatollah Kianersi
    Email Address: bgsblc.kianersi@gmail.com
    skype: bgsblc.kianersi

    Best Regards
    Kianersi

    ReplyDelete
  13. Nice post
    http://ebiztechnics.blogspot.in

    ReplyDelete
  14. This comment has been removed by the author.

    ReplyDelete


  15. I'm Mr. Kim Yang of FINANCIAL SERVICES AND BARLEY INVESTMENTS a Madate to a direct provider of fresh cut bank instrument both for sale/ lease,such as BG,SBLC, MTN,

    Bank Bonds, specifically for lease at leasing price of 6+2 of face value, Issuance by HSBC London/Hong Kong or any other AA rated Bank in Europe, Middle East or

    USA.Leased Instruments can be obtained at minimal expense to the borrower compared to other banking options.
    Our BG/SBLC Financing can help you get your project funded, loan financing, please let me know if you are interested in any of our services, by providing you with

    yearly renewable leased bank instruments.This Instrument can be monetized on your behalf for 100% funding. We work directly with issuing bank lease providers.
    The Leased Instruments includes: BG’s, Insurance Guarantees, MTN, (SBLC) Standby Letters of Credit and Third Party Guarantees such as a standby forward commitment to

    purchase or a standby loan. If you are a potential Investor or Principle looking to raise capital, we will be happy to answer any questions that you have about this

    opportunity and to provide you with all the details regarding this services.
    Regards,
    Kim Yang FINANCIAL SERVICES AND SOLUTIONS LIMITED
    Office email: bgsblclcbroker@gmail.com
    Skype ID: kim.yang38

    ReplyDelete

  16. Sir/Ma

    I am a financial consultant and have a very good and reputable Provider of some bank instruments which can be monetised and discount for funding of your various project within lenders/investors and projects owners or borrowers that need funding for there various projects etc. We give oppurtunities for projects owner not withstanding the kind of projects, business support and can be engaged into PPP trading. Projects such as

    Real Estate Projects

    Construction Projects

    Government contract Projects,

    Transportation Projects

    Aviation Projects

    Telecommunication Projects

    Import and Export Projects etc.

    We are located in Europe and we are very ready to take a good look at your
    projects and faciliate the whole process.

    Kindly contact me if you have projects that need funding through this

    Contact: ... bgsblc.syed@gmail.com
    Skype ID: bgsblc.syed

    ReplyDelete

  17. My Expertise
    Hello I am writing to inform you that we are direct providers of Fresh Cut BG,SBLC,MTN,Bonds and CDs which we have specifically for lease. We do not have any broker chain in this offer or get involved in Chauffer driven offers. You are at liberty to engage our leased instruments into trade programs as well as in other project(s) such as Aviation, Agriculture, Petroleum, Telecommunication, construction of Dams, Bridges and any other project(s) etc you can use these bank instruments for Private Placement Platforms, Commercial Loan, Business Loans, Credit Lines and much more.

    All relevant business information will be provided upon request. do get back to us if you are interested in any of our services and for quality service.Kindly contact Syed Serajul
    Contact: ... bgsblc.syed@gmail.com
    Skype ID: bgsblc.syed

    ReplyDelete

  18. Dear Partner/Associate.


    We have direct and efficient providers of Bank Guarantee (BG), Insurance Guarantees, MTN, Confirmable Bank Drafts, Standby Letters of Credit (SBLC) and Third Party Guarantees. If you are a potential Investor or Principal looking to raise capital, we will be happy to answer any questions that you have about this opportunity and to provide you with details regarding these services.

    Our BG/SBLC Financing can help you get your project funded, by providing you with yearly renewable leased bank instruments. We work directly with the providers of these instruments. Leased Instruments can be obtained at minimal costs to lessor compared to other banking finance options. This offer is open to both individuals and corporate bodies.

    The Financial institution can finance your signatory projects such as Real Estate Development, Aviation Service, Agriculture Finance, Petroleum Importation, Telecommunication, construction of Dams or Bridges and all kind of projects., we fund 100% of the face value of the financial instrument.
    Inquiries from a
    Contact...bgsblc.syed@gmail.com
    Skype....bgsblc.syed

    ?gents/ brokers/ intermediaries are also welcome.
    If you are interested in seeking to raise finance for your business/projects in this way, please contact me for more information.

    ReplyDelete

  19. ??we offer financial instrument such as BG/SBLC/MTN/MT's specifically for lease for such business covering Aviation, real estate development, oil and gas, bio tech, heavy construction involving dams, irrigation scheme, Hospitality, Foods industry.??If Interested kindly contact me via Email:~
    Contact: ... bgsblc.syed@gmail.com
    Skype ID: bgsblc.syed

    ReplyDelete
  20. Are you looking for financing source like bank guarantee and sblc? Whether you are a new startup, medium or large establishment that needs a financial solution to fund/get your project off the ground or an established business looking for extra capital to expand your operations, our company renders all the credible and trusted bank guarantee provider who are willing to fund and give financing solutions that suits your specific business needs.
    We help you secure bank guarantee for your trade and investment from world ranked Banks.


    LEASING FEE = 4% + 2%: MINIMUM and MAXIMUM FACE VALUE OF BG/SBLC = EUR/USD 1M-20B


    PURCHASING PRICE = 32% + 2% MINIMUM and MAXIMUM FACE VALUE OF BG/SBLC = EUR/USD 1M-20B


    Please contact for advise with full details for our financial solution services.

    Michael David.
    Contact Mail : riversfinancegroupplc@gmail.com

    ReplyDelete
  21. We are Ireland based major/Direct providers of Fresh Cut BG, SBLC, POF, MTN, Bonds and CDs and this financial instruments are specifically for lease and sale.We are one of the leading Financial instrument providers with offices all over Europe.
    we always deliver on time and precision as Set forth in the agreement. You are at liberty to engage our leased facilities into trade programs, project financing, Credit line enhancement, Corporate Loans (Business Start-up Loans or Business Expansion Loans), Equipment Procurement Loans (Industrial Equipment, Air crafts, Ships, etc.) as well as other financial instruments issued from AAA Rated bank such as HSBC Bank Hong Kong, HSBC Bank London, Deutsche Bank AG Frankfurt, Barclays Bank , Standard Chartered Bank and others on lease at the lowest available rates depending on the face value of the instrument needed, Our Terms and Conditions are reasonable.
    DESCRIPTION OF INSTRUMENTS:
    1. Instrument: Bank Guarantee (BG)/SBLC (Appendix A)
    2. Total Face Value: 10M MIN to 50B MAX USD or Euro
    3. Issuing Bank: HSBC, Deutsche Bank Frankfurt, UBS or any Top 25 .
    4. Age: One Year, One Day
    5. Leasing Price: 4+ 1%
    6. Sale Price: 32+2%
    7. Delivery by SWIFT .
    8. Payment: MT103-23
    9. Hard Copy: Bonded Courier within 7 banking days.
    If you have need for Corporate loans, International project funding, etc. or if you have a client that requires funding for his project or business, We are also affiliated with lenders who specialize on funding against financial instruments, such as BG, SBLC, POF or MTN, we fund 100% of the face value of the financial instrument.
    Inquiries from agents/ brokers/ intermediaries are also welcomed; do get back to us if you are interested in any of our services and for quality service.
    Name : Keat Cheng
    E-mail : keatcheng2@gmail.com
    Skype id :keatcheng2@gmail.com

    ReplyDelete
  22. Hello, Apply and get qualify for a loan.Interest rate 1% easy process.
    Please Only serious inquiries.
    Name :
    Country :
    Phone number :
    Amount Needed as Loan :
    Purpose of Loan :
    Email : bdsfn.com@gmail.com
    Emaill: anatiliatextileltd@gmail.com
    Best Regards.
    Mrs.Carol Anderson

    Hello, Apply and get qualify for a loan.Interest rate 1% easy process.
    Please Only serious inquiries.
    Name :
    Country :
    Phone number :
    Amount Needed as Loan :
    Purpose of Loan :
    Email : bdsfn.com@gmail.com
    Emaill: anatiliatextileltd@gmail.com
    Best Regards.
    Mrs.Carol Anderson

    Hello, Apply and get qualify for a loan.Interest rate 1% easy process.
    Please Only serious inquiries.
    Name :
    Country :
    Phone number :
    Amount Needed as Loan :
    Purpose of Loan :
    Email : bdsfn.com@gmail.com
    Emaill: anatiliatextileltd@gmail.com
    Best Regards.
    Mrs.Carol Anderson

    ReplyDelete

  23. We Facilitate Bank instruments SBLC for Lease and Purchase. Whether you are a new startup, medium or large establishment that needs a financial solution to fund/get your project off the ground or business looking for extra capital to expand your operation,our company renders credible and trusted bank guarantee provider who are willing to fund and give financing solutions that suits your specific business needs.

    We help you secure and issue sblc and bank guarantee for your trade, projects and investment from top AA rated world Banks like HSBC, Barclays, Dutch Ing Bank, Llyods e.t.c because that’s the best and safest strategy for our clients.e.t.c

    DESCRIPTION OF INSTRUMENTS

    1. Instrument: Funds backed Bank Guarantee(BG) ICC-600

    2. Currency : USD/EURO

    3. Age of Issue: Fresh Cut

    4. Term: One year and One day

    5. Contract Amount: United State Dollars/Euros (Buyers Face Value)

    6. Price : Buy:32%+1, Lease: 4%+2

    7. Subsequent tranches: To be mutually agreed between both parties

    8. Issuing Bank: Top RATED world banks like HSBC, Barclays, ING Dutch Bank, Llyods e.t.c

    9. Delivery Term: Pre advise MT199 or MT799 first. Followed By SWIFT MT760

    10. Payment Term: MT799 & Settlement via MT103

    11. Hard Copy: By Bank Bonded Courier


    Interested Agents,Brokers, Investors and Individual proposing international project funding should contact us for directives.We will be glad to share our working procedures with you upon request.



    Name: Muhammed Emir Harun

    Contact Mail :info.financewizardltd@gmail.com

    Skype: info.financewizardltd@gmail.com

    ReplyDelete
  24. We specialized in Bank Guarantee {BG}, Standby Letter of Credit {SBLC}, Medium Term Notes {MTN}, Confirmable Bank Draft {CBD} as well as other financial instruments issued from AAA Rated bank such as HSBC Bank Hong Kong, HSBC Bank London, Deutsche Bank AG Frankfurt, Barclays Bank , Standard Chartered Bank and others on lease at the lowest available rates depending on the face value of the instrument needed.

    We deliver with time and precision as sethforth in the agreement. Our terms and Conditions are reasonable, below is our instrument description.

    The procedure is very simple; the instrument will be reserved on euro clear to be verified by your bank, after verification an arrangement will be made for necessary bank documents and stock testing expenses, the cost of the Bank Guarantee will be paid after the delivery of the MT760.

    DESCRIPTION OF INSTRUMENT:
    Instrument: Bank Guarantee (BG/SBLC).
    Total Face Value: Minimum of 1M Eur/USD (One Million Eur/USD) to Maximum of 5B Euro/USD(Five Billion Eur/USD).
    Issuing Bank: HSBC London, Barclays Bank, Deutsche Bank Frankfurt, Hong Kong, Any AA rated Bank in Europe or any Top 25 WEB.
    Age: One Year, One Day
    Leasing Price: 4% of Face Value plus 1% commission fees to brokers.
    Delivery: Bank to Bank SWIFT.
    Payment: MT-760.
    Hard Copy: Bonded Courier within 7 banking days.

    All relevant business information will be provided upon request plus our terms and
    procedures.

    Contact name: Azra Ishaque

    Email : lintel.financialservicesplc@gmail.com

    Skype : lintel.financialservicesplc

    ReplyDelete
  25. We are able to finance your signatory
    projects and help you enhance your
    business plan. Furthermore, our
    financial instrument can be used for
    the purchase of goods from any
    manufacturer irrespective of their
    location. It can also serve as
    collateral with any bank in the world
    to secure loans for your project or to
    activate credit line to finance your
    business plan. We have {BG}, Standby
    Letter of Credit {SBLC}, Medium Term
    Notes {MTN}, Confirmable Bank Draft
    {CBD} as well as other financial
    instruments issued from AAA Rated bank
    such as HSBC Bank Hong Kong, HSBC Bank
    London, Deutsche Bank AG Frankfurt,
    Barclays Bank , Standard Chartered Bank
    and others on lease at the lowest
    available rates depending on the face
    value of the instrument needed.


    Email : nat.mandate18@gmail.com
    Skype : nat.mandate18@gmail.com


    Regards
    Nat

    ReplyDelete

You may use these HTML tags and attributes: <a href="" title=""> </a> <b> </b><strong> </strong>

 



Make Your Blog Like a Pro
About | Contact | Affiliates | Privacy Policy | TOS