Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • APOSTOLOS FOUKIS Friend
    #183385

    I’m using ja fb like module.
    Is there any way to remove facebook likebox Border or to change his color?
    Thanks

    we2solutions Friend
    #477374

    Hi,

    Please send the live url to see what module you using for it.

    Thanks
    Duminda

    APOSTOLOS FOUKIS Friend
    #477378

    at this moment the site is local
    I’m using Ja like box module

    we2solutions Friend
    #477385

    I can’t exactly say which one to change becuase i didn’t have installed module with my local pc.but didn’t you try with inspect element feature in browser..

    Ninja Lead Moderator
    #477484

    You can send me the screenshot of this problem and tell me template’s name you’re using. Hope I can help you then.

    mobiletown Friend
    #493429

    I have a challenge with the border as well.

    In any template, some joomlart and some rockettheme, the border is not changing according to the color I pick in the module parameters. Such as, white, black, etc.

    Sometimes it works and sometimes it doesn’t.

    I would just like to remove the border all together, it’s just annoying!!!

    Here are some sites to see that it is not working properly.

    http://www.BlueDockMedia.com (it should be white)
    http://www.WeddingsByFloristique.com (it should be black)
    http://www.SkySail.org (it should be white)

    These are all Joomla 1.5 but now I am building all new sites with 2.5 and still having the same problem.

    Thanks in advance for any help!

    Ninja Lead Moderator
    #493515

    You can change height from Facebook Like Box module, see the screenshot


    1. change_height
    mobiletown Friend
    #493538

    <em>@Ninja Lead 373710 wrote:</em><blockquote>You can change height from Facebook Like Box module, see the screenshot

    </blockquote>

    I don’t want to sound rude but nobody in this post is asking about changing the height.

    We just want to REMOVE THE BORDER.

    Can anyone help us on how to accomplish this?

    Thanks again for any help!

    Ninja Lead Moderator
    #493654

    You can achieve that with following way

    + Open modules/mod_jafacebooklikebox/mod_jafacebooklikebox.php file

    from

    $aParams['border_color'] = $params->get('border_color', '');
    change to

    $aParams['border_color'] = $params->get('border_color', '');
    $aParams['show_border'] = 'false';

    + Remember to clear cache from Admin area after changing

    Let me know if it helps

    mobiletown Friend
    #494204

    THANKS!!!

    That did the trick!

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

This topic contains 10 replies, has 4 voices, and was last updated by  mobiletown 10 years, 11 months ago.

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