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 facebook & tueter in my loging bar??

3 posters

Go down

Solved Re: How to add facebook & tueter in my loging bar??

Post by Nera. 29/6/2011, 14:07

Hi, you want to add them as buttons just to link to your FB/Twitter account?
Where do you want to place them exactly?
Nera.
Nera.
Energetic

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

Back to top Go down

Solved Re: How to add facebook & tueter in my loging bar??

Post by Nomee 29/6/2011, 14:43

Go to ACP > Display > Homepage > Headers and Navigation > Add a customize menu :
Nomee
Nomee
Forumember

Male Posts : 384
Reputation : 80
Language : Urdu,English
Location : Pakistan

http://www.businessfellows.biz

Back to top Go down

Solved Re: How to add facebook & tueter in my loging bar??

Post by Nera. 29/6/2011, 14:46

Add this to your homebox, AP >> Display >> Homepage >> Generalities. Fill in the necessary.
Code:
<span class="meni">
<a href="LINK TO FACEBOOK"><img src="FACEBOOK IMAGE GOES HERE" border="0" alt="" /></a>
<a href="LINK TO TWITTER"><img src="TWITTER IMAGE GOES HERE" border="0" alt="" /></a>
</span>
Add this to your CSS
Code:
.meni {
    padding: 10px;
    position: absolute;
    right: 200px;
    top: 15%;
}

Move them arround if you want.
Nera.
Nera.
Energetic

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

Back to top Go down

Solved Re: How to add facebook & tueter in my loging bar??

Post by Nera. 30/6/2011, 09:47

I can't seem to understand what are you saying. Try with this, it's simplier for you Wink
Nomee wrote:Go to ACP > Display > Homepage > Headers and Navigation > Add a customize menu :
Nera.
Nera.
Energetic

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

Back to top Go down

Solved Re: How to add facebook & tueter in my loging bar??

Post by Mike 30/6/2011, 16:33

If you want to set it inside just click the arrows to the far left and you'll see it move.
Mike
Mike
Hyperactive

Male Posts : 4255
Reputation : 471
Language : English, HTML, CSS
Location : Loveland, Colorado

Back to top Go down

Solved Re: How to add facebook & tueter in my loging bar??

Post by Nera. 30/6/2011, 21:49

Hi,

Add this to your CSS
Code:
a.mainmenu[href='http://www.facebook.com'] {
    padding-right: 5px;
}

How to add facebook & tueter in my loging bar?? 6ZbB
Nera.
Nera.
Energetic

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

Back to top Go down

Solved Re: How to add facebook & tueter in my loging bar??

Post by Nera. 1/7/2011, 12:54

You need to read some tut's. You also have since browsing on Opera as I see on your profile by default ''Dragon fly''. You can inspect elements with it + mimimum CSS knowlage to do the spacing by your self. Google a bit.
There is no easy explanation.

Since the problem is resolved. I'll lock the topic.

Solved ~ Locked
Nera.
Nera.
Energetic

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

Back to top Go down

Back to top


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