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
  #72  
Old 09-03-2008, 03:19 PM
sebil's Avatar
sebil sebil is offline
 
Join Date: Feb 2008
Posts: 230
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

the images are not coming up for me for the fluid version..
but the fixed version is working like a charm.
i want the fluid version work like that

i uploaded the image_fba folder in my root directory

is there anything that i m missing
Reply With Quote
  #73  
Old 09-03-2008, 05:44 PM
Bellardia Bellardia is offline
 
Join Date: Jul 2007
Location: Hamilton, Ontario
Posts: 378
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by rapidphim View Post
Here it is.
Code:
<a href="login.php?$session[sessionurl]do=logout&amp;logouthash=$bbuserinfo[logouthash]"  onclick="return log_out()"><span class="hsmall"><phrase 1="$bbuserinfo[username]">$vbphrase[log_out_x]</phrase></span></a>
Thanks....
I meant the full template, sorry.

As for the images, I'll have to update the image directories, I'll get to this shortly.
Reply With Quote
  #74  
Old 09-04-2008, 04:53 AM
rapidphim rapidphim is offline
 
Join Date: Feb 2007
Posts: 733
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Here is the whole header of your

Code:
$ad_location[ad_header_end]
<!-- Header Nav -->
<table cellpadding="0" cellspacing="0" border="0" width="$stylevar[outertablewidth]" align="center">
<tr style="background-color:#3b5998;">
	<td height="30px" class="navhead" style="background-color:#3b5998;" valign="top">
    <div align="left" style="padding-top:6px;padding-left:3px;" id="header_nav">
		<if condition="$show['member']">
        
			<span class="hnav">&nbsp;<a href="member.php?$session[sessionurl]u=$bbuserinfo[userid]" ><b>Profile</b></a>&nbsp;</span>
            <a href="profile.php?do=editoptions"><span class="hsmall" style="font-size: larger; color: #FFFFFF">edit</span></a>&nbsp;&nbsp;
			<span class="hnav">&nbsp;<a href="memberlist.php"><b>Members</b></a>&nbsp;</span><if condition="$show['popups']"><img src="images_fba/misc/spacer.gif" alt="" class="spacerimg" /><span id="membertools" ><script type="text/javascript">vbmenu_register("membertools"); </script></span></if>&nbsp;&nbsp;&nbsp;
             <span class="hnav">&nbsp;<a href="private.php" ><b>$vbphrase[inbox]</b>
                <!-- New Mail -->
                    <if condition="$bbuserinfo['pmunread']">($vbphrase[unread_x_nav_compiled])</if>
                <!-- /New Mail -->
            </a>&nbsp;</span><if condition="$show['popups']"><img src="images_fba/misc/spacer.gif" alt="" class="spacerimg" /><span id="pmtools" >

<script type="text/javascript">vbmenu_register("pmtools"); </script></span>



</if>            
	</div>
    </td>
	<td class="smallfont" title="nowrap">
    <div align="right" style="padding-top:10px;padding-right:5px;" title="nowrap" >

        <a href="index.php"><span class="hsmall">home</span></a>&nbsp;
        <a href="profile.php"><span class="hsmall">account</span></a>&nbsp;
        <a href="$vboptions[contactuslink]" rel="nofollow" accesskey="9"><span class="hsmall">contact</span></a>&nbsp;
        <a href="login.php?$session[sessionurl]do=logout&amp;logouthash=$bbuserinfo[logouthash]"  onclick="return log_out()"><span class="hsmall"><phrase 1="$bbuserinfo[username]">$vbphrase[log_out_x]</phrase></span></a>

	
   		</if>
      </div>
    </td>
	<td><div id="headimg" style="position: relative; float:right; margin-bottom: -1px;"><img src="images_fba/misc/headertop.gif" alt="" width="15px" height="32px" /></div></td>

</tr>
</table>
<div class="vbmenu_popup" id="membertools_menu" style="display:none">
<table cellpadding="4" cellspacing="0" border="0" width="150px">
		<tr>
            <td class="vbmenu_option"><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>
       </tr>
       <tr>
        	<td></td>
        </tr>
       <tr><td class="vbmenu_option"><a href="profile.php?$session[sessionurl]do=buddylist"><if condition="$show['friends_and_contacts']">$vbphrase[contacts_and_friends]<else />$vbphrase[contacts]</if></a></td></tr>
		<if condition="$show['quick_links_groups']">
			<tr><td class="vbmenu_option"><a href="group.php$session[sessionurl_q]">$vbphrase[social_groups]</a></td></tr>
		</if>
		<if condition="$show['quick_links_albums']">
			<tr><td class="vbmenu_option"><a href="album.php?$session[sessionurl]u=$bbuserinfo[userid]">$vbphrase[pictures_and_albums]</a></td></tr>
		</if>
        <tr>
        	<td class="thead" style="padding:0px"><img src="$vboptions[cleargifurl]" alt="" width="1" height="1" /></td>
        </tr>
        <tr>
        <if condition="$vboptions['enablememberlist']">
			<td class="vbmenu_option"><a href="memberlist.php$session[sessionurl_q]">$vbphrase[members_list]</a></td>
		</if>
        </tr>
</table>
</div>
<div class="vbmenu_popup" id="pmtools_menu" style="display:none">
<table cellpadding="4" cellspacing="0" border="0" width="150px">
        <tr>
			<td class="vbmenu_option"><a class="smallfont" href="private.php$session[sessionurl_q]">List messages</a></td>
		</tr>
        
        <tr>
       		<td class="vbmenu_option"><a href="private.php?$session[sessionurl]do=trackpm">Track messages</a></td>
        </tr>
        <tr>
        	<td class="vbmenu_option"><a href="private.php?$session[sessionurl]do=editfolders">Edit folders</a></td>
        </tr>
        <tr>
        	<td class="thead" style="padding:0px"><img src="$vboptions[cleargifurl]" alt="" width="1" height="1" /></td>
        </tr>
        <tr>
     	   <td class="vbmenu_option"><a href="private.php?$session[sessionurl]do=newpm">Send new message</a></td>
        </tr>     
</table>
</div>
<!-- /Header Nav -->
<!-- content table -->
<div class="main_body" id="main_body">
$spacer_open

$_phpinclude_output
Reply With Quote
  #75  
Old 09-06-2008, 06:01 AM
Bellardia Bellardia is offline
 
Join Date: Jul 2007
Location: Hamilton, Ontario
Posts: 378
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Try this
Code:
$ad_location[ad_header_end]
<!-- Header Nav -->
<table cellpadding="0" cellspacing="0" border="0" width="$stylevar[outertablewidth]" align="center">
<tr style="background-color:#3b5998;">
	<td height="30px" class="navhead" style="background-color:#3b5998;" valign="top">
    <div align="left" style="padding-top:6px;padding-left:3px;" id="header_nav">
		<if condition="$show['member']">
        
			<span class="hnav">&nbsp;<a href="member.php?$session[sessionurl]u=$bbuserinfo[userid]" ><b>Profile</b></a>&nbsp;</span>
            <a href="profile.php?do=editoptions"><span class="hsmall" style="font-size: larger; color: #FFFFFF">edit</span></a>&nbsp;&nbsp;
			<span class="hnav">&nbsp;<a href="memberlist.php"><b>Members</b></a>&nbsp;</span><if condition="$show['popups']"><img src="images_fba/misc/spacer.gif" alt="" class="spacerimg" /><span id="membertools" ><script type="text/javascript">vbmenu_register("membertools"); </script></span></if>&nbsp;&nbsp;&nbsp;
             <span class="hnav">&nbsp;<a href="private.php" ><b>$vbphrase[inbox]</b>
                <!-- New Mail -->
                    <if condition="$bbuserinfo['pmunread']">($vbphrase[unread_x_nav_compiled])</if>
                <!-- /New Mail -->
            </a>&nbsp;</span><if condition="$show['popups']"><img src="images_fba/misc/spacer.gif" alt="" class="spacerimg" /><span id="pmtools" >

<script type="text/javascript">vbmenu_register("pmtools"); </script></span>



</if>            
	</div>
    </td>
	<td class="smallfont" title="nowrap">
    <div align="right" style="padding-top:10px;padding-right:5px;" title="nowrap" >

        <a href="index.php"><span class="hsmall">home</span></a>&nbsp;
        <a href="profile.php"><span class="hsmall">account</span></a>&nbsp;
        <a href="$vboptions[contactuslink]" rel="nofollow" accesskey="9"><span class="hsmall">contact</span></a>&nbsp;
        <a href="login.php?$session[sessionurl]do=logout" ><span class="hsmall"><phrase 1="$bbuserinfo[username]">$vbphrase[log_out_x]</phrase></span></a>

	
   		</if>
      </div>
    </td>
	<td><div id="headimg" style="position: relative; float:right; margin-bottom: -1px;"><img src="images_fba/misc/headertop.gif" alt="" width="15px" height="32px" /></div></td>

</tr>
</table>
<div class="vbmenu_popup" id="membertools_menu" style="display:none">
<table cellpadding="4" cellspacing="0" border="0" width="150px">
		<tr>
            <td class="vbmenu_option"><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>
       </tr>
       <tr>
        	<td></td>
        </tr>
       <tr><td class="vbmenu_option"><a href="profile.php?$session[sessionurl]do=buddylist"><if condition="$show['friends_and_contacts']">$vbphrase[contacts_and_friends]<else />$vbphrase[contacts]</if></a></td></tr>
		<if condition="$show['quick_links_groups']">
			<tr><td class="vbmenu_option"><a href="group.php$session[sessionurl_q]">$vbphrase[social_groups]</a></td></tr>
		</if>
		<if condition="$show['quick_links_albums']">
			<tr><td class="vbmenu_option"><a href="album.php?$session[sessionurl]u=$bbuserinfo[userid]">$vbphrase[pictures_and_albums]</a></td></tr>
		</if>
        <tr>
        	<td class="thead" style="padding:0px"><img src="$vboptions[cleargifurl]" alt="" width="1" height="1" /></td>
        </tr>
        <tr>
        <if condition="$vboptions['enablememberlist']">
			<td class="vbmenu_option"><a href="memberlist.php$session[sessionurl_q]">$vbphrase[members_list]</a></td>
		</if>
        </tr>
</table>
</div>
<div class="vbmenu_popup" id="pmtools_menu" style="display:none">
<table cellpadding="4" cellspacing="0" border="0" width="150px">
        <tr>
			<td class="vbmenu_option"><a class="smallfont" href="private.php$session[sessionurl_q]">List messages</a></td>
		</tr>
        
        <tr>
       		<td class="vbmenu_option"><a href="private.php?$session[sessionurl]do=trackpm">Track messages</a></td>
        </tr>
        <tr>
        	<td class="vbmenu_option"><a href="private.php?$session[sessionurl]do=editfolders">Edit folders</a></td>
        </tr>
        <tr>
        	<td class="thead" style="padding:0px"><img src="$vboptions[cleargifurl]" alt="" width="1" height="1" /></td>
        </tr>
        <tr>
     	   <td class="vbmenu_option"><a href="private.php?$session[sessionurl]do=newpm">Send new message</a></td>
        </tr>     
</table>
</div>
<!-- /Header Nav -->
<!-- content table -->
<div class="main_body" id="main_body">
$spacer_open

$_phpinclude_output
Reply With Quote
  #76  
Old 09-06-2008, 11:26 AM
rapidphim rapidphim is offline
 
Join Date: Feb 2007
Posts: 733
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Here is the error
Code:
An error occurred while attempting to log you out. Click here to log out.
and the board is not gray out as normal.
Reply With Quote
  #77  
Old 09-06-2008, 01:39 PM
sebil's Avatar
sebil sebil is offline
 
Join Date: Feb 2008
Posts: 230
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

The site looks whitish..
and looks dis organised because there is no background colour (tcat) on the catogory name
is there any cnace to put one...
Reply With Quote
  #78  
Old 09-06-2008, 02:45 PM
Bellardia Bellardia is offline
 
Join Date: Jul 2007
Location: Hamilton, Ontario
Posts: 378
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You could always add a tcat color in a few seconds by going to
All Style Optons > Find tcat, then set the background.
Reply With Quote
  #79  
Old 09-06-2008, 09:15 PM
KiLLAxMAHN's Avatar
KiLLAxMAHN KiLLAxMAHN is offline
 
Join Date: Aug 2008
Posts: 27
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

where do i import the theme file?
Reply With Quote
  #80  
Old 09-07-2008, 12:06 AM
KiLLAxMAHN's Avatar
KiLLAxMAHN KiLLAxMAHN is offline
 
Join Date: Aug 2008
Posts: 27
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

can some1 help me install this my aim is KiLLAxMAHN
Reply With Quote
  #81  
Old 09-07-2008, 12:46 AM
KiLLAxMAHN's Avatar
KiLLAxMAHN KiLLAxMAHN is offline
 
Join Date: Aug 2008
Posts: 27
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I got it to work but how do i change the ads, i want to add my one ads?
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:13 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.12962 seconds
  • Memory Usage 2,331KB
  • 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
  • (4)bbcode_code
  • (1)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
  • (4)pagenav_pagelink
  • (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