The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Facebook Advanced (NEW: Fluid!) Details »» | |||||||||||||||||||||||||
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
|
Comments |
#62
|
|||
|
|||
I honestly hate the new facebook skin.
Although a bit cleaner, its content is much less organized in my perspective. I haven't forgotten about the fluid! I've finally freed up some time and hope to start/finish work on it today. |
#63
|
|||
|
|||
this is a wonderful style here. Thanks much. However, would you please kindly to show me where to edit the Google Ads code and how to add another block for other ads? Also, is there a way that I can place the username next to the logout (on top of the page).
|
#64
|
|||
|
|||
Search templates for google, it should only have one match for this skin.
Here's your logout code; Code:
<a href="login.php?$session[sessionurl]do=logout&logouthash=$bbuserinfo[logouthash]" onclick="return log_out()"><phrase 1="$bbuserinfo[username]">$vbphrase[log_out_x]</phrase></a> |
#65
|
|||
|
|||
thanks much and is there any thought to update this skin for latest vb version?
I tried the new logout code but somehow it picked up different font color. How to fix that one, can you show me? |
#66
|
|||
|
|||
Just throw it inside <span> </span> tags with the same style="" and class="" as the ones it's beside.
This skin should work for the latest version of VB if I'm not mistaken, there was no major changes to the vB framework. |
#67
|
|||
|
|||
worked perfectly.... thanks so much.
|
#68
|
|||
|
|||
Anytime.
<----- Update -----> Added a fluid style, simply download the new package, and upload the FBA_FLUID instead. It's a 90% browser viewport width. Thank-you all for the compliments/downloads/installs, and sorry for the extremely long time it took me to add this! Stay tuned for another, much more complex/detailed style coming from me in the near future (not facebook related). Edit - Let me know if the images/buttons on the fluid style do not appear properly. There were small directory differences between the style I uploaded to my testform and when I built it on localhost. |
#69
|
|||
|
|||
Hello Bellardia, after changing this, and when I log out, the pop up box said undefined menu... can we fix that? Thanks much.
|
#70
|
|||
|
|||
Mind posting the source of your new header?
Include in [code] tags and I'll look through it. |
#71
|
|||
|
|||
Here it is.
Code:
<a href="login.php?$session[sessionurl]do=logout&logouthash=$bbuserinfo[logouthash]" onclick="return log_out()"><span class="hsmall"><phrase 1="$bbuserinfo[username]">$vbphrase[log_out_x]</phrase></span></a> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|