Go Back   vb.org Archive > vBulletin Modifications > Archive > Modification Graveyard
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Facebook Pro (fixed/fluid) Details »»
Facebook Pro (fixed/fluid)
Version: 1.00, by christian8a christian8a is offline
Developer Last Online: Nov 2023 Show Printable Version Email this Page

Category: Profile Enhancements - Version: 3.7.x Rating:
Released: 06-29-2008 Last Update: 08-06-2008 Installs: 265
Template Edits
Additional Files  
No support by the author.

Facebook Style

Brought to you by
http://www.photographersnook.com
Photography forums.

What is it?
Facebook Clone vbulletin style. (Facebook standard and Facebook Music)
For vbulletin 3.7.x

This version includes everything you see on the demos, Fixed style and Fluid style, and both facebook and facebook music.

- Facebook pro (fixed and fluid)
- Facebook music (fixed and fluid)
- Added borders (for a closer look)
- New postbit legacy
- Friends product (separate page)
- New Icons
- Photoshop files to edit your logos, icons...

=============================

Demo: soon...

=============================
Install Style:

- Import xml style, fixed or fluid or both (if you have 3.7.2 check ignore version box)
- Upload fcb_images folder to images directory ( root / images / fcb_images
- Follow instructions provided to install friends product
=============================

Important Note 1:
Keep in mind that because is a fixed style, profile pics, albums should have the right size..

-Profile pics should be set to (384 width by 500 height max)
-Album pics should be set to (580 width by 604 height max)
-Album thumbs should be set to (126 width max)

Important Note 2:
If you are using root directory like yoursite.com/images you dont need to do any modifications.
If you are using root directory like youriste.com/forums/images then you will need to edit the following template:

- Ad location templates >> ad_header_end
and add forums/ or forum/ (depending on your image path) on the images url that are located for the left side menu.

Nominate it and mark installed if you use :up:

Show Your Support

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

Comments
  #132  
Old 09-11-2008, 01:53 PM
TNCclubman's Avatar
TNCclubman TNCclubman is offline
 
Join Date: Sep 2008
Posts: 690
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Christian, which install do I use for this look?
http://www.myls1.com/member.php?u=1

Is it
pro fluid
pro music fluid
pro
pro music?
Reply With Quote
  #133  
Old 09-11-2008, 04:12 PM
TNCclubman's Avatar
TNCclubman TNCclubman is offline
 
Join Date: Sep 2008
Posts: 690
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nevermind, looks like the closest is Pro...

How do I make it look like the one on your page, seems though the default looks nothing like that... (want it to be in dark grey color scheme, I know how to edit the image files) but what about layout ie youtube video etc.
Reply With Quote
  #134  
Old 09-12-2008, 02:53 AM
TNCclubman's Avatar
TNCclubman TNCclubman is offline
 
Join Date: Sep 2008
Posts: 690
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Does this work with vB 3.7.3?
Reply With Quote
  #135  
Old 09-14-2008, 10:54 AM
kleinschwanz kleinschwanz is offline
 
Join Date: Jan 2007
Posts: 27
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by TNCclubman View Post
Does this work with vB 3.7.3?
Yes it does work with the newest version on the market vBulletin 3.7.3 Patch Level 1 and it is a great hack. =)

@christian -
hey, I would like to get rid of the vBulletin navbar and set all the links into the upper bar to have those pixels free for the information we offer in the forums. So now my question: how can I transfer the information from the navbar's Quick Links menu to the upper menue?

The stuff I want to have in the left sidbar I have there already which was easy to get done. The only thing is that I try to figure out how to translate the menues to fit. To customize the links in the upper navbar was not the problem too.

I am talkin' about these two pieces of code:
Code:
<if condition="$show['member']">
				<td id="usercptools" class="vbmenu_control"><a href="$show[nojs_link]#usercptools" accesskey="3">$vbphrase[quick_links]</a> <script type="text/javascript"> vbmenu_register("usercptools"); </script></td>
			</if>
		<else />
			<if condition="$show['searchbuttons']">
				<td class="vbmenu_control"><a href="search.php$session[sessionurl_q]" accesskey="4">$vbphrase[search]</a></td>
				<if condition="$show['member']">
				<td class="vbmenu_control"><a href="search.php?$session[sessionurl]do=getnew" accesskey="2">$vbphrase[new_posts_nav]</a></td>
				<else />
				<td class="vbmenu_control"><a href="search.php?$session[sessionurl]do=getdaily" accesskey="2">$vbphrase[todays_posts]</a></td>
				</if>
			</if>
			<td class="vbmenu_control"><a href="forumdisplay.php?$session[sessionurl]do=markread" rel="nofollow">$vbphrase[mark_forums_read]</a></td>
			<if condition="$show['member']">
				<td class="vbmenu_control"><a href="#" onclick="window.open('misc.php?$session[sessionurl]do=buddylist&amp;focus=1','buddylist','statusbar=no,menubar=no,toolbar=no,scrollbars=yes,resizable=yes,width=250,height=300'); return false;">$vbphrase[open_contacts]</a></td>
			</if>
and the rest that follows in the
Code:
<!--  user cp tools menu -->
block


you can see it yourself at www.gfxelite.de/forum if you like and see what I mean - most of the stuff I have had in the navbar has already changed it's position and with the time the others should disappear to get rid of the vBnav at all.

Ok, forget about that I have found it myself now

Oh Yeah... is there anyone that has an idea how I could make the single blocks floating in the window so the users could drag them around in their Profile as they would like to have them?
Reply With Quote
  #136  
Old 09-14-2008, 02:23 PM
TNCclubman's Avatar
TNCclubman TNCclubman is offline
 
Join Date: Sep 2008
Posts: 690
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thanks! Just waiting for my server to be upgraded so I can get this puppy installed! (vbulletin that is...lol)
Reply With Quote
  #137  
Old 09-15-2008, 06:26 PM
jera jera is offline
 
Join Date: Feb 2008
Posts: 15
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

please make a screenshot when user not logined
Reply With Quote
  #138  
Old 09-16-2008, 05:01 PM
UltraFanatics UltraFanatics is offline
 
Join Date: Dec 2007
Posts: 271
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Doesnt seem to work correctly with vbseo though

Reply With Quote
  #139  
Old 09-16-2008, 05:18 PM
TNCclubman's Avatar
TNCclubman TNCclubman is offline
 
Join Date: Sep 2008
Posts: 690
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Can I install this mod if I use Facebook Pro?

Its the Event Attendance Yes/No mod...

https://vborg.vbsupport.ru/showthrea...ight=farcaster
Reply With Quote
  #140  
Old 09-16-2008, 09:28 PM
socalsoccer socalsoccer is offline
 
Join Date: Aug 2005
Posts: 93
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by TNCclubman View Post
What file do I edit if I want to put a tiling image background instead of the plain white background outside the main table on the sides of the page...
I am also interested in a background image.
Reply With Quote
  #141  
Old 09-20-2008, 04:09 PM
Ray2khax Ray2khax is offline
 
Join Date: Aug 2008
Posts: 158
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Very nice mod I enjoy it a lot!
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 10:44 AM.


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.05410 seconds
  • Memory Usage 2,312KB
  • 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_code
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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