vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Design and Graphics Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=168)
-   -   About Me tab in profile (https://vborg.vbsupport.ru/showthread.php?t=187616)

Ragnarok 08-09-2008 07:38 AM

About Me tab in profile
 
Alrighty- the easiest way to explain what I'm doing is to just link this, I think.
http://www.vbulletin.com/forum/showthread.php?t=281222

Can anyone help me out with this?

Ragnarok 08-10-2008 09:29 PM

Nobody has anything to say at all? :/

Attitude5ire 08-11-2008 12:04 PM

Well mate i duno why or what u trying but i went to search phrases and put 'about' in search and found those 2 variables in prolly 4 or 5th lines..
its about_x and about_me.

Does it help?

Ragnarok 08-13-2008 12:56 AM

1 Attachment(s)
The images ought to explain it- I've moved the About Me tab to the right hand side of the profile. "Untitled.jpg" is what it looks like now, while "Untitled2.jpg" is what I want it to look like.

In the thread I linked to, Kerry-Anne mentioned it involved a file edit- but I haven't a clue as to what I should be editing out.

djxcee 08-14-2008 07:29 AM

So you basically want the "About Saint Ebony" to be removed?

Ragnarok 08-14-2008 07:31 AM

Exactly.

djxcee 08-14-2008 07:36 AM

Go to "memberinfo_profilefield_category" and replace it with this:

PHP Code:

<if condition="$show['profile_category_title']">
        <if 
condition="$category['description']"><div class="smallfont">$category[description]</div></if>
        <
dl class="list_no_decoration profilefield_list">
            
$category[fields]
        </
dl>
<else />
    <
dl class="list_no_decoration alt1 block_row profilefield_list">
        
$category[fields]
    </
dl>
</if> 


Ragnarok 08-14-2008 01:04 PM

Beautiful. That was... considerably easier than I'd thought it was. Thank you.

Now to finish the rest of this crap, lol.


All times are GMT. The time now is 06:42 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.01063 seconds
  • Memory Usage 1,724KB
  • 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_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete