test
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • angie00 Friend
    #179612

    Would it be possible to get a YouTube icon for the bottom of template like others? One that changes when moused over?

    Saguaros Moderator
    #463044

    Hi angie00,

    Do you mean the module named: connect in foot right position? If so, you can do that by creating an image like these social’s like /images/icon-facebook-bt.png then making change in CSS in templates/ja_nex (your default template)/ css/ template.css, you can see css code for other social’s icon and make the same.

    And let me know if you need further helps.

    321fly Friend
    #463151

    Added here public_html / templates / ja_nex / css in template.css
    after line 1038

    #ja-botsl2 .social a.ico-social.ico-livejournal { background-image: url(../images/icon-livejournal-bt.png); }

    #ja-botsl2 .social a.ico-social.ico-youtube { background-image: url(../images/icon-youtube-bt.png); }

    Here “public_html /templates /ja_nex /images” added new image
    Added to Module Connect
    <a class="ico-social ico-youtube" href="#" title="YouTube"><span>Youtube</span></a><span><span><a class="ico-social ico-livejournal" href="your_address"_blank" title="Livejournal">LiveJournal</a></span></span></span></div>
    and it works:)

    Saguaros, do we need add/change template.css to add social buttons at top-left?


    1. icon-livejournal-bt
    angie00 Friend
    #463184

    Thank you for that 321fly! Much help! Here is a youtube icon for anyone who wants it


    1. icon-youtube-bt
Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 4 replies, has 3 voices, and was last updated by  angie00 12 years, 4 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum