vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=246)
-   -   Miscellaneous Hacks - Hate the blue Facebook stuff? (https://vborg.vbsupport.ru/showthread.php?t=246234)

benstillman 07-08-2010 10:00 PM

Hate the blue Facebook stuff?
 
1 Attachment(s)
Me too. Attached are the red images I modified, along with screenshots. To change the border around the avatar in the header, it's fb_headerbox in the vbulletin-chrome.css file. Specifically:

Code:

        li#fb_headerbox a#fb_link #fb_squarepic{
                position:absolute;
                right:-6px;
                top:5px;
                z-index:1;
                border:1px solid #9d0303;
                padding:1px;
        }

In my case, using red, I changed it to #9d0303.

BSMedia 07-10-2010 06:10 PM

Nice update, heres a little something that should further help anyone wanting to customize their FB login: http://wiki.developers.facebook.com/..._Login_Buttons

benstillman 07-10-2010 08:54 PM

Quote:

Originally Posted by BSMedia (Post 2067349)
Nice update, heres a little something that should further help anyone wanting to customize their FB login: http://wiki.developers.facebook.com/..._Login_Buttons

Nice. Any chance you know of the same for the "Like" buttons? They're all rendered via the Facebook API, so you can't change the color of them. Blue sticks out like a sore thumb on my website.

merk_aus 07-11-2010 06:23 AM

Thanks for this - if I ever get the facebook connect to work I will use this.

crazyace 07-16-2010 11:49 AM

awww this doesn't work on 4.0.5

benstillman 07-19-2010 01:27 PM

Quote:

Originally Posted by crazyace (Post 2070040)
awww this doesn't work on 4.0.5

I haven't installed 4.0.5 yet on my dev server. I'll take a look at it later. Since they switched to the new Graph API, it doesn't surprise me.

benstillman 08-05-2010 04:35 PM

I just upgraded my dev server to 4.0.5, and it still works fine:

http://dev.ohio-riders.com/

benstillman 02-08-2011 02:54 PM

4.1.1 still working

Krusty1231 02-09-2011 06:43 AM

1 Attachment(s)
Very good. Thank you. My forum is a little different in color. It might be helpful if someone who knows how to change colors of the icons could upload a few variations.....I am lucky I was able to get these by myself....lol.

Thanks again!


All times are GMT. The time now is 04:00 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.01233 seconds
  • Memory Usage 1,723KB
  • 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)post_thanks_navbar_search
  • (1)printthread
  • (9)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete