vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   vBulletin CMS Widgets - 8WayRun.Com - XFBML Facebook Like Box (https://vborg.vbsupport.ru/showthread.php?t=249521)

biggeorge 09-07-2010 07:19 PM

1 Attachment(s)
This is cool. I did something similar last night (before I saw this mod) by using Facebook's Social Plugin Like Box.

I'm curious: is there a reason why I should NOT use Facebook's version?

Attachment 121684

Jaxel 09-08-2010 05:03 AM

Quote:

Originally Posted by biggeorge (Post 2095185)
This is cool. I did something similar last night (before I saw this mod) by using Facebook's Social Plugin Like Box.

I'm curious: is there a reason why I should NOT use Facebook's version?

Attachment 121684

Facebook's version of what?

ravencr 09-23-2010 05:18 PM

Will this work as a fluid width instead of a fixed pixel width?

Chris

NashChristian 09-27-2010 08:38 AM

Quote:

Originally Posted by ravencr (Post 2102348)
Will this work as a fluid width instead of a fixed pixel width?

Chris

I'd like to know the answer to that too... I've been looking for a fluid width fb widget solution!

NashChristian 09-27-2010 10:52 AM

BIG Thumbs UP! I like it!

I don't think it is possible to make this fluid width, however, it is scalable enough that I can do what I need.

I have a couple of cosmetic problems though, I'm hoping you can help me with:

http://nashvillechristian.com/images...et_fb_like.jpg

The block I have this in needs to be only 175px wide. Because of this, and the fact that my domain name is rather long, my application/domain name is WRAPPING underneath my application IMAGE. Somehow I need to restyle this. Either I need to remove the domain/application name, or I need to remove the application image, or I need to place the domain/application name above the image, so the like button could be beside the image, or I need to remove both the domain/application name and image, leaving only the like button on the top portion.

Do you have any ideas about HOW I could make this look best? Here is my WEBSITE.

Thanks for this handy little widget and for helping me!

Peace! :D
Jeff

bioload 09-27-2010 04:28 PM

Can this mod be used for friends or members of facebook as well?.....with an add as friend or join button.

Thanks
Sunil

Jaxel 09-27-2010 06:12 PM

@NashChristian... try this:

Code:

.fan_box .connect_widget_facebook_logo_menubar {
        display: none;
}

.fan_box .profileimage {
        display: none;
}

.fan_box .connect_action {
        padding: 0px;
}

.fan_box .connect_top {
        background: #EDEFF4;
}

.fan_box .connections {
        padding: 5px 0px 3px 2px
        min-height: 0px;
        background: #FFFFFF;
}

.fan_box .connections_grid .grid_item {
        padding: 2px 3px 3px 0px;
}


NashChristian 09-27-2010 07:46 PM

Figured it out using Firebug... thanks Jaxel!

ravencr 09-28-2010 04:38 PM

How would I incorporate this mod into this mod: https://vborg.vbsupport.ru/showthread.php?t=233871

Chris

ravencr 09-28-2010 04:54 PM

I got it work just fine now within the sidebar, but how do you change it to be fluid width and height? I tried just doing 100%, and it makes it smaller for some reason.

Chris


All times are GMT. The time now is 04:51 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02293 seconds
  • Memory Usage 1,739KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete