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)

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 10:50 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.01315 seconds
  • Memory Usage 1,801KB
  • 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_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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