Facebook/youtube/twitter Hitskin_logo Hitskin.com

This is a Hitskin.com skin preview
Install the skinReturn to the skin page

The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.
4 posters

    Facebook/youtube/twitter

    avatar
    tristinsugiura
    New Member


    Posts : 8
    Reputation : 1
    Language : english

    Solved Facebook/youtube/twitter

    Post by tristinsugiura July 14th 2012, 7:14 pm

    How do I add a Facebook button on the right side of the forum like this website is?

    http://www.mobitehk.com/

    I want it to go on my website but go vertically right after one another right next to the logout button on the navbar on my website here http://axisgaming.forumotion.com/forum
    how would i do that(i suck with css and all that stuff so idk how to write code, just copy and paste it lol)
    Proxy*64*
    Proxy*64*
    Forumember


    Male Posts : 113
    Reputation : 6
    Language : English,Greek|HTML/CSS/jQuery

    Solved Re: Facebook/youtube/twitter

    Post by Proxy*64* July 14th 2012, 7:47 pm

    i don't understand.post a screenshot please
    avatar
    tristinsugiura
    New Member


    Posts : 8
    Reputation : 1
    Language : english

    Solved Re: Facebook/youtube/twitter

    Post by tristinsugiura July 14th 2012, 7:51 pm

    http://www.mobitehk.com/ this website has cool facebook youtune and twitter icons that hover. I want to be able to put those
    Sir Chivas™
    Sir Chivas™
    Helper
    Helper


    Male Posts : 6980
    Reputation : 457
    Language : EN, FR, ES
    Location : || CSS || HTML || Graphics Designs || Support ||

    Solved Re: Facebook/youtube/twitter

    Post by Sir Chivas™ July 14th 2012, 7:54 pm

    avatar
    tristinsugiura
    New Member


    Posts : 8
    Reputation : 1
    Language : english

    Solved Re: Facebook/youtube/twitter

    Post by tristinsugiura July 14th 2012, 8:23 pm

    very nice! But how do i get that to link to my clans facebook twitter and youtube?
    Sir Chivas™
    Sir Chivas™
    Helper
    Helper


    Male Posts : 6980
    Reputation : 457
    Language : EN, FR, ES
    Location : || CSS || HTML || Graphics Designs || Support ||

    Solved Re: Facebook/youtube/twitter

    Post by Sir Chivas™ July 14th 2012, 8:25 pm

    Can you provide me with the links of your Social Networks. Thank you.
    avatar
    tristinsugiura
    New Member


    Posts : 8
    Reputation : 1
    Language : english

    Solved Re: Facebook/youtube/twitter

    Post by tristinsugiura July 14th 2012, 8:30 pm

    twitter here.. still making the rest Smile
    https://twitter.com/AGCAxisGaming
    Sir Chivas™
    Sir Chivas™
    Helper
    Helper


    Male Posts : 6980
    Reputation : 457
    Language : EN, FR, ES
    Location : || CSS || HTML || Graphics Designs || Support ||

    Solved Re: Facebook/youtube/twitter

    Post by Sir Chivas™ July 14th 2012, 8:34 pm

    So, you're just going to use, Twitter, Facebook, and YouTube?
    avatar
    tristinsugiura
    New Member


    Posts : 8
    Reputation : 1
    Language : english

    Solved Re: Facebook/youtube/twitter

    Post by tristinsugiura July 14th 2012, 8:41 pm

    avatar
    tristinsugiura
    New Member


    Posts : 8
    Reputation : 1
    Language : english

    Solved Re: Facebook/youtube/twitter

    Post by tristinsugiura July 14th 2012, 8:43 pm

    facebook here
    https://www.facebook.com/pages/Axis-Gaming-Community/266733063442238

    and yes. i will add google and rss later so dont remove those
    Sanket
    Sanket
    ForumGuru


    Male Posts : 48766
    Reputation : 2830
    Language : English
    Location : Mumbai

    Solved Re: Facebook/youtube/twitter

    Post by Sanket July 14th 2012, 8:47 pm

    Please don't double/triple post. Your post need to be separated by 24 hours before bumping, replying or adding more information. Please use the edit button instead!
    avatar
    tristinsugiura
    New Member


    Posts : 8
    Reputation : 1
    Language : english

    Solved Re: Facebook/youtube/twitter

    Post by tristinsugiura July 14th 2012, 8:48 pm

    sorry
    Sir Chivas™
    Sir Chivas™
    Helper
    Helper


    Male Posts : 6980
    Reputation : 457
    Language : EN, FR, ES
    Location : || CSS || HTML || Graphics Designs || Support ||

    Solved Re: Facebook/youtube/twitter

    Post by Sir Chivas™ July 14th 2012, 8:48 pm

    You can simply follow the tutorial: (Sorry I don't have time).

    Look for this:
    Code:
    <div id="takip">
                <div class="facebook takip" onclick="location.href='http://www.facebook.com/'">
                </div>
                <div class="twitter takip" onclick="location.href='http://www.twitter.com/'">
                </div>
                <div class="Google takip" onclick="location.href='http://www.flickr.com/'">
                </div>
                <div class="Youtube takip" onclick="location.href='http://www.friendfeed.com/'">
                </div>
                <div class="rss takip" onclick="location.href='http://www.vimeo.com/'">
                </div>

    And change the .href='http://www.yoursocialnetworklike.com/">
    avatar
    tristinsugiura
    New Member


    Posts : 8
    Reputation : 1
    Language : english

    Solved Re: Facebook/youtube/twitter

    Post by tristinsugiura July 14th 2012, 8:52 pm

    thanks i figured it out
    Sanket
    Sanket
    ForumGuru


    Male Posts : 48766
    Reputation : 2830
    Language : English
    Location : Mumbai

    Solved Re: Facebook/youtube/twitter

    Post by Sanket July 14th 2012, 8:54 pm

    Topic Solved & Locked