Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 General Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 08-01-2006, 02:00 PM
Puntal Puntal is offline
 
Join Date: May 2006
Posts: 47
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Staff Banners...

Please someone help here.

I've been trying to get this to work,i've read all around the forum and mods,but cant find anything.

I would like to have my staff pincture centered just like this one attached.

Now,i know how to go to Add new rank,but if dot not show all the extra groups that you supposed to be in,and it does not center out,it's right next to the avatar,wich is a bit crap really

So can anybody here help?

Thanks
Attached Images
File Type: jpg Postpit.JPG (13.2 KB, 0 views)
Reply With Quote
  #2  
Old 08-01-2006, 02:24 PM
Kirk Y's Avatar
Kirk Y Kirk Y is offline
 
Join Date: Apr 2005
Location: Tallahassee, Florida
Posts: 2,604
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hey, Adminfusion. Why not take a look at the source code, see what they used.
Reply With Quote
  #3  
Old 08-01-2006, 02:45 PM
Puntal Puntal is offline
 
Join Date: May 2006
Posts: 47
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Looking,and actually doing is two diferent things m8...
Reply With Quote
  #4  
Old 08-01-2006, 02:48 PM
Kirk Y's Avatar
Kirk Y Kirk Y is offline
 
Join Date: Apr 2005
Location: Tallahassee, Florida
Posts: 2,604
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ha, I guess that's true. I'll take a look too, then.

Okay:

Find in postbit template:
Code:
<if condition="$post['rank']"><div class="smallfont">$post[rank]</div></if>
				
			</td>
Add below:
Code:
<td class="alt2" align="center" width="90%">


<div class="smallfont"><img src="" alt="" border="" /></div>

	</td>
Are you trying to put your regular rank images there? If so, the code will need to be changed a little bit. As I posted above would be if you just wanted to stick an image there.
Reply With Quote
  #5  
Old 08-01-2006, 03:07 PM
Puntal Puntal is offline
 
Join Date: May 2006
Posts: 47
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i am trying to put my rank images.

And thanks for your help m8.
Reply With Quote
  #6  
Old 08-01-2006, 08:36 PM
Kirk Y's Avatar
Kirk Y Kirk Y is offline
 
Join Date: Apr 2005
Location: Tallahassee, Florida
Posts: 2,604
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Then instead...

Find in posbit template:
Code:
<if condition="$post['rank']"><div class="smallfont">$post[rank]</div></if>
Replace with:
Code:
<if condition="$post['rank']"><td class="alt2" align="center" width="90%">
<div class="smallfont">$post[rank]</div>
	</td></if>
Try adjusting the width parameter in the <td> to position it.
Reply With Quote
  #7  
Old 08-01-2006, 10:04 PM
Puntal Puntal is offline
 
Join Date: May 2006
Posts: 47
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks mate.

Works a treat.

Now the only problem i have,is line them up on top of each other.
Because they're lining up next to each other at the moment.

But great work m8...

Cumps
Puntal
Reply With Quote
  #8  
Old 08-01-2006, 10:47 PM
Kirk Y's Avatar
Kirk Y Kirk Y is offline
 
Join Date: Apr 2005
Location: Tallahassee, Florida
Posts: 2,604
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Try sticking a <br /> after $post[rank].
Reply With Quote
  #9  
Old 08-02-2006, 07:13 AM
Puntal Puntal is offline
 
Join Date: May 2006
Posts: 47
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks again m8.

Now i have another problem.

It has a little X on the right side(see picture)

But cant take it off...

Cumps
Puntal
Attached Images
File Type: jpg Error.JPG (4.7 KB, 0 views)
Reply With Quote
  #10  
Old 08-02-2006, 02:39 PM
Kirk Y's Avatar
Kirk Y Kirk Y is offline
 
Join Date: Apr 2005
Location: Tallahassee, Florida
Posts: 2,604
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It's trying to get a picture from somewhere, but can't for whatever reason. Try right-clicking on the X and checking what image it's trying to get. Check around the area where you pasted the code I provided for any <img src=".
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 08:52 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.04036 seconds
  • Memory Usage 2,267KB
  • Queries Executed 14 (?)
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
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (4)bbcode_code
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (10)postbit
  • (2)postbit_attachment
  • (10)postbit_onlinestatus
  • (10)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_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete