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.

How to add youtube, twitter, facebook accounts?

4 posters

Go down

Solved How to add youtube, twitter, facebook accounts?

Post by Pendragon53 November 11th 2012, 9:32 pm

I am wondering if someone with some technical knowledge could possibly help me, I need to link our Youtube account, our Twitter account and our Facebook account to our forum... I am technically useless at this kind of thing and have no idea what I am doing, I have tried to read up on it all here, but do not understand one bit of it... I have a disability which makes matters worse as I forget things very easy... I am more than willing to give my forum address and password to a technical person here to sort this out for me please..

Thank You so much


Last edited by Sanket on November 12th 2012, 5:13 pm; edited 1 time in total (Reason for editing : Edited the title.)
avatar
Pendragon53
New Member

Female Posts : 4
Reputation : 1
Language : English
Location : South East UK

http://susanboylefans.forumso.com

Back to top Go down

Solved Re: How to add youtube, twitter, facebook accounts?

Post by Nera. November 12th 2012, 6:18 am

I need to link our Youtube account, our Twitter account and our Facebook account to our forum...

Link them as in linking small images on your forum to lead till them?

Add this to AP > Display > Homepage > Generalities > Message content. Change the photo links (with YT, Twitter and FB photos) or leave only link to appeare there, as you wish.

Code:
<ul id="tipkice">
<li><a title="write title here" href="write href link here"><img src="http://2img.net/i/fa/fdf3/normal.png"></a></li>
<li><a title="write title here" href="write href link here"><img src="http://2img.net/i/fa/fdf3/normal.png"></a></li>
<li><a title="write title here" href="write href link here"><img src="http://2img.net/i/fa/fdf3/normal.png"></a></li>
<li><a title="write title here" href="write href link here"><img src="http://2img.net/i/fa/fdf3/normal.png"></a></li>
</ul>

Than add this to CSS. You can change its position, sides, what ever you want.

Code:
#tipkice {
    padding-right: 5px;
    position: fixed;
    right: 0;
    top: 130px;
    width: 24px;
}

You'll have the small images in the corner of your forum leading to your FB, TW, and YT account, after you add links in the code ofcourse.

If that is not what you need please explain a bit better. Thanks! (:
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

Solved Re: How to add youtube, twitter, facebook accounts?

Post by Pendragon53 November 12th 2012, 10:42 am

Thank You but unfortunately the CSS code didn't work, still trying to work it out... I have absolutely no idea so hope someone can help me if possible

Perhaps if I explain myself a bit better it might help I want to have the little twitter, Youtube, and Facebook buttons like on the right side of this forum but to our own accounts which we have already set up Okay I have tried it again and all is says are Twitter and Facebook but no little buttons sort of thing
avatar
Pendragon53
New Member

Female Posts : 4
Reputation : 1
Language : English
Location : South East UK

http://susanboylefans.forumso.com

Back to top Go down

Solved Re: How to add youtube, twitter, facebook accounts?

Post by Nera. November 12th 2012, 1:05 pm

Look at this link and on the right side small images: http://tikitiki.forumcroatian.com/

This is the HTML used in AP > Display > Homepage > Generalities > Message content.

Code:
<ul id="tipkice">
<li><a title="write title here" href="write href link here"><img src="http://2img.net/i/fa/fdf3/normal.png"></a></li>
<li><a title="write title here" href="write href link here"><img src="http://2img.net/i/fa/fdf3/normal.png"></a></li>
<li><a title="write title here" href="write href link here"><img src="http://2img.net/i/fa/fdf3/normal.png"></a></li>
<li><a title="write title here" href="write href link here"><img src="http://2img.net/i/fa/fdf3/normal.png"></a></li>
</ul>

This is the CSS used:

Code:
#tipkice {
    list-style: none outside none;
    padding-right: 5px;
    position: fixed;
    right: 0;
    top: 130px;
    width: 24px;
}

Than all you need to do is go to one of these sites and find your images and replace mine with them in HTML:

http://www.iconfinder.com/
http://www.iconarchive.com/
http://findicons.com/

And in the HTML too add links to your accounts.

It will end up looking something like this:

facebook - How to add youtube, twitter, facebook accounts? FYUt
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

Solved Re: How to add youtube, twitter, facebook accounts?

Post by Pendragon53 November 12th 2012, 2:39 pm

Okay I have it all set up and they are showing up on the right hand side, however it is the images I am not sure if I download them or how I get those codes please
avatar
Pendragon53
New Member

Female Posts : 4
Reputation : 1
Language : English
Location : South East UK

http://susanboylefans.forumso.com

Back to top Go down

Solved Re: How to add youtube, twitter, facebook accounts?

Post by Nera. November 12th 2012, 3:09 pm

Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

Solved Re: How to add youtube, twitter, facebook accounts?

Post by victor_lee November 12th 2012, 3:20 pm

Đơn giãn vậy mà cũng hỏi???
victor_lee
victor_lee
New Member

Posts : 13
Reputation : 1
Language : Vietnamese

Back to top Go down

Solved Re: How to add youtube, twitter, facebook accounts?

Post by Pendragon53 November 12th 2012, 3:21 pm

Oh Thank You, Thank You, Thank You so very very much for your patience and kindness it is so appreciated :wouhou: :wouhou:


Now I need to work out how to click the solved part lol
avatar
Pendragon53
New Member

Female Posts : 4
Reputation : 1
Language : English
Location : South East UK

http://susanboylefans.forumso.com

Back to top Go down

Solved Re: How to add youtube, twitter, facebook accounts?

Post by Nera. November 12th 2012, 3:23 pm

Pendragon53 wrote:Oh Thank You, Thank You, Thank You so very very much for your patience and kindness it is so appreciated :wouhou: :wouhou:

Welcome (-:
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

Solved Re: How to add youtube, twitter, facebook accounts?

Post by victor_lee November 12th 2012, 3:30 pm

Nera. wrote:Welcome (-:
?????????????
victor_lee
victor_lee
New Member

Posts : 13
Reputation : 1
Language : Vietnamese

Back to top Go down

Solved Re: How to add youtube, twitter, facebook accounts?

Post by Nera. November 12th 2012, 3:31 pm

victor_lee wrote:Đơn giãn vậy mà cũng hỏi???

victor_lee wrote:
Nera. wrote:Welcome (-:
?????????????


I can't answer you as I don't speak nor understand that language. Try English. Thanks! (:
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

Solved Re: How to add youtube, twitter, facebook accounts?

Post by victor_lee November 12th 2012, 3:34 pm

Okay, you can use this to chat
http://translate.google.com
victor_lee
victor_lee
New Member

Posts : 13
Reputation : 1
Language : Vietnamese

Back to top Go down

Solved Re: How to add youtube, twitter, facebook accounts?

Post by Sanket November 12th 2012, 5:12 pm

victor_lee, please create a new thread about your problem in English.
Topic Solved & Locked
Sanket
Sanket
ForumGuru

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

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum