Jump to content

add facebook box on home page


Recommended Posts

  • 2 weeks later...

  • 3 weeks later...
Guest Weizhi

its work fine if I put it on the main php but can I create a box php and use the element settings i think its sidebar element to create the title header button for that portion? Anyone can advise?

Link to comment
Share on other sites

  • 1 year later...

1. Get code from your facebook account

2. Open skins/Kurouto/templates/main.php

3. Paste the facebook code after {$SHOPPING_CART}

If you want the box-title and box appearance like Weizhi asked, use some code like this:


  <div id="featured_product">

    <h3>My Facebook title bar</h3>

    FACEBOOK CODE PASTED HERE

  </div> 

Just add your facebook code, and then paste that whole block between {$SHOPPING_CART} and {$RANDOM_PROD} in main.php.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...