how can i put my sharing buttons (facebook, twitter, email) on top of page?
-
I was wondering if there is a way to have my sharing buttons displayed at the top of my page as opposed to the bottom on my wordpress.com blog (frenchonskype.com)
Blog url: http://frenchonskype.wordpress.com/ -
Unfortunately, that level of customization is not directly possible, but you could move the whole row via CSS if you have a Custom Design upgrade.
-
Hi Mac, thanks for the quick response. Actually I realized I wasn’t asking about the sharing buttons, but how to have a twitter, facebook, email etc icons in the sidebar at the top of my site, like in this blog: youarenotsosmart.com. See at the top right of the sidebar, the icons line up and when visitors click on an icon they are redirected to the facebook, twitter, or email subscription service…how do I go about having these icons in my sidebar on my blog, linked to my blog’s facebook and twitter pages? Thanks!
-
In the case of that blog, they’re added via an untitled Text widget with the following code:
<div><a style="color:#df0000;line-height:22px;" href="http://facebook.com"><img class=" wp-image-119 alignnone" style="border-color:initial;border-style:initial;" title="facebook_icon" src="[image URL]" alt="" width="35" height="35" /></a> <a href="http://twitter.com"><img class="alignnone wp-image-121" title="twitter_icon2" src="[image URL]" alt="" width="35" height="35" /></a> <a href="mailto:[email address]"><img class="alignnone wp-image-120" title="email_icon" src="[image URL]" alt="" width="35" height="35" /></a></div>For all instances of [image URL], upload the image via Media -> Add New in your blog’s Dashboard and insert that URL.
You’ll also want to enter the URLs of your Facebook and Twitter pages.
-
Hi Mac,
This is a different question but I’m keeping it in this forum because you’ve been so great and prompt at responding. Or please let me know how I go about starting a new discussion topic and addressing it to yo. Here’s my question: Is there any way to remove the underline formatting for links as in my contact page: http://www.frenchonskype.com/contact? Also, if I put a Top Posts widget in my sidebar I am not able to customize the list, they just appear in black. How could I customize them with the color of my choice just like youarenotsosmart.com does it under his “TOP POSTS” in that blog’s sidebar? Thanks a lot! -
For these changes, you’ll need to apply them via CSS with a Custom Design upgrade.
-
Hi Macmanx—
I emailed support about this but it’s been a couple of days and I have no answer yet so I thought I’d contact you.
I want to put a link on the landing page for the following site I just created: http://www.jackiescabo.wordpress.com, titled “french”m so that when people click on it the French version of the site appears. I don’t want an automatic translator as I am translating the site myself, I basically want users to, when they click on it, the menu/;pages to be refreshed with all the French content. What is the simplest way to do this in wordpress.com? Do I have to register another wordpress site for the French version, and just link to it? My issue with that is the URL would change. Is there anyway to stay within this same wordpress site (jackiescabo.worpress.com) and have that menu refresh with the French version?
Thanks in advance for your reply.
Best,
Audrey -
Yes, the best way would be to register a separate blog just for your French posts, then add the link as a Custom Link to your menu: http://en.support.wordpress.com/menus/
- The topic ‘how can i put my sharing buttons (facebook, twitter, email) on top of page?’ is closed to new replies.