vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Profile Enhancements - Profile Welcome Message - Users can add a message at the top of their profile (https://vborg.vbsupport.ru/showthread.php?t=187582)

Brandon Sheley 08-09-2008 07:38 PM

Quote:

Originally Posted by sockwater (Post 1594883)
Ok, thanks for the explanations, should be fixed in version 1.2.

sounds good :)
Quote:

Originally Posted by sockwater (Post 1594888)
Allowing BBcode would also be nice, but would involve a complete rewrite of this mod. I'll look into this one as well, if I get time.

that would be fantastic :up:

ellaithy 08-09-2008 08:49 PM

thank you

Leica.Robbiani 08-09-2008 10:33 PM

Nice little hack, thanx a lot. But it should be possible to use bbcodes...................

PoetJA-1975 08-10-2008 01:59 AM

Quote:

Originally Posted by sockwater (Post 1594888)
Allowing BBcode would also be nice, but would involve a complete rewrite of this mod. I'll look into this one as well, if I get time.

Nice! Thanx for considering and Thanx for the sharing!

Jacquii.

safakuygur 08-10-2008 05:58 AM

very nice thanks

blind-eddie 08-10-2008 02:42 PM

To pick up vbulletin css, edit the memberinfo_profilewelcomemessage template.
On the first line, you see the following.


Code:

<div style="margin:-15px 10px 12px 10px;color:#FFF;">
Change this to.

Code:

<div>
Also, I didn't like the way it was so close to the tab's, so I added at the
very top & the very bottom of the template.

Code:

<tr><td class="alt1" colspan="2" width="100%"><hr width="99%" size="1" align="center" color="red"></td></tr>
To me, It stands out better. It's great for dark board's.

Check out my profile.

At any time you edit any template, you can view history of that template.
Any info you remove will still be shown.

Thelonius Beck 08-12-2008 02:55 PM

~I found it difficult to read the text (no matter the color) over custom BG's.
So I did it this way. It automatically pics up the full user CSS for "Primary Content Areas."
Code:

<div style="margin:-15px 10px 12px 10px;color:#FFF;">
Change this to...

Code:

<div class="alt1">
~I liked what you did with the Upper & Lower borders blind-eddie, I just removed the color code to make it fit more pallets(Kinda looks metallic). I also upped the width to 100%(I just like it better that way)

At Top & Bottom
Code:

<tr><td class="alt1" colspan="2" width="100%"><hr width="100%" size="1" align="center"></td></tr>
My Profile

auctionguy 08-12-2008 05:52 PM

Awesome hack! I will try this one!

Thanks for the share!

Brandon Sheley 08-12-2008 06:17 PM

mind sharing what was "updated" as my prefix doesn't say installed anymore, it says updated, yet I don't see any notes?

thanks

sockwater 08-12-2008 07:53 PM

It fixes the problem in post #14 and caches a template that wasn't being cached.


All times are GMT. The time now is 02:22 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.01076 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
  • (6)bbcode_code_printable
  • (3)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