Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • inetworking Friend
    #156980

    Hello:confused:

    to want to add the code of ” me gusta” facebook, in the position that I indicate in the image

    http://www.inspirahealth.es/tienda/
    codes serious this, the one that better serves to me

    iframe
    <iframe src=”http://www.facebook.com/plugins/likebox.php?href=http%3A%2F%2Fwww.facebook.com%2Fplatform&width=292&colorscheme=light&connections=10&stream=true&header=true&height=587″ scrolling=”no” frameborder=”0″ style=”border:none; overflow:hidden; width:292px; height:587px;” allowTransparency=”true”></iframe>

    XFBML
    <script src=”http://connect.facebook.net/en_US/all.js#xfbml=1″></script><fb:like-box href=”http://www.facebook.com/platform” width=”292″ connections=”10″ stream=”true” header=”true”></fb:like-box>

    thanks


    1. megusta
    Saguaros Moderator
    #365687

    You open the file /templates/ja_zeosolite/index.php and find the following code

    you find:
    [PHP]

    <?php if ($jamenu) $jamenu->genMenu (0); ?>
    [/PHP]
    replace:
    [PHP]
    <?php if ($jamenu) $jamenu->genMenu (0); ?>
    <div class=”floatmenu”>
    PUT YOUR CODE IN HERE
    </div>
    [/PHP]

    and add the following code into the template.css file:

    .floatmenu{
    width:100px;
    position:absolute;
    top:10px;
    right:0;
    background:red;
    height:30px;
    }

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 2 voices, and was last updated by  Saguaros 13 years, 11 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum