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 11-25-2009, 08:56 PM
Hawk7173 Hawk7173 is offline
 
Join Date: Dec 2004
Posts: 169
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Columns in post body?

I would like to be able to make a list of names with 3 - 4 columns rather than a long single list down the left side of the text body. How would one do this?

Thanks in advance!!!
Reply With Quote
  #2  
Old 11-25-2009, 09:13 PM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

A list of what names? Do you have an image of what you want? And on what page? I can't tell from your description what you want.
Reply With Quote
  #3  
Old 11-26-2009, 12:29 AM
Hawk7173 Hawk7173 is offline
 
Join Date: Dec 2004
Posts: 169
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks for responding.
I Want to list member's names that have supported the forum via donations, but would like to make the list with columns rather than one long list that one would need to scroll way down to read.

name.............................................n ame........................... ........name...............................
name.............................................n ame........................... ........name...............................
name.............................................n ame........................... ........name...............................

only without needing the periods to create the space inbetween the names.

Hope that explains it better.
Reply With Quote
  #4  
Old 11-26-2009, 04:26 AM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Well, you still haven't said anything about where you want this list, but basically, make an actual list - <ul><li>name1</li><li>name2</li><li>name3</li>etc and then just use css to make <ul> have a width of 100% and the <li> to have a width of 25% or 33%. Then they will all align themselves correctly (I actually wrote an article on this for use in vb4 forums which are lists).
Reply With Quote
  #5  
Old 11-26-2009, 02:58 PM
Hawk7173 Hawk7173 is offline
 
Join Date: Dec 2004
Posts: 169
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I would like to be able to post this list in the body of any post. Just like I did in the reply to your previous post. I do not have html enabled for use in posting as reccommended by vBulletin due to possible security problems. I am away from home and my wife's laptop does not have a photo program or I would show a screenshot.
Reply With Quote
  #6  
Old 11-26-2009, 03:00 PM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

If you want to put it in posts, I guess you'll have to write some bbcode to do this. I think there is a <table> bbcode. Perhaps go find that and see if it does what you want.
Reply With Quote
  #7  
Old 11-26-2009, 03:18 PM
Hawk7173 Hawk7173 is offline
 
Join Date: Dec 2004
Posts: 169
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Could this be made into a bbcode? I don't know how to go about it.
Reply With Quote
  #8  
Old 11-26-2009, 03:30 PM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I would guess you could make it into bbcode. But, did you check out the table bbcode? I think that does what you want.
Reply With Quote
  #9  
Old 11-26-2009, 03:36 PM
Hawk7173 Hawk7173 is offline
 
Join Date: Dec 2004
Posts: 169
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'll hunt for it. Will post my findings. Thanks

--------------- Added [DATE]1259278027[/DATE] at [TIME]1259278027[/TIME] ---------------

I checked out the BB code table https://vborg.vbsupport.ru/showthrea...26gt%3B+bbcode
but when attempting to upload the language pack, I got a message that it was for a vb version 3.6 and I'm runnin vb 3.8.4

I also spot cchecked gthrough the 38 pages and it doesn't look like it will work for me.

--------------- Added [DATE]1259281282[/DATE] at [TIME]1259281282[/TIME] ---------------

I allowed myself to use html and did the following test.

<html>
<body>

<table border="0" width="75%" cellpadding="10">
<tr>

<td width="25%" valign="top">
<li>test</li>
<li>test</li>
<li>test</li>
</td>

<td width="25%" valign="top">
<li>test</li>
<li>test</li>
<li>test</li>
</td>

<td width="25%" valign="top">
<li>test</li>
<li>test</li>
<li>test</li>
</td>

</tr>
</table>

</body>
</html>

This accomplishes what I would like, only the list doesn't start until quite a ways down the page after entering the text before the list.














the space between this sentence and the one above is aprox the space shown once the post is submitted
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:11 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.03911 seconds
  • Memory Usage 2,236KB
  • Queries Executed 11 (?)
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
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (9)post_thanks_box
  • (9)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (9)post_thanks_postbit_info
  • (9)postbit
  • (9)postbit_onlinestatus
  • (9)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
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete