vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Styles (https://vborg.vbsupport.ru/forumdisplay.php?f=237)
-   -   New Facebook! (https://vborg.vbsupport.ru/showthread.php?t=198863)

TNCclubman 01-25-2009 07:42 PM

also, if you want a tiling background image...

In the BODY section, go to EXTRA CSS ATTRIBUTES and add this line (heres the complete code for that section.

background-image: url(http://www.yoursite.com/background.jpg);
margin: 0px 0px 5px 0px;
padding: 0px;

GlamRockTalk 01-25-2009 09:01 PM

Hmm...not sure that I want the tiling background image since I want to mimic the Facebook style pretty much...but, great info! :D

By the way, how do you get into the right column to change/add things there?

I'm working on my postbit_legacy right now and getting it tweaked to how I want it. But, the right column (ads/contact us/etc) is next on my list.

TNCclubman 01-25-2009 09:10 PM

search for footer template. Its all in there.

GlamRockTalk 01-25-2009 09:18 PM

Thanks :up:

I remember reading about you having to add the "settings", "inbox", "my photos"...section on the right. How did you do that?

TNCclubman 01-25-2009 10:40 PM

Put this in the footer before the 'contact us'

Code:

<!-- #################### RIGHTSIDE MENU #################### -->
<table class="alt1" cellpadding="2" cellspacing="0" border="0" width="100%">
  <tr>
    <td class="alt1"> <img class="inlineimg" border="0" src="images/styles/new_facebook/images/sidemenu/usercp.gif"/>&nbsp;<a href="usercp.php">
      Settings</a> </td>
  </tr>
  <tr>
    <td class="alt1"> <img class="inlineimg" border="0" src="images/styles/new_facebook/images/sidemenu/pm.gif"/>&nbsp;<a href="private.php">
      Inbox </a> </td>
  </tr>
  <tr>
    <td class="alt1"> <img class="inlineimg" border="0" src="images/styles/new_facebook/images/sidemenu/photos.gif"/>&nbsp;<a href="album.php">
      My Photos</a> </td>
  </tr>
  <tr>
    <td class="alt1"> <img class="inlineimg" border="0" src="images/styles/new_facebook/images/sidemenu/friends.gif"/>&nbsp;<a href="memberlist.php">
      Browse Members</a> </td>
  </tr>
  <tr>
    <td class="alt1"> <img class="inlineimg" border="0" src="images/styles/new_facebook/images/sidemenu/groups.gif"/>&nbsp;<a href="group.php">
      Social Groups</a> </td>
  </tr>
  <tr>
    <td class="alt1"> <img class="inlineimg" border="0" src="images/styles/new_facebook/images/sidemenu/calendar.gif"/>&nbsp;<a href="calendar.php">
      Calendar</a> </td>
  </tr>
</table>
<br />
<!-- #################### /RIGHTSIDE MENU #################### -->


GlamRockTalk 01-25-2009 11:53 PM

Awesome TNCClubman! :D

Thanks so much! :up:

TNCclubman 01-26-2009 02:04 AM

No problem bro, we're all in this together.

GlamRockTalk 01-26-2009 02:21 AM

Okay, I just added the right side menu. The links are there, but the images aren't showing up. And, the path seems to be correct. Is there something special that needs to be done? Anything out of the ordinary?

TNCclubman 01-26-2009 02:31 AM

try removing the first slash before the word images in all the link paths ="/images

so

="images

GlamRockTalk 01-26-2009 02:38 AM

Yup..that's the deal :up:

So, you might want to edit the code you put above so others don't have that issue if you haven't already. Thanks again bro! :D


No images for Social Groups and Browse Members though. :(

Edited: Those images are "groups.gif" and "friends.gif" instead of what is showing in your code :)


All times are GMT. The time now is 07:40 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.01322 seconds
  • Memory Usage 1,739KB
  • 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
  • (1)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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