Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.7 > vBulletin 3.7 Styles
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Facebook Advanced (NEW: Fluid!) Details »»
Facebook Advanced (NEW: Fluid!)
Version: 1.10, by Bellardia Bellardia is offline
Developer Last Online: Nov 2023 Show Printable Version Email this Page

Version: 3.7.2 Rating:
Released: 07-31-2008 Last Update: 09-13-2008 Installs: 107
Template Edits
Code Changes Additional Files  
No support by the author.

Here's my first uploaded style; it's a facebook clone.

It's a bit more complex then the other facebook style, and is Valid XHTML 1.0 Transitional as per the W3C.

Contains:
Icon Sets
15 Template Edits
2 Minor Language Mods
Fixed or Fluid Layout

(Fixed and Fluid styles each have their own XML. If you want the fluid style, upload the FBA_FLUID, if you prefer the fixed layout, upload the other one.)

There are some heavily modified templates including postbit, forumdisplay, showthread, member info, header, navbar, usercp, and a few others.

Basically, member profiles are set up to display like a facebook profile. The header contains links to profile, memberlist and PM's.

Quicklinks are displayed on the left pane, as is the control panel sidebar (except only on pages where the control panel would normally appear). Postbit was modified to look more like a wall.

The language edits regard the "Forgot Your Password" and "{X} Unread" phrases, which were modified to make them display in a more pleasing way with the theme. They change to "Forgot Password" and "{X}" respectively.

I'll be gone this weekend, but will return on monday to fix any issues or update it for better useability.

If you find any bugs, or things are missing, or any ideas on how to improve the style, post below and I'll fix/change them.

To Install
Upload images_fba to the root forum directory
Import them theme file
Import language file (not required).

Demos
Facebook Advanced Fixed Style - http://bellardia.com/testforum/?styleid=3
Facebook Advanced Fluid Style - http://bellardia.com/testforum/?styleid=2

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #12  
Old 08-01-2008, 08:08 PM
Atakan KOC's Avatar
Atakan KOC Atakan KOC is offline
 
Join Date: Feb 2006
Location: Istanbul
Posts: 710
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

very nice style.
Reply With Quote
  #13  
Old 08-01-2008, 08:13 PM
Hasann's Avatar
Hasann Hasann is offline
 
Join Date: Aug 2005
Location: Germany
Posts: 897
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

fantastic style very interesting
Reply With Quote
  #14  
Old 08-01-2008, 08:18 PM
Brandon Sheley's Avatar
Brandon Sheley Brandon Sheley is offline
 
Join Date: Mar 2005
Location: Google Kansas
Posts: 4,678
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

wow, now that's a nice facebook style!!
[high]* Brandon Sheley marks it installed just because [/high]

now you have to make one for the new.facebook.com
Reply With Quote
  #15  
Old 08-01-2008, 08:55 PM
valdet's Avatar
valdet valdet is offline
 
Join Date: Feb 2007
Posts: 505
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

That is a great lightweight style. Thanks.
Reply With Quote
  #16  
Old 08-01-2008, 10:05 PM
Bellardia Bellardia is offline
 
Join Date: Jul 2007
Location: Hamilton, Ontario
Posts: 378
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

To make the main table width more than 650px:

1. Go to all style options for the style
2. Set main table width to desired width in pixels (do not set to a percent).
3. Ctrl + f '#main_body' in additional CSS. Set it to the pixel width in step 2, minus 2. Ex. If desired width is 800px, set #main_body width to 798px.

Again, I'll work on a fluid template at another time.

You can cleanly add blocks to the sidebar by editing the template 'ad_header_end', look through it and you should figure it out. I can offer you some help if you still need it. Using conditionals would be a great way to hide the sidebar depending on where you are (That's what is used to hide user CP except on user CP related pages).
Reply With Quote
  #17  
Old 08-01-2008, 10:21 PM
GrendelKhan{TSU's Avatar
GrendelKhan{TSU GrendelKhan{TSU is offline
 
Join Date: Jun 2005
Location: Boston | Seoul, S. Korea
Posts: 1,311
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Bellardia View Post
To make the main table width more than 650px:

1. Go to all style options for the style
2. Set main table width to desired width in pixels (do not set to a percent).
3. Ctrl + f '#main_body' in additional CSS. Set it to the pixel width in step 2, minus 2. Ex. If desired width is 800px, set #main_body width to 798px.

Again, I'll work on a fluid template at another time.

You can cleanly add blocks to the sidebar by editing the template 'ad_header_end', look through it and you should figure it out. I can offer you some help if you still need it. Using conditionals would be a great way to hide the sidebar depending on where you are (That's what is used to hide user CP except on user CP related pages).
cool! thanks for the info. I'll play around with it over the weekend and let you know.
Reply With Quote
  #18  
Old 08-02-2008, 07:36 AM
Spank Spank is offline
 
Join Date: Jan 2007
Location: Scotland
Posts: 809
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It's a shame that facebook has ljust updated to a new look, just as this came out lol.
Reply With Quote
  #19  
Old 08-02-2008, 08:26 AM
3dsoft's Avatar
3dsoft 3dsoft is offline
 
Join Date: Nov 2002
Posts: 98
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

When uploading an image and writing a comment, the comment partly is on top of the user avatar.
Check it out.
Reply With Quote
  #20  
Old 08-02-2008, 01:46 PM
Bellardia Bellardia is offline
 
Join Date: Jul 2007
Location: Hamilton, Ontario
Posts: 378
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by 3dsoft View Post
When uploading an image and writing a comment, the comment partly is on top of the user avatar.
Check it out.
This is caused due to an area overflow by the default avatar which is 80x80px instead of 60x60px. I fixed it down to the proper size of 60x60 and reuploaded the file. Specifically, the image is named images_fba/misc/unknown.gif.

It now displays correctly : http://bellardia.com/testforum/album...icturecomment1
Reply With Quote
  #21  
Old 08-02-2008, 03:52 PM
Purcelly Purcelly is offline
 
Join Date: Jun 2005
Location: Cheshire
Posts: 21
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

There's no download files for me
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 11:01 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.04661 seconds
  • Memory Usage 2,307KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete