View Full Version : Miscellaneous Hacks - Hate the blue Facebook stuff?
benstillman
07-08-2010, 10:00 PM
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:
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/index.php/Facebook_Connect_Login_Buttons
benstillman
07-10-2010, 08:54 PM
Nice update, heres a little something that should further help anyone wanting to customize their FB login: http://wiki.developers.facebook.com/index.php/Facebook_Connect_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
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
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!
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.