vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Styles (https://vborg.vbsupport.ru/forumdisplay.php?f=230)
-   -   Facebook Advanced (NEW: Fluid!) (https://vborg.vbsupport.ru/showthread.php?t=186965)

Bellardia 07-31-2008 10:00 PM

Facebook Advanced (NEW: Fluid!)
 
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

Bellardia 08-01-2008 05:36 PM

Reserved.


Here are Screenshots:

http://test.bellardia.com/FBA.JPG
http://test.bellardia.com/FBA2.JPG
http://test.bellardia.com/FBA3.JPG
http://test.bellardia.com/FBA4.JPG
http://test.bellardia.com/FBA5.JPG
http://test.bellardia.com/FBA6.JPG
http://test.bellardia.com/FBA7.JPG

Shazz 08-01-2008 05:39 PM

Wow that looks interesting...

Alfa1 08-01-2008 06:13 PM

Indeed. Very nice! I would love to see more styles from you.

Spank 08-01-2008 06:19 PM

That's looks really good. Not suited to my forums, but you've done a fantastic job!

GrendelKhan{TSU 08-01-2008 06:49 PM

wow!

great job!! question.. is there anyway to make it so there is only left sidebar on forum? our users like full width when actually reading threads etc.

ps. can't wait for the fluid style!! :D

EDIT: ahh! fixed style just ain't working for our forums...
hope, fluid comes out soon... really want to use this. :D

Bellardia 08-01-2008 06:56 PM

I'll recode part after the long weekend to make it full width for those who prefer it that way. It won't be that easy to change with just the main style template, but is pretty easy to do nonetheless. It'll definately be the first thing on my todo list.

Thanks for the positive input.

GrendelKhan{TSU 08-01-2008 07:36 PM

other issues:

- doesn't seem to work well with vbadanced CMPS
- images break in vbagallery
- tabs don't work in profiles ... they all just appear as separate boxs in a long list.

GrendelKhan{TSU 08-01-2008 07:42 PM

Quote:

Originally Posted by Bellardia (Post 1589402)
I'll recode part after the long weekend to make it full width for those who prefer it that way. It won't be that easy to change with just the main style template, but is pretty easy to do nonetheless. It'll definately be the first thing on my todo list.

Thanks for the positive input.


awesome!!

I really love how you did this... facebook's style is very clean and tight (as in put together nice) one of its biggest attributes imho. but even more than facebook aspect is just how much you show how different forums can look with right application. :)


other questions/sugg:
- is there a way to cleanly add "blocks" to the left sidebar? I'd love to put other ads or things specific to our content. and a "highlighted profile" would be INCREDIBLE
- again, like Ultimate Side Bar add-on... option to see sidebar only on forumhome (or whereever) would be very high on the amazingness scale. :)
- fluid is much needed, but even more so, just ability to set a wider width. our analytics show most our users at 1024x768 and higher (other site is even higher average--different country ;))

Bellardia 08-01-2008 07:43 PM

I don't have vbadvanced cmps so I can't check why it doesn't work atm.
I'll look into the broken images, but I assume it's because of the small size.

Tabs don't work..there are no tabs, such is intentional.

Atakan KOC 08-01-2008 08:08 PM

very nice style.

Hasann 08-01-2008 08:13 PM

fantastic style very interesting

Brandon Sheley 08-01-2008 08:18 PM

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

now you have to make one for the new.facebook.com :D

valdet 08-01-2008 08:55 PM

That is a great lightweight style. Thanks.

Bellardia 08-01-2008 10:05 PM

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).

GrendelKhan{TSU 08-01-2008 10:21 PM

Quote:

Originally Posted by Bellardia (Post 1589519)
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. :)

Spank 08-02-2008 07:36 AM

It's a shame that facebook has ljust updated to a new look, just as this came out lol.

3dsoft 08-02-2008 08:26 AM

When uploading an image and writing a comment, the comment partly is on top of the user avatar.
Check it out.

Bellardia 08-02-2008 01:46 PM

Quote:

Originally Posted by 3dsoft (Post 1589732)
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

Purcelly 08-02-2008 03:52 PM

There's no download files for me

Bellardia 08-02-2008 04:34 PM

Sorry, I corrected it.

3dsoft 08-02-2008 07:27 PM

Thank you bellardia. :)

3dsoft 08-02-2008 07:31 PM

Check out this link. Why are those images showing up on top of my message?

Bellardia 08-02-2008 10:06 PM

I don't have my test forum set to scale images.

The maximum width for any photos should be set to below the fixed width of the style, in this case about 600 pixels. Anything larger, such as that image is much larger than the div it's held in, which causes it to overlap.

edenx 08-03-2008 03:02 AM

Can you upload PSD file for the logo? what font is it?

Thanks in advance!

Bellardia 08-03-2008 03:31 AM

It's saved as a png, which should be editable under photoshop.

images_fba/misc/face_logo.png
The font I used is impact, not sure what facebook actually uses for the title.

EuK 08-03-2008 10:51 AM

very nice style

TheBlackPoet 08-03-2008 02:29 PM

its very nice.. i've installed the narrow version.., but i know the fluid ver. will work better for my needs.. cant wait..

iBlazee 08-03-2008 05:01 PM

OUCH! Now that's some hardcore awesome work!

DEMO OF MY SITE: Removed as warez is not allowed

Bellinis 08-04-2008 08:41 AM

Just want to say I really love this style!! Go go go! :)

sensimilla 08-04-2008 10:38 AM

One of the best I have ever seen and ive seen alot :) good job
"less means more"

Hornstar 08-05-2008 06:22 AM

nice work, not sure ill use it tho, but it looks real close.

christian8a 08-05-2008 09:23 AM

You cant use any facebook icon on your style, everything you see on Facebook is copyrighted" just trying to keep some people that dont know that out of trouble ;)

GrendelKhan{TSU 08-06-2008 07:29 AM

Quote:

Originally Posted by christian8a (Post 1591756)
You cant use any facebook icon on your style, everything you see on Facebook is copyrighted" just trying to keep some people that dont know that out of trouble ;)

I think people wish their forums were big enough for facebook to care. :rolleyes: ;) :p

GrendelKhan{TSU 08-06-2008 09:57 AM

any word on a fluid versoin? :)

Bellardia 08-06-2008 04:01 PM

I've been working on some paid requests as of late, and haven't had time to work for myself yet, but it's definately comming!

Hopefully by the end of the week.

Endurer 08-06-2008 05:45 PM

Looking forward to the fluid style

Conlons 08-07-2008 12:49 PM

Hi there...is there anything i'm doing wrong uploaded the images folder to the root directory of my forum, then went to the styles manager and imported the style, it says it processed but nothing shows...please help

Al

Bellardia 08-07-2008 02:14 PM

You have to change the style on your pages, either in the global settings, or by scrolling down to the bottom left hand corner of a forum page and selecting it from the select menu.

protos78 08-08-2008 04:13 AM

Excellent... Well done.

For some reason, menus on the left doesn't show up.


All times are GMT. The time now is 03:24 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.01420 seconds
  • Memory Usage 1,814KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete