Results 1 to 6 of 6

Hybrid View

  1. #1
    Join Date
    Oct 2009
    Posts
    90
    Plugin Contributions
    0

    Default facebook like button and google + button in Header.

    Ok so i have two examples of what i am trying to do. Not sure where to put this or make this happen. Been searching this forum and havent quite found anyone that has attempted or did this.

    Ok so i want to add a facebook like button and google + button overlaping my header. look at the picture below to see where i want to put it.

    [scr]http://www.hidguy.net/images/forumwebhelpstuff/example1.gif[/scr]

    and the below photo is what i an example of what i am talking about if i didnt explain it to well.

    [scr]http://www.hidguy.net/images/forumwebhelpstuff/example2.gif[/scr]

    basically i want my website to look like the above but with an extra button. any ideas where this code would be put or do i have write some code to make this happen? not sure.

  2. #2
    Join Date
    Jul 2006
    Location
    Montreal, Canada
    Posts
    2,277
    Plugin Contributions
    0

    Default Re: facebook like button and google + button in Header.

    im not exactly sure how dose codes look like but if you need anything to appear on your header through out your site. you need to add the code to your tpl_header.php file .

    if you used custom template , then this file should be in your custom template directory within common folder.

    before any code addition and changes, backup your site . test everything locally but duplicating your site and database on your local server .

  3. #3
    Join Date
    Oct 2009
    Posts
    90
    Plugin Contributions
    0

    Default Adding Facebook like and google plus button in the header Area..has anyone done it?

    So i asked this question before. Not much help on this issue. But i was wondering if anyone had added a facebook like and or google plus button in their header? If so how did you do it? i am super interested in this and would love it is someone could help me out with this.

  4. #4
    Join Date
    Sep 2006
    Posts
    532
    Plugin Contributions
    0

    Default Re: facebook like button and google + button in Header.

    To be honest your not getting much help because you have changed you zen cart code for your logo.
    commented it out and moved it somewhere.

    If you have left the original code in tact you would have probably had several helpers on your project.
    ~~~~~~~~~~~~~~~~~~~~~~~~~~

    Play with it long enough and you will break it.

  5. #5
    Join Date
    Sep 2006
    Posts
    532
    Plugin Contributions
    0

    Default Re: facebook like button and google + button in Header.

    That site on the bottom has logo on the left (like the original code you commented out) background same color as the logo then image links then the header serach.
    ~~~~~~~~~~~~~~~~~~~~~~~~~~

    Play with it long enough and you will break it.

  6. #6
    Join Date
    Sep 2006
    Posts
    532
    Plugin Contributions
    0

    Default Re: facebook like button and google + button in Header.

    I found you the buttons and you can place them anywhere you would like

    Code:
    <!-- AddThis Button BEGIN -->
    <div class="addthis_toolbox addthis_default_style ">
    <a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><br /
    <a class="addthis_button_tweet"></a>
    </div>
    <script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#pubid=xa-4e1cb9cd525e5a84"></script>
    <!-- AddThis Button END -->
    ~~~~~~~~~~~~~~~~~~~~~~~~~~

    Play with it long enough and you will break it.

 

 

Similar Threads

  1. Facebook Like Button
    By delia in forum All Other Contributions/Addons
    Replies: 339
    Last Post: 4 Dec 2012, 11:13 PM
  2. How to add a facebook button to website?
    By tjturner in forum General Questions
    Replies: 3
    Last Post: 18 Jul 2011, 09:35 AM
  3. Facebook like button
    By rdsbaker in forum All Other Contributions/Addons
    Replies: 5
    Last Post: 25 Mar 2011, 07:00 PM
  4. Facebook Like Button does not work on IE
    By DigitalGuard in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 16 Nov 2010, 05:53 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •