vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Codes (https://vborg.vbsupport.ru/showthread.php?t=218484)

Ronald0 07-13-2009 04:33 AM

Codes
 
Okay, well i have created my own custom template, as well as a custom plugin and php file based on a Terms Of Service page.

Now what the issue is...

You go to the page and everything is like

Quote:

1.srshsfhksfghdfsdfsssssssssssssssssssssssssssssss sssssssssssssss
fsfsfdsfsdfsdfsfsfsfsdfsdfsdfsf
2.srshsfhksfghdfsdfsssssssssssssssssssssssssssssss sssssssssssssss
fsfsfdsfsdfsdfsfsfsfsdfsdfsdfsf
3.srshsfhksfghdfsdfsssssssssssssssssssssssssssssss sssssssssssssss
fsfsfdsfsdfsdfsfsfsfsdfsdfsdfsf
4.srshsfhksfghdfsdfsssssssssssssssssssssssssssssss sssssssssssssss
fsfsfdsfsdfsdfsfsfsfsdfsdfsdfsf
5.srshsfhksfghdfsdfsssssssssssssssssssssssssssssss sssssssssssssss
fsfsfdsfsdfsdfsfsfsfsdfsdfsdfsf
Like it doesnt look professional its all in a paragraph ugliness.

How do i make a space in between each line?

JacquiiDesigns 07-13-2009 06:47 AM

Try the following:

HTML Code:

<ol>
<li>List item 1</li>
<li>List item 2</li>
<li>List item 3</li>
<li>List item 4</li>
</ol>

Will output a clean list code as if:
  1. List item 1
  2. List item 2
  3. List item 3
  4. List item 4

HTH :)

Jacquii.

Ronald0 07-13-2009 06:52 AM

Um... we already went over this. =X but i figured it out.

JacquiiDesigns 07-13-2009 06:58 AM

well - I thought I could enlighten anyone else who I'm not screwin' around with on IM
Knowledge is the elixir of the Gods - so I like to spread a little of it around - Drink up Jake :P

Jacquii.


All times are GMT. The time now is 10:12 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.01277 seconds
  • Memory Usage 1,719KB
  • 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_html_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)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