Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.6 > vBulletin 3.6 Template Modifications
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Frame for user profile in posts Details »»
Frame for user profile in posts
Version: 1.0.51, by evofile evofile is offline
Developer Last Online: Nov 2006 Show Printable Version Email this Page

Version: 3.6.2 Rating:
Released: 06-08-2006 Last Update: Never Installs: 103
Code Changes  
No support by the author.

Frame for user profile in posts

template to edit: 1

installation:

in template postbit or postbit_legacy find:


Code:
<div id="postmenu_$post[postid]">
    <if condition="$show['profile']">

above it add:


Code:
<fieldset class="fieldset" style="margin:$stylevar[formspacer]px 0px 0px 0px"> <legend>User Profile</legend> <div>

DON'T FORGET TO CLICK

Supporters / CoAuthors

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #12  
Old 07-02-2006, 12:51 AM
frandy frandy is offline
 
Join Date: Mar 2006
Posts: 39
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

How do you get it so its got the rounded images and stuff like that?
Reply With Quote
  #13  
Old 07-02-2006, 08:50 AM
peterska2 peterska2 is offline
 
Join Date: Oct 2003
Location: Manchester, UK
Posts: 6,504
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Please attach your instructions in a text file.

Nice little modification BTW, but you're a line of code missing. If you need any help, just shout.
Reply With Quote
  #14  
Old 07-07-2006, 12:19 PM
G_Man G_Man is offline
 
Join Date: Feb 2006
Location: Washington State
Posts: 264
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

What nifty little idea.
Reply With Quote
  #15  
Old 07-09-2006, 11:04 AM
sam anders sam anders is offline
 
Join Date: May 2006
Posts: 83
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

nice thanks for this
Reply With Quote
  #16  
Old 08-11-2006, 05:55 AM
GreysAnatomy's Avatar
GreysAnatomy GreysAnatomy is offline
 
Join Date: May 2005
Location: Chocoland
Posts: 52
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Very nice, thank you for sharing!
Reply With Quote
  #17  
Old 08-12-2006, 01:16 PM
Revpolar Revpolar is offline
 
Join Date: Feb 2004
Posts: 102
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Anyone know how to change the color of the border? I just cant figure it out.
Reply With Quote
  #18  
Old 08-13-2006, 05:06 AM
o0Hubba0o's Avatar
o0Hubba0o o0Hubba0o is offline
 
Join Date: Mar 2005
Location: Minnesota
Posts: 263
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by frandy
How do you get it so its got the rounded images and stuff like that?
I think that's a browser issue, it won't round them in FF if I remember right, not a 100% sure on that though.





Quote:
Originally Posted by Revpolar
Anyone know how to change the color of the border? I just cant figure it out.
You should be able to add color by adding this:

color: #ffffff;

so it looks like this, that should do it...I think. Though I'm not sure why the "class="fieldset"" is in there, I haven't tried this one yet myself.


Code:
<fieldset class="fieldset" style="margin:$stylevar[formspacer]px 0px 0px 0px; color: #ffffff;"> <legend>User Profile</legend> <div>
Reply With Quote
  #19  
Old 08-13-2006, 07:03 AM
ran_iu_Conan ran_iu_Conan is offline
 
Join Date: Jul 2006
Location: Viet Nam
Posts: 20
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

demo?????????/
thank
Reply With Quote
  #20  
Old 08-15-2006, 03:45 PM
Revpolar Revpolar is offline
 
Join Date: Feb 2004
Posts: 102
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by o0Hubba0o
I think that's a browser issue, it won't round them in FF if I remember right, not a 100% sure on that though.






You should be able to add color by adding this:

color: #ffffff;

so it looks like this, that should do it...I think. Though I'm not sure why the "class="fieldset"" is in there, I haven't tried this one yet myself.


Code:
<fieldset class="fieldset" style="margin:$stylevar[formspacer]px 0px 0px 0px; color: #ffffff;"> <legend>User Profile</legend> <div>
Still blue no matter what I do. I dont know why Its not definable or what.
Reply With Quote
  #21  
Old 08-18-2006, 07:55 AM
GreysAnatomy's Avatar
GreysAnatomy GreysAnatomy is offline
 
Join Date: May 2005
Location: Chocoland
Posts: 52
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Adding the following code instead of the one provided in the first post will add a border around it using the same color defined in Styles & Templates > All Style Options > Table Border section:

Code:
<fieldset class="alt2" style="border:1px solid $stylevar[tborder_bgcolor]"div>
A preview can be seen here.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 11:26 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.05251 seconds
  • Memory Usage 2,307KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (5)bbcode_code
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete