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)

GrendelKhan{TSU 08-08-2008 06:10 AM

Quote:

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

cool :)

NAZIA 08-08-2008 02:31 PM

Nice thank you for sharing.. installed

steveninstl 08-08-2008 07:27 PM

any word on the fluid for this? This is a great style, running it on my forum now pimpmyberry.com

Vindictive 08-09-2008 03:57 AM

I don't plan on using it, but great work!

quassimodem 08-15-2008 07:50 PM

Any news on the fluid style, and how do I get rid of the Google adds so I can add my own?

steveninstl 08-15-2008 10:19 PM

overwrite the code that is in the ad location templates
goto search template and put in Google that will tell you where anything that has Google in it is located

Chadi 08-16-2008 03:49 AM

Now that facebook has been redesigned, do you plan on updating your skin to their new design? Just curious.

Thanks.

quassimodem 08-16-2008 08:20 AM

Cheers Steven, found it last night...

quassimodem 08-16-2008 08:24 AM

And how would I change the color from Blue to Red?

Thanks

ShawneyJ 08-17-2008 03:57 AM

great looking style but, any links added to quick links messes the side bar links and the members profiles look shocking set out like that.

steveninstl 08-17-2008 04:20 PM

Any update on Fluid? Thanks!

wormman 08-19-2008 01:04 AM

I love it. I installed it at Wormman.com

deneme2 08-19-2008 05:29 AM

thanks

Fekry Nabil 08-19-2008 10:01 PM

I like what I c here , but how can I download it, I am a member and have license, but there's no link for me shown to get it

steveninstl 08-21-2008 11:59 PM

Has anyone run into any database errors with this style after upgrading the VBulletin to 3.7.2, PL 2???

steveninstl 08-22-2008 12:13 AM

never mind..it wasnt the style...it was a thumbnail plugin...

steveninstl 08-27-2008 12:44 PM

I managed to make this a fluid style, using bits and pieces from another style.

I am still awaiting the "official" fluid style for this style. I am not using any other styles to my forum other than this type. It really flows well and looks great.

easytiger747 08-29-2008 08:41 PM

Installed!

Love it, love it, love it!

I will be waiting patiently for the fluid style and here's hoping this won't be too long a wait!

Keep up the good work! One of the best skins I have downloaded if not the best!

Villyz 08-30-2008 08:21 AM

Installed on www.xile-gaming.net

3dsoft 08-31-2008 05:36 PM

Have you seen the new facebook skin? To me it looks more cleaned up than the old one.

Bellardia 08-31-2008 06:17 PM

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.

rapidphim 09-01-2008 09:13 AM

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

Bellardia 09-01-2008 02:14 PM

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&amp;logouthash=$bbuserinfo[logouthash]"  onclick="return log_out()"><phrase 1="$bbuserinfo[username]">$vbphrase[log_out_x]</phrase></a>

rapidphim 09-01-2008 04:15 PM

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?

Bellardia 09-01-2008 05:14 PM

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.

rapidphim 09-01-2008 06:28 PM

worked perfectly.... thanks so much.

Bellardia 09-02-2008 04:41 AM

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.

rapidphim 09-03-2008 03:49 AM

Quote:

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

Hello Bellardia, after changing this, and when I log out, the pop up box said undefined menu... can we fix that? Thanks much.

Bellardia 09-03-2008 01:01 PM

Mind posting the source of your new header?
Include in [code] tags and I'll look through it.

rapidphim 09-03-2008 02:05 PM

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

sebil 09-03-2008 03:19 PM

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

Bellardia 09-03-2008 05:44 PM

Quote:

Originally Posted by rapidphim (Post 1613613)
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.

rapidphim 09-04-2008 04:53 AM

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


Bellardia 09-06-2008 06:01 AM

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


rapidphim 09-06-2008 11:26 AM

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.

sebil 09-06-2008 01:39 PM

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...
https://vborg.vbsupport.ru/external/2008/09/66.jpg

Bellardia 09-06-2008 02:45 PM

You could always add a tcat color in a few seconds by going to
All Style Optons > Find tcat, then set the background.

KiLLAxMAHN 09-06-2008 09:15 PM

where do i import the theme file?

KiLLAxMAHN 09-07-2008 12:06 AM

can some1 help me install this my aim is KiLLAxMAHN

KiLLAxMAHN 09-07-2008 12:46 AM

I got it to work but how do i change the ads, i want to add my one ads?


All times are GMT. The time now is 11:08 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.01470 seconds
  • Memory Usage 1,856KB
  • 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
  • (6)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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