Tagged: 

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #524157

    Hi!
    I want to add below icons ( see link below private area) in my footer..
    before the phone and email..

    how to add them? plz help.

    Thanks in advance!
    Andy.

    • This topic was modified 9 years ago by Acuadra_P.
    #524664

    Hi Acuadra_P,

    I’m guessing you want to add them before the phone and email details? You could try the following in your footer widget:

    <span><img src="http://yoursite.com/image.jpg"></span>
    

    Regards,
    Rikard

    #525160

    Hi! Rikard,
    Thanks for the help…i added the code but the icon and text not lining up.. plz check the footer

    plz check again my url ..which is under private area

    #525413

    Hi,

    Try this CSS inline in the spans with text: vertical-align: bottom !important;

    <span style="vertical-align: bottom !important;">Your text</span>
    

    Thanks,
    Rikard

    #525665

    Thanks a ton! worked like a charm :)

    Thank You!

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Footer icons’ is closed to new replies.